TODO
changeset 1312 74853e018898
parent 1301 7bba5b15289e
child 1322 62a9a0b3d606
equal deleted inserted replaced
1311:bf7c62bc533f 1312:74853e018898
    10 
    10 
    11 Version 1.5.0:
    11 Version 1.5.0:
    12 
    12 
    13 * Remove ecrt_domain_state().
    13 * Remove ecrt_domain_state().
    14 * Segmented Sdo downloads.
    14 * Segmented Sdo downloads.
    15 * Think over pointer return values.
       
    16 * Implement Sdo handlers in userspace library.
    15 * Implement Sdo handlers in userspace library.
    17 * Clear slave list on link down.
    16 * Clear slave list on link down.
       
    17 * Check force_config flag before error.
       
    18 * Remove allow_scanning flag.
    18 
    19 
    19 Future issues:
    20 Future issues:
    20 
    21 
    21 * Distributed clocks.
    22 * Distributed clocks.
    22 * Move master threads, slave handlers and state machines into a user
    23 * Move master threads, slave handlers and state machines into a user