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