equal
deleted
inserted
replaced
|
1 ------------------------------------------------------------------------------- |
1 |
2 |
2 EtherCAT master TODO |
3 EtherCAT master TODO |
3 ==================== |
|
4 |
4 |
5 $Id$ |
5 $Id$ |
6 |
6 |
7 - Mailbox-Handler |
7 ------------------------------------------------------------------------------- |
8 - Dispatching of received mailbox data? |
|
9 - File access over EtherCAT (FoE) |
|
10 |
8 |
11 - Number of frames the NIC can handle |
9 Important things to do: |
12 - Remove slave type information from master / read XML files from user space |
|
13 |
10 |
14 - eepro100 driver |
11 * New SDO-Configuration interface |
15 - VLAN tagging |
|
16 |
12 |
17 - Calculate bus topology |
13 * Remove slave type information from master / New RT Interface |
18 |
14 |
19 - Documentation |
15 * Always use state machines / remove simple IO code |
20 |
16 |
21 - User space tool for configuration and visualisation |
17 * SysFS interface |
|
18 - Add secondary slave address |
|
19 - Add SDO dictionary |
|
20 |
|
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 ------------------------------------------------------------------------------- |