equal
deleted
inserted
replaced
77 * Interface/buffers for asynchronous domain IO. |
77 * Interface/buffers for asynchronous domain IO. |
78 * Make scanning and configuration run parallel (each). |
78 * Make scanning and configuration run parallel (each). |
79 * ethercat tool: |
79 * ethercat tool: |
80 - Add a -n (numeric) switch. |
80 - Add a -n (numeric) switch. |
81 - Check for unwanted options. |
81 - Check for unwanted options. |
|
82 - Fix number of digits in negative integer hex output. |
82 * Simplify master fsm by introducing a common request state to handle external |
83 * Simplify master fsm by introducing a common request state to handle external |
83 requests (replace write_sii, sdo_request, etc). |
84 requests (replace write_sii, sdo_request, etc). |
84 |
85 |
85 Smaller issues: |
86 Smaller issues: |
86 |
87 |