NEWS
branchstable-1.5
changeset 2123 4c335a1d4db0
parent 2121 d05df15dcc6c
child 2133 74dbd0b7d6aa
child 2139 d64957379916
equal deleted inserted replaced
2122:23414e7559de 2123:4c335a1d4db0
    69 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    69 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    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 
    75 
    75 Changes in 1.4.0:
    76 Changes in 1.4.0:
    76 
    77 
    77 * Fixed race condition in jiffy-based frame timeout calculation.
    78 * Fixed race condition in jiffy-based frame timeout calculation.
    78 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    79 * Fixed race condition concerning the ec_slave_config_state->operational flag.