master/mailbox.c
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Tue, 13 Feb 2007 13:42:37 +0000 Florian Pose MERGE -r688:759 trunk -> branches/stable-1.2 (release 1.2, part one). stable-1.2
Tue, 07 Nov 2006 12:13:30 +0000 Florian Pose MERGE trunk -r588:681 -> branches/stable-1.1 (Bugfixes, Ack behaviour, CoE via Sysfs, PDO ranges, 2.6.17 support, improved autotools, documentation) stable-1.1
Tue, 20 Jan 2009 09:55:32 +0000 Florian Pose Introduced configured_[tr]x_mailbox(size|offset) members of slave. 1.4-foe
Mon, 19 Jan 2009 14:46:55 +0000 Florian Pose Implemented going to bootstrap state BOOT. 1.4-foe
Mon, 29 Dec 2008 14:10:27 +0000 Florian Pose Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. stable-1.4
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
Mon, 26 Jun 2006 15:04:06 +0000 Florian Pose MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging) stable-1.0
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Mon, 24 Apr 2006 10:47:03 +0000 Florian Pose MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2) stable-1.0
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.
Thu, 09 Jul 2009 14:05:36 +0000 Florian Pose Zero mailbox datagram before sending.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 13:28:19 +0000 Florian Pose merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
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.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Mon, 22 Sep 2008 15:26:54 +0000 Florian Pose Introduced EC_MBOX_HEADER_SIZE.
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Fri, 01 Feb 2008 22:01:59 +0000 Florian Pose Updated doxygen docs.
Mon, 18 Dec 2006 17:53:29 +0000 Florian Pose Improved error messages in mailbox.c
Fri, 20 Oct 2006 13:15:19 +0000 Florian Pose Improved output at mailbox error.
Fri, 20 Oct 2006 12:41:22 +0000 Florian Pose Display debug data on mailbox error.
Thu, 12 Oct 2006 13:49:01 +0000 Florian Pose Fixed mailbox bug, added mailbox error codes.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Thu, 06 Jul 2006 08:38:08 +0000 Florian Pose Removed warnings acc. to patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Wed, 21 Jun 2006 10:09:36 +0000 Florian Pose Removed mbox_command out of slave.
Wed, 21 Jun 2006 09:09:55 +0000 Florian Pose Minor changes.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Mon, 24 Apr 2006 10:10:02 +0000 Florian Pose Doxygen added interface modules and file documentation.
Fri, 21 Apr 2006 12:35:17 +0000 Florian Pose GPLv2 License and enhanced Doxygen output.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Wed, 05 Apr 2006 08:47:28 +0000 Florian Pose Plugfest: Sch?nheitskorrekturen an Mailbox.
Mon, 03 Apr 2006 14:12:45 +0000 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.