master/globals.h
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
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, 17 Nov 2008 15:04:28 +0000 Florian Pose Created backend versions of all API functions returing a pointer; using
Mon, 22 Sep 2008 15:26:54 +0000 Florian Pose Introduced EC_MBOX_HEADER_SIZE.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 02 Jul 2008 14:06:10 +0000 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Tue, 08 Jan 2008 16:20:02 +0000 Florian Pose Increased maximum number of EEPROM words from 512 to 1024.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Wed, 19 Sep 2007 17:32:39 +0000 Florian Pose Added ec_slave_get_sdo() and ec_sdo_get_entry().
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Mon, 12 Mar 2007 11:02:05 +0000 Florian Pose Renamed names of enum type ec_request_state_t.
Fri, 09 Mar 2007 14:00:32 +0000 Florian Pose Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
Thu, 08 Mar 2007 18:15:25 +0000 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
Wed, 07 Mar 2007 13:29:29 +0000 Florian Pose Layed out FMMU structure and methods to own files.
Wed, 07 Mar 2007 13:12:33 +0000 Florian Pose Moved a few constants to the files they are needed in.
Mon, 18 Dec 2006 18:10:52 +0000 Florian Pose State machines re-send datagrams on timeout.
Fri, 27 Oct 2006 10:41:02 +0000 Florian Pose Changed output of ec_state_string() for error flag to "+ ERROR".
Wed, 25 Oct 2006 16:49:53 +0000 Florian Pose Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
Fri, 20 Oct 2006 12:54:32 +0000 Florian Pose Added EC_WAIT_SDO_DICT define.
Tue, 17 Oct 2006 14:15:48 +0000 Florian Pose Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
Fri, 13 Oct 2006 09:38:23 +0000 Florian Pose Debug interfaces not compiled by default.
Thu, 28 Sep 2006 13:22:43 +0000 Florian Pose Altered master version string.
Fri, 08 Sep 2006 12:51:04 +0000 Florian Pose Compile/Version info in sysconfig master info file.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Mon, 22 May 2006 09:16:12 +0000 Florian Pose Added some documentation.
Mon, 22 May 2006 07:34:58 +0000 Florian Pose SysFS write access for slave state.
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.
Wed, 10 May 2006 13:56:23 +0000 Florian Pose Added EC_EOE_FREQUENCY
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:47:04 +0000 Florian Pose moved stats into eoe struct; persistent rx-skb; tx queue.
Wed, 03 May 2006 07:19:19 +0000 Florian Pose Using kernel Ethernet constants.
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 14:34:58 +0000 Florian Pose Introduced version number define.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Tue, 11 Apr 2006 10:17:30 +0000 Florian Pose Macro for SysFS attribute definition
Wed, 05 Apr 2006 14:02:56 +0000 Florian Pose AL status code reading after failed state transition.
Wed, 05 Apr 2006 08:23:40 +0000 Florian Pose Plugfest: Globale Debug-Funktionen f?r Frame-Daten.
Wed, 29 Mar 2006 15:45:25 +0000 Florian Pose TO-DO und Fragen aktualisiert, kleine Sch?nheitskorrekturen.
Mon, 06 Mar 2006 15:12:34 +0000 Florian Pose MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
Tue, 28 Feb 2006 13:07:05 +0000 Florian Pose Domains als Liste verwaltet.
Tue, 28 Feb 2006 09:25:51 +0000 Florian Pose Rahmen jetzt zustandslos.
Fri, 24 Feb 2006 16:10:52 +0000 Florian Pose printk durch Makros ersetzt.
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.