author | Florian Pose <fp@igh-essen.com> |
Tue, 13 Feb 2007 13:08:35 +0000 | |
branch | stable-1.2 |
changeset 1735 | 144b4e4d0dc9 |
parent 1732 | 1cc865ba17c2 |
child 544 | 3ff1b429ec9f |
child 1739 | 5fcbd29151d2 |
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 |
|
1719
42ed27ae6785
MERGE trunk -r516:527 -> branches/stable-1.1 (jiffies, bugfixes, pdo defines)
Florian Pose <fp@igh-essen.com>
parents:
1716
diff
changeset
|
11 |
* Read AL Status Code with AL Control Response (if possible?) |
1716
9440f4ff25c7
MERGE trunk -r494:513 -> branches/stable-1.1 (SDO configuration, bugfixes, EoE frame rates)
Florian Pose <fp@igh-essen.com>
parents:
1715
diff
changeset
|
12 |
* Coupling of EoE handlers before configuring slaves. |
1719
42ed27ae6785
MERGE trunk -r516:527 -> branches/stable-1.1 (jiffies, bugfixes, pdo defines)
Florian Pose <fp@igh-essen.com>
parents:
1716
diff
changeset
|
13 |
(avoiding duplicate configuration) |
271 | 14 |
* Implement all EtherCAT commands |
15 |
* Determine number of frames the NIC can handle |
|
1732
1cc865ba17c2
MERGE trunk -r588:681 -> branches/stable-1.1 (Bugfixes, Ack behaviour, CoE via Sysfs, PDO ranges, 2.6.17 support, improved autotools, documentation)
Florian Pose <fp@igh-essen.com>
parents:
1719
diff
changeset
|
16 |
* Implement e100 driver |
1719
42ed27ae6785
MERGE trunk -r516:527 -> branches/stable-1.1 (jiffies, bugfixes, pdo defines)
Florian Pose <fp@igh-essen.com>
parents:
1716
diff
changeset
|
17 |
|
271 | 18 |
------------------------------------------------------------------------------- |
19 |
||
20 |
Not-so-important things to do: |
|
21 |
||
22 |
* Calculate bus topology |
|
23 |
* File access over EtherCAT (FoE) |
|
24 |
* Allow VLAN tagging |
|
25 |
||
26 |
------------------------------------------------------------------------------- |