equal
deleted
inserted
replaced
26 * Output warning on unmatched slave configuration. |
26 * Output warning on unmatched slave configuration. |
27 * Output warning when send_ext() is called in illegal context. |
27 * Output warning when send_ext() is called in illegal context. |
28 * Output hexadecimal values in 'ethercat xml'. |
28 * Output hexadecimal values in 'ethercat xml'. |
29 * Add native drivers from 2.6.24 up to 2.6.31. |
29 * Add native drivers from 2.6.24 up to 2.6.31. |
30 * Reset al_states on link down. |
30 * Reset al_states on link down. |
|
31 * Implement indent in 'ethercat ma' |
|
32 * Add master index to log messages. |
|
33 * Implement 0xXXXX:YY format for specifying SDOs. |
31 |
34 |
32 Future issues: |
35 Future issues: |
33 |
36 |
34 * Implement ecrt_slave_config_request_state(). |
37 * Implement ecrt_slave_config_request_state(). |
35 * Implement CompleteAccess for command-line tool. |
38 * Implement CompleteAccess for command-line tool. |