NEWS
changeset 1813 efff25b15f93
parent 1812 b7ce5f9f13df
parent 1811 4ea966f3555e
child 1826 ec6223c3b7ec
equal deleted inserted replaced
1812:b7ce5f9f13df 1813:efff25b15f93
    58 * Added 'ethercat graph' command which outputs the bus topology in
    58 * Added 'ethercat graph' command which outputs the bus topology in
    59   DOT language.
    59   DOT language.
    60 * Changed EC_MAX_SII_SIZE to 4096.
    60 * Changed EC_MAX_SII_SIZE to 4096.
    61 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    61 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    62   (thanks to E. Burgstaller).
    62   (thanks to E. Burgstaller).
    63 * Module symbol versions file is installed to $prefix/share/ethercat.
       
    64 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    63 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    65 * Added 'ethercat cstruct' command to output PDO information in C language.
    64 * Added 'ethercat cstruct' command to output PDO information in C language.
    66 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    65 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    67 * Switched version control from Subversion to Mercurial.
    66 * Switched version control from Subversion to Mercurial.
    68 * Implemented CompleteAccess for SDO downloads.
    67 * Implemented CompleteAccess for SDO downloads.