master/device.h
Mon, 19 Mar 2012 10:43:09 +0100 Florian Pose Improved/fixed frame statistics (low-pass filters). redundancy
Wed, 09 Nov 2011 14:53:33 +0100 Florian Pose Adjusted frame statistics for the use with two devices. redundancy
Tue, 09 Mar 2010 12:18:43 +0100 Florian Pose 64 bit frame statistics.
Tue, 09 Mar 2010 10:22:32 +0100 Florian Pose Output tx errors and tx rate in byte/s.
Tue, 09 Mar 2010 09:59:32 +0100 Florian Pose Fixed clearing frame statistics on link down.
Mon, 08 Mar 2010 08:01:26 +0100 Florian Pose Clear frame statistics on link loss.
Sun, 07 Mar 2010 23:55:51 +0100 Florian Pose Frame statistics in 'ethercat master' output.
Wed, 03 Oct 2007 08:58:01 +0000 Florian Pose merge -r931:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk . stable-1.3
Fri, 10 Aug 2007 15:27:08 +0000 Florian Pose MERGE trunk -r770:907 -> branches-1.3 (1.3 changes) stable-1.3
Tue, 13 Feb 2007 13:42:37 +0000 Florian Pose MERGE -r688:759 trunk -> branches/stable-1.2 (release 1.2, part one). stable-1.2
Mon, 29 Dec 2008 14:10:27 +0000 Florian Pose Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. stable-1.4
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Mon, 24 Apr 2006 10:47:03 +0000 Florian Pose MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2) stable-1.0
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Thu, 09 Aug 2007 15:45:56 +0000 Florian Pose Switched to tx socket buffer ring to avoid race conditions when multiple
Thu, 09 Aug 2007 15:01:14 +0000 Florian Pose Implemented debug frame ring to output the last n frames for debugging
Tue, 07 Aug 2007 07:54:51 +0000 Florian Pose Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
Tue, 20 Feb 2007 17:15:43 +0000 Florian Pose Made master devices persistent; added ec_device_attach() and ec_device_detach().
Tue, 20 Feb 2007 09:43:23 +0000 Florian Pose Layed out device ID functionality in own files.
Fri, 16 Feb 2007 17:13:39 +0000 Florian Pose Introduced device IDs; removed comment lines from 8139too; removed
Fri, 12 Jan 2007 14:28:33 +0000 Florian Pose Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
Tue, 21 Nov 2006 15:46:21 +0000 Florian Pose Added frame counter.
Mon, 16 Oct 2006 14:38:14 +0000 Florian Pose Fixed serveral races while starting up under high CPU load.
Fri, 13 Oct 2006 09:38:23 +0000 Florian Pose Debug interfaces not compiled by default.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Thu, 11 May 2006 13:29:06 +0000 Florian Pose Added debug interface for network monitors.
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.
Fri, 17 Mar 2006 14:21:35 +0000 Florian Pose MERGE branches/async -> trunk (alle Unterschiede ?bernommen)
Mon, 06 Mar 2006 15:12:34 +0000 Florian Pose MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
Thu, 02 Mar 2006 11:19:27 +0000 Florian Pose Link-State im Device.
Fri, 24 Feb 2006 13:09:13 +0000 Florian Pose Frame-Debugging ins Device ausgelagert und verbessert.
Thu, 23 Feb 2006 09:58:50 +0000 Florian Pose Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
Tue, 17 Jan 2006 18:28:15 +0000 Florian Pose Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.