NEWS
changeset 1826 ec6223c3b7ec
parent 1813 efff25b15f93
child 1844 b6bd88d4806b
equal deleted inserted replaced
1825:65781b048a47 1826:ec6223c3b7ec
    63 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    63 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    64 * Added 'ethercat cstruct' command to output PDO information in C language.
    64 * Added 'ethercat cstruct' command to output PDO information in C language.
    65 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    65 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    66 * Switched version control from Subversion to Mercurial.
    66 * Switched version control from Subversion to Mercurial.
    67 * Implemented CompleteAccess for SDO downloads.
    67 * Implemented CompleteAccess for SDO downloads.
       
    68 * ethercat tool is now able to handle multiple masters. The --masters option
       
    69   supports ranges like '0,3,8-10'.
    68 
    70 
    69 Changes in 1.4.0:
    71 Changes in 1.4.0:
    70 
    72 
    71 * Fixed race condition in jiffy-based frame timeout calculation.
    73 * Fixed race condition in jiffy-based frame timeout calculation.
    72 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    74 * Fixed race condition concerning the ec_slave_config_state->operational flag.