TODO.
authorFlorian Pose <fp@igh-essen.com>
Thu, 06 Mar 2008 10:36:27 +0000
changeset 866 88464a0850f7
parent 865 6ccce9c63fe8
child 867 93a0180ee938
TODO.
TODO
--- a/TODO	Tue Mar 04 14:03:45 2008 +0000
+++ b/TODO	Thu Mar 06 10:36:27 2008 +0000
@@ -9,7 +9,8 @@
 Version 1.4.0:
 
 * Slave config allow flag and completion object.
-* Mailbox handler
+* Mailbox state machine using toggle bits.
+* Mailbox protocol handlers.
 * READMEs for examples.
 * Remove get_cycles() calls and references to cpu_khz to increase
   portability.
@@ -45,6 +46,7 @@
 
 Smaller issues:
 
+* Evaluate SII Size field (0x003E) to determine maximum SII memory size.
 * Unite fsm_pdo_mapping, fsm_pdo_config and fsm_coe_map.
 * Clear sync managers in INIT.
 * Simplify FSMs with <state>_enter() functions.