40 lines
852 B
Plaintext
40 lines
852 B
Plaintext
-------------------------------------------------------------------------------
|
|
|
|
EtherCAT master TODO
|
|
|
|
$Id$
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Important things to do:
|
|
|
|
* Add Kobjects in constructors.
|
|
|
|
* Read AL Status Code with AL Control Response.
|
|
|
|
* Coupling of EoE handlers before configuring slaves.
|
|
|
|
* SysFS interface
|
|
- Add secondary slave address
|
|
- Add SDO dictionary
|
|
|
|
* Implement all EtherCAT commands
|
|
|
|
* Determine number of frames the NIC can handle
|
|
|
|
* Implement eepro100 driver
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Not-so-important things to do:
|
|
|
|
* User space tool for configuration
|
|
|
|
* Calculate bus topology
|
|
|
|
* File access over EtherCAT (FoE)
|
|
|
|
* Allow VLAN tagging
|
|
|
|
-------------------------------------------------------------------------------
|