Tue, 24 Oct 2006 08:09:42 +0000 Florian Pose Minot output changes in fsm.c
Tue, 24 Oct 2006 08:00:24 +0000 Florian Pose Layed out CoE state machine.
Mon, 23 Oct 2006 14:00:58 +0000 Florian Pose Removed state machine running() methods.
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.
Fri, 20 Oct 2006 13:15:19 +0000 Florian Pose Improved output at mailbox error.
Fri, 20 Oct 2006 13:05:48 +0000 Florian Pose Implemented SDO reading via Sysfs.
Fri, 20 Oct 2006 13:03:01 +0000 Florian Pose Always begin with subindex 0 while fetching SDO dictionary.
Fri, 20 Oct 2006 12:57:09 +0000 Florian Pose Set initial state of all slaves to PREOP.
Fri, 20 Oct 2006 12:54:32 +0000 Florian Pose Added EC_WAIT_SDO_DICT define.
Fri, 20 Oct 2006 12:50:28 +0000 Florian Pose Fixed bug in master state machine.
Fri, 20 Oct 2006 12:45:06 +0000 Florian Pose Better debugging output for SDO dictionaries.
Fri, 20 Oct 2006 12:41:22 +0000 Florian Pose Display debug data on mailbox error.
Fri, 20 Oct 2006 12:33:48 +0000 Florian Pose Better debugging output for SDO dictionaries.
Fri, 20 Oct 2006 12:19:20 +0000 Florian Pose Minor output changes in fsm.c
Fri, 20 Oct 2006 10:48:30 +0000 Florian Pose Reconfiguration of slaves, though they are in the correct state at startup.
Fri, 20 Oct 2006 10:05:52 +0000 Florian Pose Guess sync manager settings if mailbox information available.
Thu, 19 Oct 2006 14:23:24 +0000 Florian Pose Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
Thu, 19 Oct 2006 14:05:56 +0000 Florian Pose Fixed memory leak in master and slave destructors.
Wed, 18 Oct 2006 13:19:21 +0000 Florian Pose Added branch info to distdir.
Wed, 18 Oct 2006 13:11:48 +0000 Florian Pose ecrt_domain_register_pdo_range() implemented.
Wed, 18 Oct 2006 13:10:06 +0000 Florian Pose Do net reset debug level on master reset.
Wed, 18 Oct 2006 12:34:00 +0000 Florian Pose Added enable bit to sync manager debugging.
Wed, 18 Oct 2006 12:04:24 +0000 Florian Pose Improved SM and FMMU debugging output.
Wed, 18 Oct 2006 11:50:31 +0000 Florian Pose Added FMMU debugging.
Wed, 18 Oct 2006 10:30:34 +0000 Florian Pose Fixed typo.
Wed, 18 Oct 2006 08:59:53 +0000 Florian Pose Added ec_slave_validate()
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