equal
deleted
inserted
replaced
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 for ec_master.ko is installed to |
62 * Module symbol versions file is installed to $prefix/share/ethercat. |
63 prefix/modules/ec_master.symvers. |
|
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. |