TODO
changeset 2042 8b358effa78b
parent 2011 04fdb4abf120
child 2187 7248218cbcbb
child 2256 37467d2f23fb
equal deleted inserted replaced
2041:f5b31f46c38f 2042:8b358effa78b
    11 Version 1.5.0:
    11 Version 1.5.0:
    12 
    12 
    13 * Ethernet drivers:
    13 * Ethernet drivers:
    14     - Fix link detection in generic driver.
    14     - Fix link detection in generic driver.
    15     - Add native drivers from 2.6.24 up to 2.6.31.
    15     - Add native drivers from 2.6.24 up to 2.6.31.
    16 * ethercat tool:
       
    17     - Implement ranges for slaves and domains.
       
    18 
    16 
    19 Future issues:
    17 Future issues:
    20 
    18 
    21 * Remove allow_scanning flag.
    19 * Remove allow_scanning flag.
    22 * Output skipped datagrams again.
       
    23 * Check for Enable SDO Complete Access flag.
    20 * Check for Enable SDO Complete Access flag.
    24 * Do not output 'SDO does not exist' when querying data type.
    21 * Do not output 'SDO does not exist' when querying data type.
    25 * Always write down PDO assignment/mapping in doubt? If not, add an interface
       
    26   for enforcing this.
       
    27 * Read AL status code on spontaneous state change.
    22 * Read AL status code on spontaneous state change.
    28 * recompile tool/CommandVersion.cpp if revision changes.
    23 * recompile tool/CommandVersion.cpp if revision changes.
    29 * Log SoE IDNs with real name ([SP]-x-yyyy).
    24 * Log SoE IDNs with real name ([SP]-x-yyyy).
    30 * Only output watchdog config if not default.
    25 * Only output watchdog config if not default.
    31 * Implement CompleteAccess for SDO uploads.
    26 * Implement CompleteAccess for SDO uploads.