NEWS
branchstable-1.5
changeset 2139 d64957379916
parent 2123 4c335a1d4db0
child 2192 1c7c546ac08c
equal deleted inserted replaced
2128:e645d0d83b3b 2139:d64957379916
    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.