equal
deleted
inserted
replaced
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 * Implement indent in 'ethercat ma' |
30 * Implement indent in 'ethercat ma' |
31 * Add master index to log messages. |
31 * Add master index to log messages. |
32 * Implement 0xXXXX:YY format for specifying SDOs. |
32 * Implement 0xXXXX:YY format for specifying SDOs. |
33 * Lookup CoE codes for 64bit data types. |
33 * Lookup codes for 64bit data types. |
34 * Move data type usage string into DataTypeHandler. |
34 * Move data type usage string into DataTypeHandler. |
35 * Implement interpretation of SoE '[SP]-x-yyy' strings. |
35 * Implement interpretation of SoE '[SP]-x-yyy' strings. |
|
36 * Implement reading from stream for soe_write. |
36 |
37 |
37 Future issues: |
38 Future issues: |
38 |
39 |
39 * Implement ecrt_slave_config_request_state(). |
40 * Implement ecrt_slave_config_request_state(). |
40 * Implement CompleteAccess for command-line tool. |
41 * Implement CompleteAccess for command-line tool. |