equal
deleted
inserted
replaced
8 |
8 |
9 Version 1.4.0: |
9 Version 1.4.0: |
10 |
10 |
11 * Remove get_cycles() calls and references to cpu_khz to increase |
11 * Remove get_cycles() calls and references to cpu_khz to increase |
12 portability. |
12 portability. |
13 * Make ecrt_master_slave_config() return no error when slave is not present |
|
14 or invalid. |
|
15 * Make scanning and configuration run parallel (each). |
13 * Make scanning and configuration run parallel (each). |
16 * Adapt remaining examples. |
14 * Adapt remaining examples. |
17 * READMEs for examples. |
15 * READMEs for examples. |
18 * Update documentation. |
16 * Update documentation. |
19 * Check for sizes of uploaded Sdos when reading mapping from CoE. |
17 * Check for sizes of uploaded Sdos when reading mapping from CoE. |