equal
deleted
inserted
replaced
22 * Bus information via userspace library (slaves, sync managers, PDOs, entries). |
22 * Bus information via userspace library (slaves, sync managers, PDOs, entries). |
23 * C++ implementation of the library. |
23 * C++ implementation of the library. |
24 * Distributed clocks. |
24 * Distributed clocks. |
25 * Bus simulator interface. |
25 * Bus simulator interface. |
26 * Implement ecrt_master_slave() in kernel space. |
26 * Implement ecrt_master_slave() in kernel space. |
|
27 * Implement EoE-locking callbacks for library. |
27 * Rename phy-commands to register commands. |
28 * Rename phy-commands to register commands. |
28 * Check for ioctl() interface version. |
29 * Check for ioctl() interface version. |
29 |
30 |
30 Future issues: |
31 Future issues: |
31 |
32 |