TODO
changeset 854 f4f53be425ac
parent 850 f8e19594f4d0
child 855 429aa8559b30
equal deleted inserted replaced
853:726326d0aef4 854:f4f53be425ac
    23 * Remove master_state_t.
    23 * Remove master_state_t.
    24 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
    24 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
    25 * Adapt remaining examples.
    25 * Adapt remaining examples.
    26 * Separate Pdo and Pdo entry classes.
    26 * Separate Pdo and Pdo entry classes.
    27 * Attach Pdo names.
    27 * Attach Pdo names.
    28 * Replace ec_sdo_data_t with ec_sdo_request_t.
       
    29 * Make all define underscores the same.
    28 * Make all define underscores the same.
    30 
    29 
    31 Future issues:
    30 Future issues:
    32 
    31 
    33 * Move slave handlers and state machines, etc. into a user space daemon.
    32 * Move slave handlers and state machines, etc. into a user space daemon.