Fri, 17 Apr 2015 11:22:17 +0200Fixed line wrapping.
Florian Pose <fp@igh-essen.com> [Fri, 17 Apr 2015 11:22:17 +0200] rev 2626
Fixed line wrapping.

Tue, 14 Apr 2015 10:12:55 -0400Eoe mac address now derived from unique mac.
Knud Baastrup <kba@deif.com> [Tue, 14 Apr 2015 10:12:55 -0400] rev 2625
Eoe mac address now derived from unique mac.
The EoE MAC address is now derived from the NIC part of the first global
unique MAC address of the linked list of available network interfaces or
otherwise the MAC address used by the EtherCAT master. The EoE MAC address
will get the format 02:NIC:NIC:NIC:RP:RP where NIC comes from the unique MAC
address (if available) and RP is the ring position of the EoE slave.

Sun, 01 Jun 2014 18:07:47 +1200Exit properly on "restart" request to init script.
Gavin Lambert <uecasm@users.sourceforge.net> [Sun, 01 Jun 2014 18:07:47 +1200] rev 2624
Exit properly on "restart" request to init script.
[29-init-restart]

Sat, 31 May 2014 18:12:17 +1200Add generated files to mrproper rule.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 18:12:17 +1200] rev 2623
Add generated files to mrproper rule.
[08-mrproper]

Sat, 31 May 2014 18:08:27 +1200Mark download data as const.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 18:08:27 +1200] rev 2622
Mark download data as const.
Remove redundant code.
[07-sdo-up-download]

Sat, 31 May 2014 17:21:53 +1200Fix for strings containing spaces.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 17:21:53 +1200] rev 2621
Fix for strings containing spaces.
[04-string-download]

Tue, 14 Apr 2015 09:35:15 -0400Abort requests started for slave_configs that don't have any actual slaves.
Gavin Lambert <gavinl@compacsort.com> [Tue, 14 Apr 2015 09:35:15 -0400] rev 2620
Abort requests started for slave_configs that don't have any actual slaves.

Tue, 14 Apr 2015 09:34:15 -0400When detaching a slave from a slave_config, fail any pending register requests instead of leaving them BUSY forever.
Gavin Lambert <gavinl@compacsort.com> [Tue, 14 Apr 2015 09:34:15 -0400] rev 2619
When detaching a slave from a slave_config, fail any pending register requests instead of leaving them BUSY forever.

Tue, 14 Apr 2015 09:33:24 -0400Ignore NXIO error otherwise this causes spam if network is empty or refclk not
Gavin Lambert <gavinl@compacsort.com> [Tue, 14 Apr 2015 09:33:24 -0400] rev 2618
Ignore NXIO error otherwise this causes spam if network is empty or refclk not
selected yet, and syncing refclk time to master.

Sat, 31 May 2014 15:37:33 +1200Do not force the DC reference clock to OP; if it is not configured it may refuse and flood the logs.
Gavin Lambert <gavinl@compacsort.com> [Sat, 31 May 2014 15:37:33 +1200] rev 2617
Do not force the DC reference clock to OP; if it is not configured it may refuse and flood the logs.

Sat, 31 May 2014 14:49:02 +1200Moved userspace domain unmap to deactivate instead of release, fixing memory/ref leak.
Gavin Lambert <gavinl@compacsort.com> [Sat, 31 May 2014 14:49:02 +1200] rev 2616
Moved userspace domain unmap to deactivate instead of release, fixing memory/ref leak.

Tue, 07 Apr 2015 21:25:43 -0400Add DEBUG_DATAGRAM_OVERFLOW to support ec_domain_finish datagram overflow testing
Dave Page <dave.page@gleeble.com> [Tue, 07 Apr 2015 21:25:43 -0400] rev 2615
Add DEBUG_DATAGRAM_OVERFLOW to support ec_domain_finish datagram overflow testing

Tue, 07 Apr 2015 21:07:16 -0400Fix datagram overflow layout issue
Dave Page <dave.page@gleeble.com> [Tue, 07 Apr 2015 21:07:16 -0400] rev 2614
Fix datagram overflow layout issue

Mon, 06 Apr 2015 14:58:19 -0400Remove unused variable
Dave Page <dave.page@gleeble.com> [Mon, 06 Apr 2015 14:58:19 -0400] rev 2613
Remove unused variable

Mon, 06 Apr 2015 14:39:31 -0400overlapping PDO split datagram support
Dave Page <dave.page@gleeble.com> [Mon, 06 Apr 2015 14:39:31 -0400] rev 2612
overlapping PDO split datagram support