master/master.c
Tue, 08 Aug 2006 13:06:36 +0000 Florian Pose Added EoE rate in KB/s to master info.
Tue, 08 Aug 2006 12:07:25 +0000 Florian Pose Minor changes.
Fri, 04 Aug 2006 15:37:46 +0000 Florian Pose Minor output fix.
Fri, 04 Aug 2006 15:31:12 +0000 Florian Pose EoE rate statistics.
Fri, 04 Aug 2006 13:49:22 +0000 Florian Pose Better EoE and Idle timing measurement.
Fri, 04 Aug 2006 09:53:14 +0000 Florian Pose Master information, timing.
Thu, 03 Aug 2006 20:11:20 +0000 Florian Pose New statistic outputs to avoid blasting the logs.
Thu, 03 Aug 2006 19:47:29 +0000 Florian Pose Renamed ec_master_receive() to ec_master_receive_datagrams().
Thu, 03 Aug 2006 19:17:08 +0000 Florian Pose Measure bus time.
Thu, 03 Aug 2006 16:14:26 +0000 Florian Pose Fixed bug with ec_master_eoe_start() does new coupling all the time.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Tue, 01 Aug 2006 15:19:11 +0000 Florian Pose Renamed master parameter ec_eoe_devices to ec_eoeif_count.
Fri, 28 Jul 2006 07:36:55 +0000 Florian Pose Renamed ec_master_idle() to ec_master_idle_run().
Tue, 25 Jul 2006 10:03:13 +0000 Florian Pose Reading of eeprom_write_enable.
Wed, 19 Jul 2006 13:15:02 +0000 Florian Pose Renamed FREERUN mode to IDLE mode.
Wed, 19 Jul 2006 13:08:21 +0000 Florian Pose Renamed IDLE mode to ORPHANED mode.
Tue, 18 Jul 2006 16:48:05 +0000 Florian Pose SysFS entry for debug level.
Mon, 17 Jul 2006 13:01:38 +0000 Florian Pose Prefer EEPROM sync manager information for config.
Thu, 06 Jul 2006 08:38:08 +0000 Florian Pose Removed warnings acc. to patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Tue, 27 Jun 2006 20:08:15 +0000 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
Wed, 21 Jun 2006 10:08:30 +0000 Florian Pose Removed debugging output.
Tue, 20 Jun 2006 14:40:04 +0000 Florian Pose Variable-sized data fields, BK1120.
Wed, 14 Jun 2006 10:23:02 +0000 Florian Pose Bugfix: Freerun mode not stopped cleanly on device unloading.
Fri, 02 Jun 2006 12:01:47 +0000 Florian Pose EEPROM write enable SysFS entry.
Fri, 26 May 2006 14:28:49 +0000 Florian Pose Better state-dependent behaviour for EoE-capable slaves.
Mon, 22 May 2006 09:16:12 +0000 Florian Pose Added some documentation.
Fri, 19 May 2006 13:39:35 +0000 Florian Pose Fixed bug with coupling multiple EoE handlers.
Fri, 19 May 2006 13:38:16 +0000 Florian Pose Changed free-run frequency to HZ.
Fri, 19 May 2006 13:23:11 +0000 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Tue, 16 May 2006 13:03:09 +0000 Florian Pose Removed EoE workqueue option.
Tue, 16 May 2006 11:57:06 +0000 Florian Pose Added finite state machine (FSM) processing.
Fri, 12 May 2006 14:48:24 +0000 Florian Pose Started freerun state machine development.
Fri, 12 May 2006 12:40:45 +0000 Florian Pose No master locking, if no EoE devices are "up".
Wed, 10 May 2006 13:56:23 +0000 Florian Pose Added EC_EOE_FREQUENCY
Wed, 10 May 2006 11:51:05 +0000 Florian Pose EoE with workqueue; bugfix in ec_master_init()
Fri, 05 May 2006 07:20:10 +0000 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
Wed, 03 May 2006 07:19:19 +0000 Florian Pose Using kernel Ethernet constants.
Wed, 26 Apr 2006 10:15:02 +0000 Florian Pose command timeout, EoE processing with kernel timer.
Tue, 25 Apr 2006 13:43:13 +0000 Florian Pose Prepared EoE processing with workqueue.
Tue, 25 Apr 2006 12:04:04 +0000 Florian Pose Locking callback interface.
Tue, 25 Apr 2006 11:39:33 +0000 Florian Pose EoE net_device implementation.
Mon, 24 Apr 2006 10:10:02 +0000 Florian Pose Doxygen added interface modules and file documentation.
Fri, 21 Apr 2006 12:35:17 +0000 Florian Pose GPLv2 License and enhanced Doxygen output.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Wed, 12 Apr 2006 10:40:32 +0000 Florian Pose Prepared Free-Run mode
Tue, 11 Apr 2006 14:12:01 +0000 Florian Pose Better calc. of coupler address; coupler address in SysFS; better output of ec_list
Tue, 11 Apr 2006 10:17:30 +0000 Florian Pose Macro for SysFS attribute definition
Tue, 11 Apr 2006 09:12:00 +0000 Florian Pose Slaves stored in list, slaves in SysFS
Mon, 10 Apr 2006 15:00:03 +0000 Florian Pose Sourced SysFS attribute show method prototypes out of headers.
Mon, 10 Apr 2006 14:25:02 +0000 Florian Pose MERGE branches/sysfs -> trunk (whole SysFS implementation)
Mon, 10 Apr 2006 10:53:12 +0000 Florian Pose Sending of multiple frames
Fri, 07 Apr 2006 14:35:29 +0000 Florian Pose Fixed bug concerning spuriously shown EoE-Errors.
Thu, 06 Apr 2006 09:32:30 +0000 Florian Pose Better outputs concerning responding slaves.
Wed, 05 Apr 2006 14:02:56 +0000 Florian Pose AL status code reading after failed state transition.
Wed, 05 Apr 2006 11:46:13 +0000 Florian Pose Bugfix: Discovered memory leak.
Wed, 05 Apr 2006 08:58:00 +0000 Florian Pose Plugfest: Configure mailbox for unknown slaves.
Wed, 05 Apr 2006 07:55:51 +0000 Florian Pose Plugfest: master_open()/close() ausgelagert.
Mon, 03 Apr 2006 14:12:45 +0000 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.