TODO
changeset 850 f8e19594f4d0
parent 848 ae0829882a72
child 854 f4f53be425ac
equal deleted inserted replaced
849:4b712ec8929d 850:f8e19594f4d0
    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.
    28 * Replace ec_sdo_data_t with ec_sdo_request_t.
       
    29 * Make all define underscores the same.
    29 
    30 
    30 Future issues:
    31 Future issues:
    31 
    32 
    32 * Move slave handlers and state machines, etc. into a user space daemon.
    33 * Move slave handlers and state machines, etc. into a user space daemon.
    33     - Step 1: Replace Sysfs interface with cdev and a user space program
    34     - Step 1: Replace Sysfs interface with cdev and a user space program