NEWS
changeset 2149 98e1e773bed0
parent 2147 af5c0ddbeb87
child 2151 4751747d4e6d
equal deleted inserted replaced
2148:289c42960b04 2149:98e1e773bed0
    73 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    73 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    74 * Switched version control from Subversion to Mercurial.
    74 * Switched version control from Subversion to Mercurial.
    75 * Implemented CompleteAccess for SDO downloads.
    75 * Implemented CompleteAccess for SDO downloads.
    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 
    79 
    79 Changes in 1.4.0:
    80 Changes in 1.4.0:
    80 
    81 
    81 * Fixed race condition in jiffy-based frame timeout calculation.
    82 * Fixed race condition in jiffy-based frame timeout calculation.
    82 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    83 * Fixed race condition concerning the ec_slave_config_state->operational flag.