TODO.
authorFlorian Pose <fp@igh-essen.com>
Wed, 27 Feb 2008 11:29:08 +0000
changeset 833 5dca670ae4dd
parent 832 a5b4f1d17908
child 834 0791aac03180
TODO.
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 <state>_enter() functions.
 * Read out CRC counters.