This commit is contained in:
Florian Pose 2008-10-17 13:35:56 +00:00
parent b8f4c144de
commit 01d2596a00
1 changed files with 4 additions and 2 deletions

6
TODO
View File

@ -4,13 +4,15 @@ EtherCAT master TODO
$Id$
vim: spelllang=en spell
-------------------------------------------------------------------------------
Version 1.5.0:
* Remove ecrt_domain_state().
* Segmented Sdo downloads.
* Overthink pointer return values.
* Think over pointer return values.
* Implement Sdo handlers in userspace library.
Future issues:
@ -33,7 +35,7 @@ Future issues:
- Data type abbreviations.
- Add a -n (numeric) switch.
- Check for unwanted options.
* Simplyfy master fsm by introducing a common request state to handle external
* Simplify master fsm by introducing a common request state to handle external
requests (replace write_sii, sdo_request, etc).
Smaller issues: