From 5fc6582962a57f27aa5534fef304a4ee01e952ae Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Fri, 9 Feb 2007 15:41:15 +0000 Subject: [PATCH] Updated TODO. --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 8e25a8b3..735d1fd8 100644 --- a/TODO +++ b/TODO @@ -8,19 +8,17 @@ $Id$ Important things to do: -* Read AL Status Code with AL Control Response (if possible?) -* Coupling of EoE handlers before configuring slaves. - (avoiding duplicate configuration) -* Implement all EtherCAT commands -* Determine number of frames the NIC can handle * Implement e100 driver +* Implement distributed clocks +* Read dynamic PDOs from SDO dictionary. ------------------------------------------------------------------------------- Not-so-important things to do: -* Calculate bus topology * File access over EtherCAT (FoE) * Allow VLAN tagging +* Implement all EtherCAT commands +* Determine number of frames the NIC can handle -------------------------------------------------------------------------------