author | Florian Pose <fp@igh-essen.com> |
Wed, 04 Jan 2012 15:57:10 +0100 | |
branch | redundancy |
changeset 2308 | f842ca3436ba |
parent 2307 | 5ccf44ed4b13 |
child 2230 | b368897f7995 |
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 |
|
1424 | 7 |
vim700: spelllang=en spell |
1278 | 8 |
|
271 | 9 |
------------------------------------------------------------------------------- |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
10 |
|
1221 | 11 |
Version 1.5.0: |
12 |
||
2307 | 13 |
* Add native drivers e100 and r8169 for 2.6.37. |
14 |
* Add systemd unit files and scripts. |
|
1950 | 15 |
|
16 |
Future issues: |
|
17 |
||
2307 | 18 |
* Fix link detection in generic driver. |
1950 | 19 |
* Remove allow_scanning flag. |
20 |
* Check for Enable SDO Complete Access flag. |
|
21 |
* Do not output 'SDO does not exist' when querying data type. |
|
1874 | 22 |
* recompile tool/CommandVersion.cpp if revision changes. |
1876 | 23 |
* Log SoE IDNs with real name ([SP]-x-yyyy). |
1936 | 24 |
* Only output watchdog config if not default. |
1950 | 25 |
* Implement CompleteAccess for SDO uploads. |
26 |
* Output warning when send_ext() is called in illegal context. |
|
27 |
* Change SDO index at runtime for SDO request. |
|
1770 | 28 |
* Implement ecrt_slave_config_request_state(). |
29 |
* Remove default buffer size in SDO upload. |
|
30 |
* Override sync manager size? |
|
31 |
* Show Record / Array / List type of SDOs. |
|
1392
8fcc1d0987c1
DC cyclic operation and slave configuration. TBC...
Florian Pose <fp@igh-essen.com>
parents:
1388
diff
changeset
|
32 |
* Distributed clocks: |
1427 | 33 |
- Use vendor correction factors when calculating transmission delays. |
1450 | 34 |
- Skip setting system time offset when application detached. |
1462 | 35 |
- How to use the SYNC1 shift time? |
1450 | 36 |
- Do not output graph, if topology calculation failed. |
1459 | 37 |
- Set the "Cyclic Generation Start Time" based on the slave's |
38 |
"System Time" register instead of using the application time. |
|
39 |
- Check if register 0x0980 is working, to avoid clearing it when |
|
40 |
configuring. |
|
1564 | 41 |
* Mailbox protocol handlers. |
42 |
* Mailbox state machine using toggle bits. |
|
1322 | 43 |
* External memory for SDO transfers. |
984 | 44 |
* Move master threads, slave handlers and state machines into a user |
45 |
space daemon. |
|
1185
337ce4fc2383
Repaired init script status command.
Florian Pose <fp@igh-essen.com>
parents:
1184
diff
changeset
|
46 |
* Allow master requesting when in ORPHANED phase |
831
ded9519c8d6e
Reading of Pdo mapping via CoE during scan.
Florian Pose <fp@igh-essen.com>
parents:
819
diff
changeset
|
47 |
* Mailbox gateway. |
952 | 48 |
* Separate CoE debugging. |
49 |
* Evaluate EEPROM contents after writing. |
|
50 |
* Optimize alignment of process data. |
|
776 | 51 |
* Redundancy with 2 network adapters. |
52 |
* Interface/buffers for asynchronous domain IO. |
|
1119 | 53 |
* Make scanning and configuration run parallel (each). |
1165
c5d6e28eec91
Added 'ethercat version' command.
Florian Pose <fp@igh-essen.com>
parents:
1162
diff
changeset
|
54 |
* ethercat tool: |
c5d6e28eec91
Added 'ethercat version' command.
Florian Pose <fp@igh-essen.com>
parents:
1162
diff
changeset
|
55 |
- Add a -n (numeric) switch. |
1166 | 56 |
- Check for unwanted options. |
1887 | 57 |
- Fix number of digits in negative integer hex output. |
1950 | 58 |
- Data type abbreviations. |
59 |
- Add -x switch for hex display. |
|
60 |
- Implement --output-file argument in foe_read. |
|
61 |
- Implement indent in 'ethercat ma' |
|
62 |
- Implement 0xXXXX:YY format for specifying SDOs. |
|
63 |
- Implement reading from stream for soe_write. |
|
1977 | 64 |
- Output error after usage. |
1278 | 65 |
* Simplify master fsm by introducing a common request state to handle external |
1221 | 66 |
requests (replace write_sii, sdo_request, etc). |
1977 | 67 |
* Fix bus scan hang when calling ecrt_master_deactivate(). |
776 | 68 |
|
69 |
Smaller issues: |
|
70 |
||
71 |
* Read out CRC counters. |
|
72 |
* Configure slave ports to automatically open on link detection. |
|
1119 | 73 |
* Fix datagram errors on application loading/unloading. |
776 | 74 |
|
75 |
Less important issues: |
|
76 |
||
77 |
* Allow VLAN tagging. |
|
78 |
* Determine number of frames, the NIC can handle. |
|
351 | 79 |
|
271 | 80 |
------------------------------------------------------------------------------- |