NEWS
branchredundancy
changeset 2309 b0ddf0ea0a60
parent 2295 4e4c018573c0
child 2314 fd8a6fb53d6b
equal deleted inserted replaced
2308:f842ca3436ba 2309:b0ddf0ea0a60
    76 * ethercat tool is now able to handle multiple masters. The --masters option
    76 * ethercat tool is now able to handle multiple masters. The --masters option
    77   supports ranges like '0,3,8-10'.
    77   supports ranges like '0,3,8-10'.
    78 * A sync manager is always enabled, if it contains registered process data.
    78 * A sync manager is always enabled, if it contains registered process data.
    79 * Added a configuration switch --enable-wildcards to use 0xffffffff as a
    79 * Added a configuration switch --enable-wildcards to use 0xffffffff as a
    80 * wildcard for vendor ID and product code.
    80 * wildcard for vendor ID and product code.
       
    81 * Added support for systemd.
    81 
    82 
    82 Changes in 1.4.0:
    83 Changes in 1.4.0:
    83 
    84 
    84 * Fixed race condition in jiffy-based frame timeout calculation.
    85 * Fixed race condition in jiffy-based frame timeout calculation.
    85 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    86 * Fixed race condition concerning the ec_slave_config_state->operational flag.