# HG changeset patch
# User Florian Pose <fp@igh-essen.com>
# Date 1204111748 0
# Node ID 5dca670ae4dd2d71a15ca1211f30b141d1a2273a
# Parent  a5b4f1d179081ca51573e4c04550afc3407c7cc2
TODO.

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 <state>_enter() functions.
 * Read out CRC counters.