TODO
changeset 1427 f408a635a701
parent 1425 c1322a8793c0
child 1436 08eaf72409bb
equal deleted inserted replaced
1426:af45bba80d85 1427:f408a635a701
    12 
    12 
    13 * Distributed clocks:
    13 * Distributed clocks:
    14     - Use common application time offset when setting start times.
    14     - Use common application time offset when setting start times.
    15     - Check 32/64 bit operations.
    15     - Check 32/64 bit operations.
    16     - Set system time offset only when application time available.
    16     - Set system time offset only when application time available.
       
    17     - Use vendor correction factors when calculating transmission delays.
    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.