2006-10-25 |
Florian Pose |
Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
|
changeset |
files
|
2006-10-25 |
Florian Pose |
Fixes in state change FSM.
|
changeset |
files
|
2006-10-25 |
Florian Pose |
SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
|
changeset |
files
|
2006-10-24 |
Florian Pose |
SDO uploading via Sysfs without master FSM calling wake_up().
|
changeset |
files
|
2006-10-24 |
Florian Pose |
Altered configure --with-linux parameter to --with-linux-dir; removed depmod call.
|
changeset |
files
|
2006-10-24 |
Florian Pose |
Increased state change checking timeout to 1s.
|
changeset |
files
|
2006-10-24 |
Florian Pose |
Output state names instead of codes in change FSM.
|
changeset |
files
|
2006-10-24 |
Florian Pose |
Minot output changes in fsm.c
|
changeset |
files
|
2006-10-24 |
Florian Pose |
Layed out CoE state machine.
|
changeset |
files
|
2006-10-23 |
Florian Pose |
Removed state machine running() methods.
|
changeset |
files
|
2006-10-23 |
Florian Pose |
Layed out state change state machine.
|
changeset |
files
|
2006-10-23 |
Florian Pose |
Layed out SII state machine.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Minor Makefile changes.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Improved output at mailbox error.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Implemented SDO reading via Sysfs.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Always begin with subindex 0 while fetching SDO dictionary.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Set initial state of all slaves to PREOP.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Added EC_WAIT_SDO_DICT define.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Fixed bug in master state machine.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Better debugging output for SDO dictionaries.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Display debug data on mailbox error.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Better debugging output for SDO dictionaries.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Minor output changes in fsm.c
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Reconfiguration of slaves, though they are in the correct state at startup.
|
changeset |
files
|
2006-10-20 |
Florian Pose |
Guess sync manager settings if mailbox information available.
|
changeset |
files
|
2006-10-19 |
Florian Pose |
Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
|
changeset |
files
|
2006-10-19 |
Florian Pose |
Fixed memory leak in master and slave destructors.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Added branch info to distdir.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
ecrt_domain_register_pdo_range() implemented.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Do net reset debug level on master reset.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Added enable bit to sync manager debugging.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Improved SM and FMMU debugging output.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Added FMMU debugging.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Fixed typo.
|
changeset |
files
|
2006-10-18 |
Florian Pose |
Added ec_slave_validate()
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Implemented fetching of SDO dictionary.
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Minor output changes in master.c
|
changeset |
files
|
2006-10-17 |
Florian Pose |
BUGFIX: Fixed faulty state acknowledge behavior.
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Fixed typo.
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Renamed fsm->sdodata to fsm->coe_sdodata
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Removed clear functions from headers of kobject-classes.
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Removed varsized_fields II
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Corrected subbus product code.
|
changeset |
files
|
2006-10-17 |
Florian Pose |
Removed varsized_fields
|
changeset |
files
|
2006-10-16 |
Florian Pose |
Fixed serveral races while starting up under high CPU load.
|
changeset |
files
|
2006-10-16 |
Florian Pose |
Serveral changes to avoid timeouts under high CPU load.
|
changeset |
files
|
2006-10-16 |
Florian Pose |
Minor output changes.
|
changeset |
files
|
2006-10-13 |
Florian Pose |
BUGFIX: Added returns after timeout in SII state machine.
|
changeset |
files
|
2006-10-13 |
Florian Pose |
Added ec_slave_has_subbus()
|
changeset |
files
|
2006-10-13 |
Florian Pose |
Distribution makefile for examples.
|
changeset |
files
|
2006-10-13 |
Florian Pose |
Debug interfaces not compiled by default.
|
changeset |
files
|
2006-10-13 |
Florian Pose |
Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot.
|
changeset |
files
|
2006-10-12 |
Florian Pose |
Fixed mailbox bug, added mailbox error codes.
|
changeset |
files
|
2006-10-11 |
Florian Pose |
Added EL5101 PDOs to ecdb.h
|
changeset |
files
|
2006-10-09 |
Florian Pose |
Minor changes on Makefile.am
|
changeset |
files
|
2006-10-09 |
Florian Pose |
Improved autotools files.
|
changeset |
files
|
2006-10-09 |
Richard Hacker |
Added file script/Makefile.am
|
changeset |
files
|
2006-10-09 |
Richard Hacker |
Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
|
changeset |
files
|