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