equal
deleted
inserted
replaced
11 Version 1.5.0: |
11 Version 1.5.0: |
12 |
12 |
13 * Distributed clocks: |
13 * Distributed clocks: |
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 - Use SYNC1 generation. |
16 - Skip setting system time offset when application detached. |
17 - Skip setting system time offset when application detaching. |
17 - Always set reference clock to OP. |
|
18 - Output DC configuration in 'ethercat config'. |
|
19 - How to set the SYNC1 shift time? |
|
20 - Do not output graph, if topology calculation failed. |
18 * Fix unloading problem of ec_e100 driver. |
21 * Fix unloading problem of ec_e100 driver. |
19 * Use ec_datagram_zero() where possible. |
22 * Use ec_datagram_zero() where possible. |
20 * Fix arguments of reg_read. |
23 * Fix arguments of reg_read. |
21 * Sign/Abs type for reg_ commands? |
24 * Sign/Abs type for reg_ commands? |
22 * Number layout for reg_read. |
25 * Number layout for reg_read. |