equal
deleted
inserted
replaced
3 EtherCAT master TODO |
3 EtherCAT master TODO |
4 |
4 |
5 $Id$ |
5 $Id$ |
6 |
6 |
7 ------------------------------------------------------------------------------- |
7 ------------------------------------------------------------------------------- |
8 |
|
9 Version 1.4.0: |
|
10 |
|
11 * Check for possible race condition in jiffy-based frame timeout calculation. |
|
12 * Update documentation. |
|
13 |
8 |
14 Future issues: |
9 Future issues: |
15 |
10 |
16 * Distributed clocks. |
11 * Distributed clocks. |
17 * Implement user space realtime interface via cdev. |
12 * Implement user space realtime interface via cdev. |
32 * ethercat tool: |
27 * ethercat tool: |
33 - Data type abbreviations. |
28 - Data type abbreviations. |
34 - Add a -n (numeric) switch. |
29 - Add a -n (numeric) switch. |
35 - Check for unwanted options. |
30 - Check for unwanted options. |
36 * Segmented Sdo downloads. |
31 * Segmented Sdo downloads. |
37 * Get original driver for r8169. |
|
38 |
32 |
39 Smaller issues: |
33 Smaller issues: |
40 |
34 |
41 * Stop master thread at ecrt_master_request() to get rid of allow_* flags? |
35 * Stop master thread at ecrt_master_request() to get rid of allow_* flags? |
42 * Evaluate SII Size field (0x003E) to determine maximum SII memory size. |
36 * Evaluate SII Size field (0x003E) to determine maximum SII memory size. |