master/slave.h
2006-12-08 Florian Pose Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
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-20 Florian Pose Better debugging output for SDO dictionaries.
2006-10-20 Florian Pose Reconfiguration of slaves, though they are in the correct state at startup.
2006-10-19 Florian Pose Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
2006-10-18 Florian Pose ecrt_domain_register_pdo_range() implemented.
2006-10-18 Florian Pose Added FMMU debugging.
2006-10-18 Florian Pose Added ec_slave_validate()
2006-10-17 Florian Pose Implemented fetching of SDO dictionary.
2006-10-17 Florian Pose Fixed typo.
2006-10-17 Florian Pose Removed clear functions from headers of kobject-classes.
2006-10-17 Florian Pose Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
2006-10-17 Florian Pose Removed varsized_fields II
2006-10-17 Florian Pose Removed varsized_fields
2006-10-13 Florian Pose Added ec_slave_has_subbus()
2006-08-09 Florian Pose Added missing code documentation.
2006-08-03 Florian Pose SDO configuration interface, SDO download state machine.
2006-08-03 Florian Pose VERSION 1.1: New realtime interface, only state machines.
2006-07-17 Florian Pose Prefer EEPROM sync manager information for config.
2006-07-06 Florian Pose Renamed command structure to datagram.
2006-06-27 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
2006-06-21 Florian Pose Removed mbox_command out of slave.
2006-06-20 Florian Pose Variable-sized data fields, BK1120.
2006-06-02 Florian Pose EEPROM writing via SysFS.
2006-06-02 Florian Pose Read complete eeprom data from slave and map it into SysFS.
2006-05-29 Florian Pose Changed EEPROM string/property names and changed sii_desc property to sii_name.
2006-05-26 Florian Pose Correct behaviour of master state machine in RT mode.
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-16 Florian Pose Added finite state machine (FSM) processing.
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-11 Florian Pose Now fetching port physical layer from EEPROM
2006-04-11 Florian Pose Better calc. of coupler address; coupler address in SysFS; better output of ec_list
2006-04-11 Florian Pose More slave fields in SysFS; DL link status for 4 ports
2006-04-11 Florian Pose Slaves stored in list, slaves in SysFS
2006-04-10 Florian Pose Altered CoE "Get object description response" fields
2006-04-05 Florian Pose Renamed slave_set_fmmu() to slave_prepare_fmmu().
2006-04-03 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.
2006-04-03 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
2006-03-31 Florian Pose Link Status ausgelesen.
2006-03-29 Florian Pose Verbosity level in ecrt_master_print().
2006-03-29 Florian Pose Laden der SDO-Subindizes.
2006-03-28 Florian Pose Dynamische Mailbox-Kommunikation, auch mit unbekannten Slaves.
2006-03-28 Florian Pose Laden der SDO Dictionaries funktioniert.
2006-03-27 Florian Pose Unterst?tzte Prot. auslesen, Mailbox in Slave ausgelagert, Bugfix in Anzeige des Watch-Frames und erste SDO-List-Abfrage.
2006-03-22 Florian Pose Restliche EEPROM-Daten ausgelesen.
2006-03-21 Florian Pose Weitere EEPROM-Daten.
2006-03-21 Florian Pose Bugfix: Absturz behoben, EEPROM-Infos.
2006-03-21 Florian Pose Kategorie-Daten aus EEPROM lesen.
2006-03-20 Florian Pose Slave alias implementiert.
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-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-01-20 Florian Pose Mit neuer Schnittstelle wieder lauff?hig.
2006-01-17 Florian Pose Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.