Tue, 17 Oct 2006 14:50:04 +0000 Florian Pose Implemented fetching of SDO dictionary.
Tue, 17 Oct 2006 14:37:46 +0000 Florian Pose Minor output changes in master.c
Tue, 17 Oct 2006 14:36:53 +0000 Florian Pose BUGFIX: Fixed faulty state acknowledge behavior.
Tue, 17 Oct 2006 14:24:24 +0000 Florian Pose Fixed typo.
Tue, 17 Oct 2006 14:22:19 +0000 Florian Pose Renamed fsm->sdodata to fsm->coe_sdodata
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Tue, 17 Oct 2006 14:15:48 +0000 Florian Pose Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
Tue, 17 Oct 2006 14:10:29 +0000 Florian Pose Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
Tue, 17 Oct 2006 07:30:01 +0000 Florian Pose Removed varsized_fields II
Tue, 17 Oct 2006 07:27:05 +0000 Florian Pose Corrected subbus product code.
Tue, 17 Oct 2006 07:25:13 +0000 Florian Pose Removed varsized_fields
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.
Mon, 16 Oct 2006 08:03:28 +0000 Florian Pose Minor output changes.
Fri, 13 Oct 2006 20:44:23 +0000 Florian Pose BUGFIX: Added returns after timeout in SII state machine.
Fri, 13 Oct 2006 09:45:22 +0000 Florian Pose Added ec_slave_has_subbus()
Fri, 13 Oct 2006 09:39:42 +0000 Florian Pose Distribution makefile for examples.
Fri, 13 Oct 2006 09:38:23 +0000 Florian Pose Debug interfaces not compiled by default.
Fri, 13 Oct 2006 09:05:45 +0000 Florian Pose Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot.
Thu, 12 Oct 2006 13:49:01 +0000 Florian Pose Fixed mailbox bug, added mailbox error codes.
Wed, 11 Oct 2006 12:35:10 +0000 Florian Pose Added EL5101 PDOs to ecdb.h
Mon, 09 Oct 2006 14:47:48 +0000 Florian Pose Minor changes on Makefile.am
Mon, 09 Oct 2006 14:43:20 +0000 Florian Pose Improved autotools files.
Mon, 09 Oct 2006 13:14:07 +0000 Richard Hacker Added file script/Makefile.am
Mon, 09 Oct 2006 12:59:09 +0000 Richard Hacker Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
Thu, 05 Oct 2006 09:38:01 +0000 Andreas Stewering-Bone EL3152 hinzugef?gt
Thu, 28 Sep 2006 13:24:44 +0000 Florian Pose No bus time measuring on device registration.
Thu, 28 Sep 2006 13:22:43 +0000 Florian Pose Altered master version string.
Thu, 28 Sep 2006 12:58:06 +0000 Florian Pose Fixed race on duplicate device registering or device unregistering while requesting master.
Thu, 28 Sep 2006 08:29:59 +0000 Florian Pose Updated INSTALL file.
Wed, 27 Sep 2006 15:19:22 +0000 Florian Pose Updated documentation.
Tue, 26 Sep 2006 16:34:24 +0000 Florian Pose Replaced master's reserved flag by atomic_t available.
Tue, 26 Sep 2006 16:16:13 +0000 Florian Pose Changes in ecrt_request_master(); minor output changes.
Tue, 26 Sep 2006 15:25:49 +0000 Florian Pose Documentation: EtherLab-CD; obtaining the DEVICE_INDEX.
Tue, 26 Sep 2006 13:25:09 +0000 Florian Pose Minor changes in Makefile.am
Mon, 25 Sep 2006 17:20:06 +0000 Florian Pose Updated documentation concerning autotools/installation.
Mon, 25 Sep 2006 16:05:07 +0000 Florian Pose Minor changes.
Mon, 25 Sep 2006 16:04:19 +0000 Florian Pose Added documentation to distribution.
Mon, 25 Sep 2006 16:02:07 +0000 Florian Pose Improved documentation makefile, removed svn.sty, fixed LaTeX penalties.
Mon, 25 Sep 2006 15:55:46 +0000 Florian Pose Renamed documentation -> doxygen-output, doc -> documentation.
Mon, 25 Sep 2006 15:53:33 +0000 Florian Pose Moved doc into trunk
Mon, 25 Sep 2006 14:39:07 +0000 Florian Pose Fixed --with-linux switch.
Mon, 25 Sep 2006 14:13:23 +0000 Florian Pose Autotools "--with-linux" switch; "mydist" target
Mon, 25 Sep 2006 12:11:05 +0000 Florian Pose Added SVN revision to distribution.
Mon, 25 Sep 2006 11:12:50 +0000 Florian Pose Corrected autotools.
Mon, 25 Sep 2006 10:24:44 +0000 Florian Pose EtherCAT master with Autotools.
Sat, 23 Sep 2006 10:56:02 +0000 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
Tue, 19 Sep 2006 14:08:31 +0000 Florian Pose Allow only one open() on XML device.
Tue, 19 Sep 2006 13:28:40 +0000 Florian Pose Introduced per-master character devices for XML descriptions.
Tue, 19 Sep 2006 13:09:39 +0000 Florian Pose Changed identation in init script.
Mon, 18 Sep 2006 14:22:00 +0000 Florian Pose Added XML daemon.
Mon, 11 Sep 2006 09:22:45 +0000 Florian Pose lsec: advanced number formatting; no-lines option.
Mon, 11 Sep 2006 08:52:41 +0000 Florian Pose Coupler information in slave info file, lines in lsec.
Fri, 08 Sep 2006 12:51:04 +0000 Florian Pose Compile/Version info in sysconfig master info file.
Mon, 04 Sep 2006 08:29:11 +0000 Florian Pose Improved INSTALL file.
Fri, 01 Sep 2006 12:55:37 +0000 Florian Pose Updated master version in Doxyfile.
Thu, 31 Aug 2006 16:29:15 +0000 Florian Pose Fixed bug in data pointer calculation.
Tue, 29 Aug 2006 16:17:31 +0000 Florian Pose Added PDO defines to ecdb.h
Wed, 23 Aug 2006 07:36:30 +0000 Florian Pose Updated TODO list.
Thu, 17 Aug 2006 18:42:22 +0000 Florian Pose Fixed bug in install script.