equal
deleted
inserted
replaced
70 * Switched version control from Subversion to Mercurial. |
70 * Switched version control from Subversion to Mercurial. |
71 * Implemented CompleteAccess for SDO downloads. |
71 * Implemented CompleteAccess for SDO downloads. |
72 * ethercat tool is now able to handle multiple masters. The --masters option |
72 * ethercat tool is now able to handle multiple masters. The --masters option |
73 supports ranges like '0,3,8-10'. |
73 supports ranges like '0,3,8-10'. |
74 * A sync manager is always enabled, if it contains registered process data. |
74 * A sync manager is always enabled, if it contains registered process data. |
|
75 * Added a configuration switch --enable-wildcards to use 0xffffffff as a |
|
76 * wildcard for vendor ID and product code. |
75 |
77 |
76 Changes in 1.4.0: |
78 Changes in 1.4.0: |
77 |
79 |
78 * Fixed race condition in jiffy-based frame timeout calculation. |
80 * Fixed race condition in jiffy-based frame timeout calculation. |
79 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
81 * Fixed race condition concerning the ec_slave_config_state->operational flag. |