TODO
changeset 1420 5eb814732c46
parent 1418 8b10ba4d3302
child 1424 cb02dbe4076f
equal deleted inserted replaced
1419:8fc38c37d86e 1420:5eb814732c46
    12 
    12 
    13 * Distributed clocks:
    13 * Distributed clocks:
    14     - Delay calculation.
    14     - Delay calculation.
    15     - Use common application time offset when setting start times.
    15     - Use common application time offset when setting start times.
    16     - Check 32/64 bit operations.
    16     - Check 32/64 bit operations.
       
    17     - Set system time offset only when application time available.
    17 * Fix unloading problem of ec_e100 driver.
    18 * Fix unloading problem of ec_e100 driver.
    18 * Use ec_datagram_zero() where possible.
    19 * Use ec_datagram_zero() where possible.
    19 * Fix arguments of reg_read.
    20 * Fix arguments of reg_read.
    20 * Sign/Abs type for reg_ commands?
    21 * Sign/Abs type for reg_ commands?
    21 * Number layout for reg_read.
    22 * Number layout for reg_read.