equal
deleted
inserted
replaced
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 |
19 - Set the "Cyclic Generation Start Time" based on the slave's |
20 "System Time" register instead of using the application time. |
20 "System Time" register instead of using the application time. |
21 - Check if register 0x0980 is working, to avoid clearing it when |
21 - Check if register 0x0980 is working, to avoid clearing it when |
22 configuring. |
22 configuring. |
|
23 - Create an interface to query the System Time Difference registers. |
23 * Fix unloading problem of ec_e100 driver. |
24 * Fix unloading problem of ec_e100 driver. |
24 * Use ec_datagram_zero() where possible. |
25 * Use ec_datagram_zero() where possible. |
25 * Fix arguments of reg_read. |
26 * Fix arguments of reg_read. |
26 * Sign/Abs type for reg_ commands? |
27 * Sign/Abs type for reg_ commands? |
27 * Number layout for reg_read. |
28 * Number layout for reg_read. |