master/datagram.h
Wed, 02 Aug 2006 12:25:25 +0000 Florian Pose MERGE trunk -r452:489 -> stable-1.0 (datagrams, bugfixes, EEPROM info, idle mode) stable-1.0
Thu, 29 Oct 2009 17:28:49 +0100 Florian Pose Bugfix: Unqueue datagram before destroying.
Fri, 26 Jun 2009 09:46:57 +0000 Florian Pose ethercat eoe command.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Fri, 22 Feb 2008 16:03:08 +0000 Florian Pose Introduced ec_datagram_type_string().
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 10:07:55 +0000 Florian Pose Better handling of unexpected working counters; introduced
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Tue, 07 Aug 2007 13:22:37 +0000 Florian Pose Fixed typo.
Wed, 10 Jan 2007 10:58:49 +0000 Florian Pose Added some documentation.
Mon, 08 Jan 2007 08:23:18 +0000 Florian Pose Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
Mon, 16 Oct 2006 14:38:14 +0000 Florian Pose Fixed serveral races while starting up under high CPU load.
Mon, 16 Oct 2006 09:07:49 +0000 Florian Pose Serveral changes to avoid timeouts under high CPU load.
Tue, 15 Aug 2006 08:48:00 +0000 Florian Pose Improved datagram reception in sync_io and frame dequeuing.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Thu, 06 Jul 2006 08:31:55 +0000 Florian Pose Applied include patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.