NEWS
branchstable-1.5
changeset 2192 1c7c546ac08c
parent 2139 d64957379916
child 2199 15babd8d4205
equal deleted inserted replaced
2191:54cda823743a 2192:1c7c546ac08c
    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
    75 * Added a configuration switch --enable-wildcards to use 0xffffffff as a
    76 * wildcard for vendor ID and product code.
    76 * wildcard for vendor ID and product code.
       
    77 * Added support for systemd.
    77 
    78 
    78 Changes in 1.4.0:
    79 Changes in 1.4.0:
    79 
    80 
    80 * Fixed race condition in jiffy-based frame timeout calculation.
    81 * Fixed race condition in jiffy-based frame timeout calculation.
    81 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    82 * Fixed race condition concerning the ec_slave_config_state->operational flag.