NEWS
changeset 1443 731422684dfd
parent 1441 27a8d6f97a95
child 1460 24d04c86b21e
equal deleted inserted replaced
1442:52e1fd1603a7 1443:731422684dfd
    37 * Added 'ethercat graph' command which outputs the bus topology in
    37 * Added 'ethercat graph' command which outputs the bus topology in
    38   DOT language.
    38   DOT language.
    39 * Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download() methods to let
    39 * Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download() methods to let
    40   an application transfer SDOs before activating the master. Thanks to Stefan
    40   an application transfer SDOs before activating the master. Thanks to Stefan
    41   Weiser.
    41   Weiser.
       
    42 * Changed EC_MAX_SII_SIZE to 4096.
    42 
    43 
    43 Changes in 1.4.0:
    44 Changes in 1.4.0:
    44 
    45 
    45 * Fixed race condition in jiffy-based frame timeout calculation.
    46 * Fixed race condition in jiffy-based frame timeout calculation.
    46 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    47 * Fixed race condition concerning the ec_slave_config_state->operational flag.