equal
deleted
inserted
replaced
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 |