equal
deleted
inserted
replaced
10 |
10 |
11 Version 1.5.0: |
11 Version 1.5.0: |
12 |
12 |
13 * Remove ecrt_domain_state(). |
13 * Remove ecrt_domain_state(). |
14 * Segmented Sdo downloads. |
14 * Segmented Sdo downloads. |
15 * Think over pointer return values. |
|
16 * Implement Sdo handlers in userspace library. |
15 * Implement Sdo handlers in userspace library. |
17 * Clear slave list on link down. |
16 * Clear slave list on link down. |
|
17 * Check force_config flag before error. |
|
18 * Remove allow_scanning flag. |
18 |
19 |
19 Future issues: |
20 Future issues: |
20 |
21 |
21 * Distributed clocks. |
22 * Distributed clocks. |
22 * Move master threads, slave handlers and state machines into a user |
23 * Move master threads, slave handlers and state machines into a user |