diff -r 373cd456dc26 -r cfcaf46c5b3f TODO --- a/TODO Mon Oct 19 13:12:40 2009 +0200 +++ b/TODO Mon Oct 19 13:13:55 2009 +0200 @@ -20,7 +20,6 @@ "System Time" register instead of using the application time. - Check if register 0x0980 is working, to avoid clearing it when configuring. - - Create an interface to query the System Time Difference registers. * Remove byte-swapping functions from user space. * EoE: - Only execute one EoE handler per cycle. @@ -50,6 +49,11 @@ * Check for Enable SDO Complete Access flag. * Implement CompleteAccess for command-line tool. * Implement CompleteAccess for SDO uploads. +* Implement identifier parameter for cstruct command. +* Implement sync delimiter for cstruct command. +* Change SDO index at runtime for SDO request. +* Implement ecrt_slave_config_request_state(). +* Output skipped datagrams again. Future issues: