author | Florian Pose <fp@igh-essen.com> |
Tue, 08 Aug 2006 12:07:25 +0000 | |
changeset 339 | a3a4ee854bd8 |
parent 325 | 7833cf70c4f2 |
child 351 | a5e6e5aca946 |
permissions | -rw-r--r-- |
271 | 1 |
------------------------------------------------------------------------------- |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
2 |
|
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
3 |
EtherCAT master TODO |
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
4 |
|
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
5 |
$Id$ |
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
6 |
|
271 | 7 |
------------------------------------------------------------------------------- |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
8 |
|
271 | 9 |
Important things to do: |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
10 |
|
339 | 11 |
* Add Kobjects in constructors. |
12 |
||
13 |
* Read AL Status Code with AL Control Response. |
|
14 |
||
15 |
* Coupling of EoE handlers before configuring slaves. |
|
16 |
||
277 | 17 |
* SysFS interface |
18 |
- Add secondary slave address |
|
19 |
- Add SDO dictionary |
|
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
20 |
|
271 | 21 |
* Implement all EtherCAT commands |
22 |
||
23 |
* Determine number of frames the NIC can handle |
|
24 |
||
25 |
* Implement eepro100 driver |
|
26 |
||
27 |
------------------------------------------------------------------------------- |
|
28 |
||
29 |
Not-so-important things to do: |
|
30 |
||
31 |
* User space tool for configuration |
|
32 |
||
33 |
* Calculate bus topology |
|
34 |
||
35 |
* File access over EtherCAT (FoE) |
|
36 |
||
37 |
* Allow VLAN tagging |
|
38 |
||
39 |
------------------------------------------------------------------------------- |