master/domain.h
2009-02-24 Florian Pose Improved and added license headers.
2009-01-26 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
2008-06-12 Florian Pose Removed kobject from domain.
2008-06-10 Florian Pose Fixed calculation of expected working counter.
2008-06-04 Florian Pose 'ethercat domain' shows domain contents and process data.
2008-06-04 Florian Pose Working counter as uint16_t.
2008-04-07 Florian Pose Removed unused domain state.
2008-04-03 Florian Pose Equalized defines against duplicated header inclusion.
2008-02-22 Florian Pose Calculate expected working counter for domains.
2008-02-21 Florian Pose External domain memory.
2008-02-19 Florian Pose Implemented most realtime interface changes for version 1.4, improved
2006-11-24 Florian Pose Interface changes for version 1.2, see NEWS file.
2006-10-27 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
2006-10-26 Florian Pose Persistent slave lists.
2006-10-17 Florian Pose Removed clear functions from headers of kobject-classes.
2006-09-23 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
2006-08-15 Florian Pose Replaced longer cycle timestamps with jiffies.
2006-08-03 Florian Pose New statistic outputs to avoid blasting the logs.
2006-08-03 Florian Pose VERSION 1.1: New realtime interface, only state machines.
2006-07-06 Florian Pose Renamed command structure to datagram.
2006-05-18 Florian Pose Changed license headers and added EtherCAT license notice.
2006-04-24 Florian Pose Doxygen added interface modules and file documentation.
2006-04-21 Florian Pose GPLv2 License and enhanced Doxygen output.
2006-04-20 Florian Pose Translated all comments and documentation to english language.
2006-04-10 Florian Pose Sourced SysFS attribute show method prototypes out of headers.
2006-04-10 Florian Pose MERGE branches/sysfs -> trunk (whole SysFS implementation)
2006-04-03 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
2006-03-17 Florian Pose MERGE branches/async -> trunk (alle Unterschiede ?bernommen)
2006-03-08 Florian Pose MERGE branches/async -r243:244 -> trunk (intypes).
2006-03-06 Florian Pose MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
2006-02-28 Florian Pose Domains als Liste verwaltet.
2006-02-23 Florian Pose Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
2006-01-20 Florian Pose Bugfix im Master, ec_master_reset() und laufendes Beispiel in rt.
2006-01-17 Florian Pose Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.