Wed, 12 Sep 2007 13:12:38 +0000Minor fix.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 13:12:38 +0000] rev 716
Minor fix.

Wed, 12 Sep 2007 13:10:15 +0000Added --enable-eoe conditional.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 13:10:15 +0000] rev 715
Added --enable-eoe conditional.

Wed, 12 Sep 2007 12:30:48 +0000Show bus status and PDO slaves status in master info file.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 12:30:48 +0000] rev 714
Show bus status and PDO slaves status in master info file.

Wed, 12 Sep 2007 10:07:55 +0000Better handling of unexpected working counters; introduced
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 10:07:55 +0000] rev 713
Better handling of unexpected working counters; introduced
ec_datagram_print_wc_error().

Wed, 12 Sep 2007 10:00:39 +0000Create network interfaces for EoE devices with alias as eoeXaY.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 10:00:39 +0000] rev 712
Create network interfaces for EoE devices with alias as eoeXaY.

Wed, 12 Sep 2007 09:50:47 +0000Add README.EoE to dist.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 09:50:47 +0000] rev 711
Add README.EoE to dist.

Mon, 10 Sep 2007 12:47:03 +0000Added EL1014v2.
Florian Pose <fp@igh-essen.com> [Mon, 10 Sep 2007 12:47:03 +0000] rev 710
Added EL1014v2.

Thu, 06 Sep 2007 09:37:06 +0000Added changes to NEWS file and fixed some typos. Set version to
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:37:06 +0000] rev 709
Added changes to NEWS file and fixed some typos. Set version to
1.3.1-pre.

Thu, 06 Sep 2007 09:28:38 +0000Fixed EtherCAT addressing problem on big-endian systems. The slaves
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:28:38 +0000] rev 708
Fixed EtherCAT addressing problem on big-endian systems. The slaves
address is now a four-byte-array, that is filled with little-endian
(EtherCAT) values on datagram creation.

Thu, 06 Sep 2007 09:23:56 +0000Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:23:56 +0000] rev 707
Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).