NEWS
changeset 2189 002b978df979
parent 2186 064fe2a6835c
child 2277 ec3420474c5c
equal deleted inserted replaced
2188:08f547145c91 2189:002b978df979
    75 * ethercat tool is now able to handle multiple masters. The --masters option
    75 * ethercat tool is now able to handle multiple masters. The --masters option
    76   supports ranges like '0,3,8-10'.
    76   supports ranges like '0,3,8-10'.
    77 * A sync manager is always enabled, if it contains registered process data.
    77 * A sync manager is always enabled, if it contains registered process data.
    78 * Added a configuration switch --enable-wildcards to use 0xffffffff as a
    78 * Added a configuration switch --enable-wildcards to use 0xffffffff as a
    79 * wildcard for vendor ID and product code.
    79 * wildcard for vendor ID and product code.
       
    80 * Added support for systemd.
    80 
    81 
    81 Changes in 1.4.0:
    82 Changes in 1.4.0:
    82 
    83 
    83 * Fixed race condition in jiffy-based frame timeout calculation.
    84 * Fixed race condition in jiffy-based frame timeout calculation.
    84 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    85 * Fixed race condition concerning the ec_slave_config_state->operational flag.