TODO
author Florian Pose <fp@igh-essen.com>
Thu, 19 Oct 2006 14:23:24 +0000
changeset 419 cf724fc82a00
parent 351 a5e6e5aca946
child 484 9fde4a17b820
permissions -rw-r--r--
Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
-------------------------------------------------------------------------------

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

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