NEWS
changeset 1400 3c4923051e43
parent 1399 f79d4bb5b23a
child 1401 96baef8a3162
equal deleted inserted replaced
1399:f79d4bb5b23a 1400:3c4923051e43
    30 * Introduced ecrt_master_slave() to get information about a certain slave.
    30 * Introduced ecrt_master_slave() to get information about a certain slave.
    31 * SDO entry access rights are shown in 'ethercat sdos'.
    31 * SDO entry access rights are shown in 'ethercat sdos'.
    32 * Added 64-bit data access macros to application header.
    32 * Added 64-bit data access macros to application header.
    33 * Added debug level for all masters as a module parameter. Thanks to Erwin
    33 * Added debug level for all masters as a module parameter. Thanks to Erwin
    34   Burgstaller.
    34   Burgstaller.
       
    35 * Clear slave list on link down.
    35 
    36 
    36 Changes in 1.4.0:
    37 Changes in 1.4.0:
    37 
    38 
    38 * Fixed race condition in jiffy-based frame timeout calculation.
    39 * Fixed race condition in jiffy-based frame timeout calculation.
    39 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    40 * Fixed race condition concerning the ec_slave_config_state->operational flag.