TODO
changeset 1887 a502f542f63d
parent 1885 622eb9b13e49
child 1889 131f655c03d3
equal deleted inserted replaced
1886:a9fcecb8415c 1887:a502f542f63d
    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