Mon, 05 Mar 2007 10:35:50 +0000 |
Florian Pose |
Introduced master status, ecrt_master_get_status(), tainted flag,
|
file |
diff |
annotate
|
Thu, 01 Mar 2007 21:34:10 +0000 |
Florian Pose |
Introduced EEPROM write requests: EEPROM write operations from user
|
file |
diff |
annotate
|
Thu, 01 Mar 2007 14:50:53 +0000 |
Florian Pose |
Removed eeprom_write_enable file.
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:15:43 +0000 |
Florian Pose |
Made master devices persistent; added ec_device_attach() and ec_device_detach().
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 13:42:44 +0000 |
Florian Pose |
Removed ktype for module kobject; added backup device for master; device
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 11:28:15 +0000 |
Florian Pose |
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 09:43:23 +0000 |
Florian Pose |
Layed out device ID functionality in own files.
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 17:13:39 +0000 |
Florian Pose |
Introduced device IDs; removed comment lines from 8139too; removed
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 13:23:57 +0000 |
Florian Pose |
Removed XML device from master structure.
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 11:48:46 +0000 |
Florian Pose |
Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
|
file |
diff |
annotate
|
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]
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 10:45:57 +0000 |
Florian Pose |
Master workqueue replaced with kernel thread.
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 11:02:35 +0000 |
Florian Pose |
Interface changes for version 1.2, see NEWS file.
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 15:13:48 +0000 |
Florian Pose |
Introduced "starved" datagrams.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 09:19:58 +0000 |
Florian Pose |
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 16:29:26 +0000 |
Florian Pose |
Persistent slave lists.
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 15:14:25 +0000 |
Florian Pose |
SDO uploading via Sysfs without master FSM calling wake_up().
|
file |
diff |
annotate
|
Fri, 20 Oct 2006 13:05:48 +0000 |
Florian Pose |
Implemented SDO reading via Sysfs.
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 14:19:59 +0000 |
Florian Pose |
Removed clear functions from headers of kobject-classes.
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 12:58:06 +0000 |
Florian Pose |
Fixed race on duplicate device registering or device unregistering while requesting master.
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 16:34:24 +0000 |
Florian Pose |
Replaced master's reserved flag by atomic_t available.
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 16:16:13 +0000 |
Florian Pose |
Changes in ecrt_request_master(); minor output changes.
|
file |
diff |
annotate
|
Tue, 19 Sep 2006 13:28:40 +0000 |
Florian Pose |
Introduced per-master character devices for XML descriptions.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 09:22:22 +0000 |
Florian Pose |
Removed delayed datagram statistics.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 08:09:18 +0000 |
Florian Pose |
Replaced longer cycle timestamps with jiffies.
|
file |
diff |
annotate
|
Fri, 04 Aug 2006 13:49:22 +0000 |
Florian Pose |
Better EoE and Idle timing measurement.
|
file |
diff |
annotate
|
Fri, 04 Aug 2006 09:53:14 +0000 |
Florian Pose |
Master information, timing.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 20:11:20 +0000 |
Florian Pose |
New statistic outputs to avoid blasting the logs.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 19:47:29 +0000 |
Florian Pose |
Renamed ec_master_receive() to ec_master_receive_datagrams().
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 19:17:08 +0000 |
Florian Pose |
Measure bus time.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 16:14:26 +0000 |
Florian Pose |
Fixed bug with ec_master_eoe_start() does new coupling all the time.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 12:51:17 +0000 |
Florian Pose |
VERSION 1.1: New realtime interface, only state machines.
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 13:15:02 +0000 |
Florian Pose |
Renamed FREERUN mode to IDLE mode.
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 13:08:21 +0000 |
Florian Pose |
Renamed IDLE mode to ORPHANED mode.
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 13:01:38 +0000 |
Florian Pose |
Prefer EEPROM sync manager information for config.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 08:23:24 +0000 |
Florian Pose |
Renamed command structure to datagram.
|
file |
diff |
annotate
|
Mon, 26 Jun 2006 16:05:30 +0000 |
Florian Pose |
Added missing documentation.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 14:40:04 +0000 |
Florian Pose |
Variable-sized data fields, BK1120.
|
file |
diff |
annotate
|
Fri, 02 Jun 2006 12:01:47 +0000 |
Florian Pose |
EEPROM write enable SysFS entry.
|
file |
diff |
annotate
|
Fri, 19 May 2006 13:23:11 +0000 |
Florian Pose |
EoE in Free-Run mode; Finished slave configuration state machine.
|
file |
diff |
annotate
|
Thu, 18 May 2006 12:35:47 +0000 |
Florian Pose |
Changed license headers and added EtherCAT license notice.
|
file |
diff |
annotate
|
Wed, 17 May 2006 09:22:31 +0000 |
Florian Pose |
Minor changes in master.h
|
file |
diff |
annotate
|
Tue, 16 May 2006 13:03:09 +0000 |
Florian Pose |
Removed EoE workqueue option.
|
file |
diff |
annotate
|
Tue, 16 May 2006 11:57:06 +0000 |
Florian Pose |
Added finite state machine (FSM) processing.
|
file |
diff |
annotate
|
Fri, 12 May 2006 14:48:24 +0000 |
Florian Pose |
Started freerun state machine development.
|
file |
diff |
annotate
|
Thu, 11 May 2006 09:23:45 +0000 |
Florian Pose |
EoE processing with kernel timer again.
|
file |
diff |
annotate
|
Wed, 10 May 2006 11:51:05 +0000 |
Florian Pose |
EoE with workqueue; bugfix in ec_master_init()
|
file |
diff |
annotate
|
Fri, 05 May 2006 07:20:10 +0000 |
Florian Pose |
EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
|
file |
diff |
annotate
|
Wed, 26 Apr 2006 10:15:02 +0000 |
Florian Pose |
command timeout, EoE processing with kernel timer.
|
file |
diff |
annotate
|
Tue, 25 Apr 2006 13:43:13 +0000 |
Florian Pose |
Prepared EoE processing with workqueue.
|
file |
diff |
annotate
|
Tue, 25 Apr 2006 12:04:04 +0000 |
Florian Pose |
Locking callback interface.
|
file |
diff |
annotate
|
Mon, 24 Apr 2006 10:10:02 +0000 |
Florian Pose |
Doxygen added interface modules and file documentation.
|
file |
diff |
annotate
|
Fri, 21 Apr 2006 12:35:17 +0000 |
Florian Pose |
GPLv2 License and enhanced Doxygen output.
|
file |
diff |
annotate
|
Thu, 20 Apr 2006 13:31:31 +0000 |
Florian Pose |
Translated all comments and documentation to english language.
|
file |
diff |
annotate
|
Wed, 12 Apr 2006 10:40:32 +0000 |
Florian Pose |
Prepared Free-Run mode
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 09:12:00 +0000 |
Florian Pose |
Slaves stored in list, slaves in SysFS
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 15:00:03 +0000 |
Florian Pose |
Sourced SysFS attribute show method prototypes out of headers.
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 14:25:02 +0000 |
Florian Pose |
MERGE branches/sysfs -> trunk (whole SysFS implementation)
|
file |
diff |
annotate
|
Wed, 05 Apr 2006 07:55:51 +0000 |
Florian Pose |
Plugfest: master_open()/close() ausgelagert.
|
file |
diff |
annotate
|
Mon, 03 Apr 2006 14:12:45 +0000 |
Florian Pose |
Mailbox-Interface ausgelagert, erster EOE-Ansatz.
|
file |
diff |
annotate
|