2006-12-08 |
Florian Pose |
Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
|
file |
diff |
annotate
|
2006-10-27 |
Florian Pose |
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
file |
diff |
annotate
|
2006-10-26 |
Florian Pose |
Persistent slave lists.
|
file |
diff |
annotate
|
2006-10-20 |
Florian Pose |
Better debugging output for SDO dictionaries.
|
file |
diff |
annotate
|
2006-10-20 |
Florian Pose |
Reconfiguration of slaves, though they are in the correct state at startup.
|
file |
diff |
annotate
|
2006-10-19 |
Florian Pose |
Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
|
file |
diff |
annotate
|
2006-10-18 |
Florian Pose |
ecrt_domain_register_pdo_range() implemented.
|
file |
diff |
annotate
|
2006-10-18 |
Florian Pose |
Added FMMU debugging.
|
file |
diff |
annotate
|
2006-10-18 |
Florian Pose |
Added ec_slave_validate()
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Implemented fetching of SDO dictionary.
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Fixed typo.
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Removed clear functions from headers of kobject-classes.
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Removed varsized_fields II
|
file |
diff |
annotate
|
2006-10-17 |
Florian Pose |
Removed varsized_fields
|
file |
diff |
annotate
|
2006-10-13 |
Florian Pose |
Added ec_slave_has_subbus()
|
file |
diff |
annotate
|
2006-08-09 |
Florian Pose |
Added missing code documentation.
|
file |
diff |
annotate
|
2006-08-03 |
Florian Pose |
SDO configuration interface, SDO download state machine.
|
file |
diff |
annotate
|
2006-08-03 |
Florian Pose |
VERSION 1.1: New realtime interface, only state machines.
|
file |
diff |
annotate
|
2006-07-17 |
Florian Pose |
Prefer EEPROM sync manager information for config.
|
file |
diff |
annotate
|
2006-07-06 |
Florian Pose |
Renamed command structure to datagram.
|
file |
diff |
annotate
|
2006-06-27 |
Florian Pose |
Slave: state_error -> error_flag, error_flag only in slave state machine.
|
file |
diff |
annotate
|
2006-06-21 |
Florian Pose |
Removed mbox_command out of slave.
|
file |
diff |
annotate
|
2006-06-20 |
Florian Pose |
Variable-sized data fields, BK1120.
|
file |
diff |
annotate
|
2006-06-02 |
Florian Pose |
EEPROM writing via SysFS.
|
file |
diff |
annotate
|
2006-06-02 |
Florian Pose |
Read complete eeprom data from slave and map it into SysFS.
|
file |
diff |
annotate
|
2006-05-29 |
Florian Pose |
Changed EEPROM string/property names and changed sii_desc property to sii_name.
|
file |
diff |
annotate
|
2006-05-26 |
Florian Pose |
Correct behaviour of master state machine in RT mode.
|
file |
diff |
annotate
|
2006-05-19 |
Florian Pose |
EoE in Free-Run mode; Finished slave configuration state machine.
|
file |
diff |
annotate
|
2006-05-18 |
Florian Pose |
Changed license headers and added EtherCAT license notice.
|
file |
diff |
annotate
|
2006-05-16 |
Florian Pose |
Added finite state machine (FSM) processing.
|
file |
diff |
annotate
|
2006-04-24 |
Florian Pose |
Doxygen added interface modules and file documentation.
|
file |
diff |
annotate
|
2006-04-21 |
Florian Pose |
GPLv2 License and enhanced Doxygen output.
|
file |
diff |
annotate
|
2006-04-20 |
Florian Pose |
Translated all comments and documentation to english language.
|
file |
diff |
annotate
|
2006-04-11 |
Florian Pose |
Now fetching port physical layer from EEPROM
|
file |
diff |
annotate
|
2006-04-11 |
Florian Pose |
Better calc. of coupler address; coupler address in SysFS; better output of ec_list
|
file |
diff |
annotate
|
2006-04-11 |
Florian Pose |
More slave fields in SysFS; DL link status for 4 ports
|
file |
diff |
annotate
|
2006-04-11 |
Florian Pose |
Slaves stored in list, slaves in SysFS
|
file |
diff |
annotate
|
2006-04-10 |
Florian Pose |
Altered CoE "Get object description response" fields
|
file |
diff |
annotate
|
2006-04-05 |
Florian Pose |
Renamed slave_set_fmmu() to slave_prepare_fmmu().
|
file |
diff |
annotate
|
2006-04-03 |
Florian Pose |
Mailbox-Interface ausgelagert, erster EOE-Ansatz.
|
file |
diff |
annotate
|
2006-04-03 |
Florian Pose |
Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
|
file |
diff |
annotate
|
2006-03-31 |
Florian Pose |
Link Status ausgelesen.
|
file |
diff |
annotate
|
2006-03-29 |
Florian Pose |
Verbosity level in ecrt_master_print().
|
file |
diff |
annotate
|
2006-03-29 |
Florian Pose |
Laden der SDO-Subindizes.
|
file |
diff |
annotate
|
2006-03-28 |
Florian Pose |
Dynamische Mailbox-Kommunikation, auch mit unbekannten Slaves.
|
file |
diff |
annotate
|
2006-03-28 |
Florian Pose |
Laden der SDO Dictionaries funktioniert.
|
file |
diff |
annotate
|
2006-03-27 |
Florian Pose |
Unterst?tzte Prot. auslesen, Mailbox in Slave ausgelagert, Bugfix in Anzeige des Watch-Frames und erste SDO-List-Abfrage.
|
file |
diff |
annotate
|
2006-03-22 |
Florian Pose |
Restliche EEPROM-Daten ausgelesen.
|
file |
diff |
annotate
|
2006-03-21 |
Florian Pose |
Weitere EEPROM-Daten.
|
file |
diff |
annotate
|
2006-03-21 |
Florian Pose |
Bugfix: Absturz behoben, EEPROM-Infos.
|
file |
diff |
annotate
|
2006-03-21 |
Florian Pose |
Kategorie-Daten aus EEPROM lesen.
|
file |
diff |
annotate
|
2006-03-20 |
Florian Pose |
Slave alias implementiert.
|
file |
diff |
annotate
|
2006-03-08 |
Florian Pose |
MERGE branches/async -r243:244 -> trunk (intypes).
|
file |
diff |
annotate
|
2006-03-06 |
Florian Pose |
MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
|
file |
diff |
annotate
|
2006-02-23 |
Florian Pose |
Neues Slave-Interface, CRC-Pr?fung und mehrfaches Scannen nun ungef?hrlich.
|
file |
diff |
annotate
|
2006-02-23 |
Florian Pose |
Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
|
file |
diff |
annotate
|
2006-01-20 |
Florian Pose |
Mit neuer Schnittstelle wieder lauff?hig.
|
file |
diff |
annotate
|
2006-01-17 |
Florian Pose |
Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.
|
file |
diff |
annotate
| base
|