equal
deleted
inserted
replaced
17 - Remove stdio uses? |
17 - Remove stdio uses? |
18 * Rescan command. |
18 * Rescan command. |
19 * Change SDO index at runtime for SDO request. |
19 * Change SDO index at runtime for SDO request. |
20 * Output skipped datagrams again. |
20 * Output skipped datagrams again. |
21 * Output warning when send_ext() is called in illegal context. |
21 * Output warning when send_ext() is called in illegal context. |
22 * Add master and slave index to log messages. |
|
23 * Implement CompleteAccess for SDO uploads. |
22 * Implement CompleteAccess for SDO uploads. |
24 * Check for Enable SDO Complete Access flag. |
23 * Check for Enable SDO Complete Access flag. |
25 * Remove allow_scanning flag. |
24 * Remove allow_scanning flag. |
26 * ethercat tool: |
25 * ethercat tool: |
27 - Output error after usage. |
26 - Output error after usage. |
40 - Fix AL state display if error bit set. |
39 - Fix AL state display if error bit set. |
41 * recompile tool/CommandVersion.cpp if revision changes. |
40 * recompile tool/CommandVersion.cpp if revision changes. |
42 * Log SoE IDNs with real name ([SP]-x-yyyy). |
41 * Log SoE IDNs with real name ([SP]-x-yyyy). |
43 * Output SoE IDN configurations in 'ethercat config'. |
42 * Output SoE IDN configurations in 'ethercat config'. |
44 * Fix casting away constness during expected WC calculation. |
43 * Fix casting away constness during expected WC calculation. |
|
44 * Read AL status code on spontaneous state change. |
45 |
45 |
46 Future issues: |
46 Future issues: |
47 |
47 |
48 * Implement ecrt_slave_config_request_state(). |
48 * Implement ecrt_slave_config_request_state(). |
49 * Remove default buffer size in SDO upload. |
49 * Remove default buffer size in SDO upload. |