TODO
changeset 814 a51f857b1b2d
parent 813 bfc3f1ab52de
child 815 002fe9ec778f
equal deleted inserted replaced
813:bfc3f1ab52de 814:a51f857b1b2d
    21 * READMEs for examples.
    21 * READMEs for examples.
    22 * Calculate expected working counter for domains.
    22 * Calculate expected working counter for domains.
    23 * Distributed clocks.
    23 * Distributed clocks.
    24 * Support slaves, that don't support the LRW datagram, only LRD/LWR.
    24 * Support slaves, that don't support the LRW datagram, only LRD/LWR.
    25 * Implement all EtherCAT datagram types.
    25 * Implement all EtherCAT datagram types.
    26 * Rename all occurrences of PDO to Pdo.
       
    27 
    26 
    28 Future issues:
    27 Future issues:
    29 
    28 
    30 * Move slave handlers and state machines, etc. into a user space daemon.
    29 * Move slave handlers and state machines, etc. into a user space daemon.
    31     - Step 1: Replace Sysfs interface with cdev and a user space program
    30     - Step 1: Replace Sysfs interface with cdev and a user space program