diff -r a5b4f1d17908 -r 5dca670ae4dd TODO --- a/TODO Wed Feb 27 10:28:43 2008 +0000 +++ b/TODO Wed Feb 27 11:29:08 2008 +0000 @@ -19,6 +19,9 @@ * SDO write access in sysfs. * Distributed clocks. * Update documentation. +* Do not configure in ecrt_master_activate(), but later in the state machine. +* Remove master_state_t. +* Scanning of Sdo dictionary / writing EEPROM in OPERATION state. Future issues: @@ -34,6 +37,7 @@ Smaller issues: +* Unite fsm_pdo_mapping, fsm_pdo_config and fsm_coe_map. * Clear sync managers in INIT. * Simplify FSMs with _enter() functions. * Read out CRC counters.