TODO
changeset 1415 9d1cdbf41247
parent 1413 44c2b7c0ae1a
child 1417 7c2d5d69134c
equal deleted inserted replaced
1414:0037a63d3cc5 1415:9d1cdbf41247
    10 
    10 
    11 Version 1.5.0:
    11 Version 1.5.0:
    12 
    12 
    13 * Distributed clocks:
    13 * Distributed clocks:
    14     - Delay calculation.
    14     - Delay calculation.
    15 	- Output reference clock and application time in 'ethercat master'.
       
    16     - User same application time offset when setting start times.
    15     - User same application time offset when setting start times.
       
    16     - Replace timeval by uint64 EtherCAT time.
       
    17 * Fix arguments of reg_read.
       
    18 * Sign/Abs type for reg_ commands?
       
    19 * Number layout for reg_read.
       
    20 * Show Record / Array / List type of SDOs.
       
    21 * Limit bandwidth of state machine datagram.
    17 * Read alias from register 0x0012 instead of SII.
    22 * Read alias from register 0x0012 instead of SII.
    18 * Finish library implementation.
    23 * Finish library implementation.
    19 * Re-work EoE code.
    24 * Re-work EoE code.
    20 * Replace locking callbacks.
    25 * Replace locking callbacks.
    21 * Implement EoE callbacks for library.
    26 * Implement EoE callbacks for library.