TODO
changeset 1459 02a169e67c03
parent 1455 aa18fcfe0fd1
child 1461 54e79343ce27
equal deleted inserted replaced
1458:bba02b6a4492 1459:02a169e67c03
    14     - Check 32/64 bit operations.
    14     - Check 32/64 bit operations.
    15     - Use vendor correction factors when calculating transmission delays.
    15     - Use vendor correction factors when calculating transmission delays.
    16     - Skip setting system time offset when application detached.
    16     - Skip setting system time offset when application detached.
    17     - How to set the SYNC1 shift time?
    17     - How to set the SYNC1 shift time?
    18     - Do not output graph, if topology calculation failed.
    18     - Do not output graph, if topology calculation failed.
       
    19     - Set the "Cyclic Generation Start Time" based on the slave's
       
    20       "System Time" register instead of using the application time.
       
    21     - Check if register 0x0980 is working, to avoid clearing it when
       
    22       configuring.
    19 * Fix unloading problem of ec_e100 driver.
    23 * Fix unloading problem of ec_e100 driver.
    20 * Use ec_datagram_zero() where possible.
    24 * Use ec_datagram_zero() where possible.
    21 * Fix arguments of reg_read.
    25 * Fix arguments of reg_read.
    22 * Sign/Abs type for reg_ commands?
    26 * Sign/Abs type for reg_ commands?
    23 * Number layout for reg_read.
    27 * Number layout for reg_read.