equal
deleted
inserted
replaced
24 * C++ implementation of the library. |
24 * C++ implementation of the library. |
25 * Distributed clocks. |
25 * Distributed clocks. |
26 * Bus simulator interface. |
26 * Bus simulator interface. |
27 * Implement ecrt_master_slave() in kernel space. |
27 * Implement ecrt_master_slave() in kernel space. |
28 * Rename phy-commands to register commands. |
28 * Rename phy-commands to register commands. |
29 * Timeout for sync manager config after clearing. |
|
30 |
29 |
31 Future issues: |
30 Future issues: |
32 |
31 |
33 * Move master threads, slave handlers and state machines into a user |
32 * Move master threads, slave handlers and state machines into a user |
34 space daemon. |
33 space daemon. |