master/Makefile.am
Thu, 12 Jan 2012 17:41:05 +0100 Florian Pose Redundant outputs via datagram pairs. redundancy
Fri, 19 Mar 2010 12:01:32 +0100 Florian Pose Included list of common SoE error messages.
Mon, 01 Mar 2010 18:33:42 +0100 Florian Pose Implemented reading Sercos-over-EtherCAT services. To be continued...
Tue, 23 Feb 2010 17:37:02 +0100 Florian Pose Use kernel's modules_install target, instead of building our own. Attention:
Tue, 16 Feb 2010 15:08:54 +0100 Florian Pose Improved handling and installation of the modules' symbol versions.
Mon, 15 Feb 2010 18:31:23 +0100 Florian Pose Fixed master/Makefile.am in case Module.symvers does not exist.
Wed, 03 Oct 2007 09:08:00 +0000 Florian Pose Added fsm_coe_map.[ch] to dist. stable-1.3
Wed, 03 Oct 2007 08:58:01 +0000 Florian Pose merge -r931:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk . stable-1.3
Fri, 10 Aug 2007 15:27:08 +0000 Florian Pose MERGE trunk -r770:907 -> branches-1.3 (1.3 changes) stable-1.3
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, 13 Feb 2007 13:18:20 +0000 Florian Pose Removed traces of XML daemon from stable branch. 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
Fri, 13 Oct 2006 10:07:10 +0000 Florian Pose MERGE trunk -r573:587 -> branches/stable-1.1 (race, bootstrap, mailbox bugfix, debug interface switch) stable-1.1
Mon, 25 Sep 2006 14:17:44 +0000 Florian Pose MERGE trunk -r 552:553 -> branches/stable-1.1 (--with-linux, mydist) stable-1.1
Mon, 25 Sep 2006 12:20:44 +0000 Florian Pose MERGE trunk -r546:550 -> branches/stable-1.1 (Bugfix, Autotools, still w/o XML) stable-1.1
Mon, 19 Jan 2009 10:18:41 +0000 Florian Pose Included FoE patch from Olav Zarges. 1.4-foe
Fri, 19 Jun 2009 11:58:38 +0000 Florian Pose ec_master.symvers. stable-1.4
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
Thu, 26 Nov 2009 15:33:48 +0100 Martin Troxler Each slave got its own SDO state machine (faster handling of external SDO requests)
Fri, 19 Jun 2009 14:41:06 +0000 Florian Pose merge -c1788 branches/stable-1.4: ec_master.symvers installation.
Thu, 07 May 2009 08:44:00 +0000 Florian Pose Symbol versions; Makefile improvements.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Tue, 27 Jan 2009 09:40:05 +0000 Florian Pose Added missing files to dist.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
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, 21 Oct 2008 09:58:19 +0000 Florian Pose Build examples by default.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 27 Aug 2008 16:00:48 +0000 Florian Pose merge -c1434 branches/stable-1.4: Fixed nodist.
Fri, 08 Aug 2008 12:09:37 +0000 Florian Pose TAGS creation.
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Mon, 30 Jun 2008 15:51:46 +0000 Florian Pose Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Mon, 02 Jun 2008 10:21:20 +0000 Florian Pose Separated Pdo and Pdo entry classes.
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Thu, 29 May 2008 09:53:10 +0000 Florian Pose Removed some xmldev survivors.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.
Tue, 19 Feb 2008 16:18:01 +0000 Florian Pose Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Thu, 22 Nov 2007 09:01:41 +0000 Florian Pose Added missing svn properties.
Wed, 03 Oct 2007 09:19:01 +0000 Florian Pose merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist)
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
Fri, 03 Aug 2007 13:31:13 +0000 Florian Pose Improved Makefiles.
Thu, 08 Mar 2007 18:15:25 +0000 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Wed, 07 Mar 2007 13:29:29 +0000 Florian Pose Layed out FMMU structure and methods to own files.
Wed, 07 Mar 2007 13:06:40 +0000 Florian Pose Layed out sync manager structures and methods into own files.
Wed, 07 Mar 2007 11:46:02 +0000 Florian Pose Layed out PDO structures to own files.
Tue, 20 Feb 2007 09:43:23 +0000 Florian Pose Layed out device ID functionality in own files.
Fri, 12 Jan 2007 15:18:11 +0000 Florian Pose Fixed modules_install target: create dir before copying.
Wed, 10 Jan 2007 16:32:06 +0000 Florian Pose Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]
Mon, 06 Nov 2006 16:27:40 +0000 Florian Pose Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
Fri, 03 Nov 2006 14:18:05 +0000 Florian Pose Improved installation, added quick modules_install target.
Tue, 24 Oct 2006 08:00:24 +0000 Florian Pose Layed out CoE state machine.
Mon, 23 Oct 2006 13:45:09 +0000 Florian Pose Layed out state change state machine.
Mon, 23 Oct 2006 12:59:42 +0000 Florian Pose Layed out SII state machine.
Fri, 20 Oct 2006 15:35:15 +0000 Florian Pose Minor Makefile changes.
Tue, 17 Oct 2006 14:50:04 +0000 Florian Pose Implemented fetching of SDO dictionary.