TODO
author Florian Pose <fp@igh-essen.com>
Tue, 26 Sep 2006 16:38:38 +0000
branchstable-1.1
changeset 1728 4cf9c3e9f0bd
parent 1719 42ed27ae6785
child 484 9fde4a17b820
permissions -rw-r--r--
MERGE trunk -r564:568 -> branches/stable-1.1 (doc, master output, atomic flag)
-------------------------------------------------------------------------------

EtherCAT master TODO

$Id$

-------------------------------------------------------------------------------

Important things to do:

* Add Kobjects in constructors.

* Read AL Status Code with AL Control Response (if possible?)

* Coupling of EoE handlers before configuring slaves.
  (avoiding duplicate configuration)

* SysFS interface
  - Add secondary slave address
  - Add SDO dictionary

* Implement all EtherCAT commands

* Determine number of frames the NIC can handle

* Implement eepro100 driver

* Progress bar in ecrt.

-------------------------------------------------------------------------------

Not-so-important things to do:

* Calculate bus topology

* File access over EtherCAT (FoE)

* Allow VLAN tagging

-------------------------------------------------------------------------------