author | Florian Pose <fp@igh-essen.com> |
Tue, 01 Aug 2006 15:19:11 +0000 | |
changeset 321 | 64e20e6e9d0b |
parent 277 | b9fef58af86e |
child 325 | 7833cf70c4f2 |
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 |
|
271 | 11 |
* New SDO-Configuration interface |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
12 |
|
271 | 13 |
* Remove slave type information from master / New RT Interface |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
14 |
|
277 | 15 |
* Always use state machines / remove simple IO code |
16 |
||
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 |
------------------------------------------------------------------------------- |