master/master.h
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-24 Florian Pose SDO uploading via Sysfs without master FSM calling wake_up().
2006-10-20 Florian Pose Implemented SDO reading via Sysfs.
2006-10-17 Florian Pose Removed clear functions from headers of kobject-classes.
2006-09-28 Florian Pose Fixed race on duplicate device registering or device unregistering while requesting master.
2006-09-26 Florian Pose Replaced master's reserved flag by atomic_t available.
2006-09-26 Florian Pose Changes in ecrt_request_master(); minor output changes.
2006-09-19 Florian Pose Introduced per-master character devices for XML descriptions.
2006-08-15 Florian Pose Removed delayed datagram statistics.
2006-08-15 Florian Pose Replaced longer cycle timestamps with jiffies.
2006-08-04 Florian Pose Better EoE and Idle timing measurement.
2006-08-04 Florian Pose Master information, timing.
2006-08-03 Florian Pose New statistic outputs to avoid blasting the logs.
2006-08-03 Florian Pose Renamed ec_master_receive() to ec_master_receive_datagrams().
2006-08-03 Florian Pose Measure bus time.
2006-08-03 Florian Pose Fixed bug with ec_master_eoe_start() does new coupling all the time.
2006-08-03 Florian Pose VERSION 1.1: New realtime interface, only state machines.
2006-07-19 Florian Pose Renamed FREERUN mode to IDLE mode.
2006-07-19 Florian Pose Renamed IDLE mode to ORPHANED mode.
2006-07-17 Florian Pose Prefer EEPROM sync manager information for config.
2006-07-06 Florian Pose Renamed command structure to datagram.
2006-06-26 Florian Pose Added missing documentation.
2006-06-20 Florian Pose Variable-sized data fields, BK1120.
2006-06-02 Florian Pose EEPROM write enable SysFS entry.
2006-05-19 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
2006-05-18 Florian Pose Changed license headers and added EtherCAT license notice.
2006-05-17 Florian Pose Minor changes in master.h
2006-05-16 Florian Pose Removed EoE workqueue option.
2006-05-16 Florian Pose Added finite state machine (FSM) processing.
2006-05-12 Florian Pose Started freerun state machine development.
2006-05-11 Florian Pose EoE processing with kernel timer again.
2006-05-10 Florian Pose EoE with workqueue; bugfix in ec_master_init()
2006-05-05 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
2006-04-26 Florian Pose command timeout, EoE processing with kernel timer.
2006-04-25 Florian Pose Prepared EoE processing with workqueue.
2006-04-25 Florian Pose Locking callback interface.
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-12 Florian Pose Prepared Free-Run mode
2006-04-11 Florian Pose Slaves stored in list, slaves in SysFS
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-05 Florian Pose Plugfest: master_open()/close() ausgelagert.
2006-04-03 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.
2006-04-03 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
2006-03-29 Florian Pose SDO-Schnittstelle verbessert.
2006-03-27 Florian Pose Watch-Kommando
2006-03-17 Florian Pose ecrt_master_prepare_async_io() hinzugef?gt.
2006-03-06 Florian Pose MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
2006-02-28 Florian Pose Domains als Liste verwaltet.
2006-02-28 Florian Pose Zyklische Ausgaben um "Verz?gerte" Rahmen erweitert.
2006-02-28 Florian Pose Code-Dokumentation verbessert.
2006-02-23 Florian Pose Neues Slave-Interface, CRC-Pr?fung und mehrfaches Scannen nun ungef?hrlich.
2006-02-23 Florian Pose Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
2006-02-14 Florian Pose Neue ASCII-Adressierung und Code-Dokumantation.
2006-02-03 Florian Pose CANopen over EtherCAT.
2006-01-20 Florian Pose Bugfix im Master, ec_master_reset() und laufendes Beispiel in rt.
2006-01-20 Florian Pose Mit neuer Schnittstelle wieder lauff?hig.