Mon, 06 Nov 2006 09:43:36 +0000 Florian Pose Removed --foreign switch for autotools.
Fri, 03 Nov 2006 15:35:31 +0000 Florian Pose Fix: Configuration of process data sync managers now in PREOP.
Fri, 03 Nov 2006 14:18:05 +0000 Florian Pose Improved installation, added quick modules_install target.
Fri, 03 Nov 2006 12:18:37 +0000 Florian Pose Fixed CoE Upload Request, now 10 bytes of Mailbox Service Data.
Fri, 03 Nov 2006 12:17:22 +0000 Florian Pose Allow CoE requests, even if slave has error flag set.
Fri, 03 Nov 2006 10:00:08 +0000 Florian Pose Fixed memory barrier bug in 8139too drivers.
Thu, 02 Nov 2006 19:08:06 +0000 Florian Pose Added device module for kernel 2.6.17. Still slow?
Thu, 02 Nov 2006 14:20:24 +0000 Florian Pose Mini example with KBUS again.
Tue, 31 Oct 2006 15:32:57 +0000 Florian Pose Fixed debug interfaces.
Tue, 31 Oct 2006 14:25:01 +0000 Florian Pose Fixed EEPROM writing.
Tue, 31 Oct 2006 11:12:50 +0000 Florian Pose Fixed state change FSM again.
Tue, 31 Oct 2006 10:16:48 +0000 Florian Pose Removed checking for depmod in configure.
Mon, 30 Oct 2006 15:39:03 +0000 Florian Pose Remove estimated sync manager sizes when leaving operation mode.
Fri, 27 Oct 2006 15:07:01 +0000 Florian Pose Fixed dist files for MSR example.
Fri, 27 Oct 2006 15:04:12 +0000 Florian Pose BUGFIX: Remove SDO configurations when leaving OPERATION mode.
Fri, 27 Oct 2006 15:01:32 +0000 Florian Pose SDO configurations in Sysfs.
Fri, 27 Oct 2006 15:01:10 +0000 Florian Pose minimal example with SDO configs.
Fri, 27 Oct 2006 14:41:09 +0000 Florian Pose New state in slaveconf FSM: Clear FMMU configurations after INIT.
Fri, 27 Oct 2006 13:59:49 +0000 Florian Pose Print certain warnings only at debug_level.
Fri, 27 Oct 2006 13:58:14 +0000 Florian Pose Minor output changes in ethernet.c
Fri, 27 Oct 2006 13:31:26 +0000 Florian Pose Print certain logs only at debug_level.
Fri, 27 Oct 2006 13:20:16 +0000 Florian Pose Added slave flags to Sysfs.
Fri, 27 Oct 2006 12:45:44 +0000 Florian Pose Minor changes to minimal example.
Fri, 27 Oct 2006 12:45:22 +0000 Florian Pose Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release().
Fri, 27 Oct 2006 12:43:20 +0000 Florian Pose Minor output changes in master/debug.c.
Fri, 27 Oct 2006 11:15:07 +0000 Florian Pose State acknowledgement in master state machine.
Fri, 27 Oct 2006 10:41:02 +0000 Florian Pose Changed output of ec_state_string() for error flag to "+ ERROR".
Fri, 27 Oct 2006 09:57:30 +0000 Florian Pose Minor changes in example headers.
Fri, 27 Oct 2006 09:46:42 +0000 Florian Pose MSR example: Replaced msr_load and msr_unload with init script, removed msr_param.h
Fri, 27 Oct 2006 09:33:43 +0000 Florian Pose Added missing RTAI include path to RTAI example.
Fri, 27 Oct 2006 09:29:46 +0000 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
Fri, 27 Oct 2006 09:19:58 +0000 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
Thu, 26 Oct 2006 16:45:33 +0000 Florian Pose Added missing files to dist.
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Wed, 25 Oct 2006 16:53:17 +0000 Florian Pose Minor changes in Kbuild files.
Wed, 25 Oct 2006 16:49:53 +0000 Florian Pose Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
Wed, 25 Oct 2006 13:32:17 +0000 Florian Pose Fixes in state change FSM.
Wed, 25 Oct 2006 07:41:14 +0000 Florian Pose SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
Tue, 24 Oct 2006 15:14:25 +0000 Florian Pose SDO uploading via Sysfs without master FSM calling wake_up().
Tue, 24 Oct 2006 12:06:59 +0000 Florian Pose Altered configure --with-linux parameter to --with-linux-dir; removed depmod call.
Tue, 24 Oct 2006 10:37:05 +0000 Florian Pose Increased state change checking timeout to 1s.
Tue, 24 Oct 2006 08:41:39 +0000 Florian Pose Output state names instead of codes in change FSM.
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.