TODO
branchstable-1.4
changeset 1648 3e46fbb7eb1d
parent 1647 dd648d1786e9
child 1680 8765cdafdc17
equal deleted inserted replaced
1647:dd648d1786e9 1648:3e46fbb7eb1d
     3 EtherCAT master TODO
     3 EtherCAT master TODO
     4 
     4 
     5 $Id$
     5 $Id$
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
       
     9 Version 1.4.0:
       
    10 
       
    11 * Check for possible race condition in jiffy-based frame timeout calculation.
       
    12 * Update documentation.
       
    13 
     8 
    14 Future issues:
     9 Future issues:
    15 
    10 
    16 * Distributed clocks.
    11 * Distributed clocks.
    17 * Implement user space realtime interface via cdev.
    12 * Implement user space realtime interface via cdev.
    32 * ethercat tool:
    27 * ethercat tool:
    33     - Data type abbreviations.
    28     - Data type abbreviations.
    34     - Add a -n (numeric) switch.
    29     - Add a -n (numeric) switch.
    35 	- Check for unwanted options.
    30 	- Check for unwanted options.
    36 * Segmented Sdo downloads.
    31 * Segmented Sdo downloads.
    37 * Get original driver for r8169.
       
    38 
    32 
    39 Smaller issues:
    33 Smaller issues:
    40 
    34 
    41 * Stop master thread at ecrt_master_request() to get rid of allow_* flags?
    35 * Stop master thread at ecrt_master_request() to get rid of allow_* flags?
    42 * Evaluate SII Size field (0x003E) to determine maximum SII memory size.
    36 * Evaluate SII Size field (0x003E) to determine maximum SII memory size.