equal
deleted
inserted
replaced
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. |