diff -r f8047d8daf3c -r 62a9a0b3d606 TODO --- a/TODO Tue Jan 13 13:31:38 2009 +0000 +++ b/TODO Mon Jan 19 08:03:19 2009 +0000 @@ -16,10 +16,17 @@ * Clear slave list on link down. * Check force_config flag before error. * Remove allow_scanning flag. +* File access over EtherCAT (FoE). +* Improve application-triggered SDO transfers by moving the statemachine into + the SDO handlers. +* External memory for SDO transfers. +* Bus information via userspace library (slaves, sync managers, pdos, entries). +* C++ implementation of the library. +* Distributed clocks. +* Bus simulator interface. Future issues: -* Distributed clocks. * Move master threads, slave handlers and state machines into a user space daemon. * Allow master requesting when in ORPHANED phase @@ -32,7 +39,6 @@ * Redundancy with 2 network adapters. * Interface/buffers for asynchronous domain IO. * Make scanning and configuration run parallel (each). -* File access over EtherCAT (FoE). * ethercat tool: - Data type abbreviations. - Add a -n (numeric) switch.