master/voe_handler.c
Fri, 06 Apr 2012 23:35:05 +0200 Florian Pose Slave scanning and configuration on all links. redundancy
Thu, 12 Jan 2012 13:55:15 +0100 Florian Pose Datagram device_index member. redundancy
Mon, 14 Mar 2011 16:55:09 +0100 Martin Troxler Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
Thu, 20 May 2010 12:46:09 +0200 Florian Pose Fixed format specifiers.
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Tue, 23 Feb 2010 15:13:56 +0100 Florian Pose Introduced ec_datagram_print_state() method and used it at all places where
Wed, 28 Oct 2009 14:01:23 +0100 Florian Pose Added missing newline.
Wed, 28 Oct 2009 13:47:39 +0100 Florian Pose Avoid zeroing mailbox datagram because of VoE handlers.
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Mon, 27 Jul 2009 10:37:47 +0000 Florian Pose Removed unwanted tabulators.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Fri, 30 Jan 2009 10:50:21 +0000 Florian Pose Fixed usage of internal request states.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
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, 18 Nov 2008 11:20:30 +0000 Florian Pose Output debug message only on debug level > 0.
Tue, 18 Nov 2008 11:13:49 +0000 Florian Pose Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Mon, 17 Nov 2008 15:04:28 +0000 Florian Pose Created backend versions of all API functions returing a pointer; using
Wed, 15 Oct 2008 10:01:54 +0000 Florian Pose Maintained code docs.
Tue, 14 Oct 2008 13:35:35 +0000 Florian Pose Implemented VoE handler in userspace.
Tue, 30 Sep 2008 07:50:34 +0000 Florian Pose Introduced ecrt_voe_handler_received_header(); renamed
Mon, 29 Sep 2008 10:17:33 +0000 Florian Pose Fixed VoE mailbox type.
Mon, 22 Sep 2008 15:27:50 +0000 Florian Pose Introduced VoE header.
Mon, 22 Sep 2008 14:43:40 +0000 Florian Pose Changed VoE mailbox type to 0xff.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.