TODO
changeset 1326 ef907b0b5125
parent 1322 62a9a0b3d606
child 1327 4d179b06dd3c
equal deleted inserted replaced
1325:16aacb421bd4 1326:ef907b0b5125
    22 * External memory for SDO transfers.
    22 * External memory for SDO transfers.
    23 * Bus information via userspace library (slaves, sync managers, pdos, entries).
    23 * Bus information via userspace library (slaves, sync managers, pdos, entries).
    24 * C++ implementation of the library.
    24 * C++ implementation of the library.
    25 * Distributed clocks.
    25 * Distributed clocks.
    26 * Bus simulator interface.
    26 * Bus simulator interface.
       
    27 * Pdo -> PDO. Sdo -> SDO "-over-"
    27 
    28 
    28 Future issues:
    29 Future issues:
    29 
    30 
    30 * Move master threads, slave handlers and state machines into a user
    31 * Move master threads, slave handlers and state machines into a user
    31   space daemon.
    32   space daemon.