TODO
changeset 1495 88f242b722ce
parent 1494 6c632c8f45cc
child 1496 f98f89d0d778
equal deleted inserted replaced
1494:6c632c8f45cc 1495:88f242b722ce
    19     - Set the "Cyclic Generation Start Time" based on the slave's
    19     - Set the "Cyclic Generation Start Time" based on the slave's
    20       "System Time" register instead of using the application time.
    20       "System Time" register instead of using the application time.
    21     - Check if register 0x0980 is working, to avoid clearing it when
    21     - Check if register 0x0980 is working, to avoid clearing it when
    22       configuring.
    22       configuring.
    23     - Create an interface to query the System Time Difference registers.
    23     - Create an interface to query the System Time Difference registers.
    24 * Remove byte-swapping functions from user space.
       
    25 * EoE:
    24 * EoE:
    26     - Only execute one EoE handler per cycle.
    25     - Only execute one EoE handler per cycle.
    27     - Replace locking callbacks.
    26     - Replace locking callbacks.
    28     - Allow EoE with userspace application.
    27     - Allow EoE with userspace application.
    29 * Implement 'ethercat foe_read --output-file ...'.
    28 * Implement 'ethercat foe_read --output-file ...'.