Florian Pose
|
dcb9f67263
|
Minor output changes in master/debug.c.
|
2006-10-27 12:43:20 +00:00 |
Florian Pose
|
fb9c619686
|
State acknowledgement in master state machine.
|
2006-10-27 11:15:07 +00:00 |
Florian Pose
|
2a90bd26da
|
Changed output of ec_state_string() for error flag to "+ ERROR".
|
2006-10-27 10:41:02 +00:00 |
Florian Pose
|
0573bbce4d
|
Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
|
2006-10-27 09:29:46 +00:00 |
Florian Pose
|
131589f534
|
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
2006-10-27 09:19:58 +00:00 |
Florian Pose
|
b6e88ad403
|
Persistent slave lists.
|
2006-10-26 16:29:26 +00:00 |
Florian Pose
|
66f345ae29
|
Minor changes in Kbuild files.
|
2006-10-25 16:53:17 +00:00 |
Florian Pose
|
4fbd230e2b
|
Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
|
2006-10-25 16:49:53 +00:00 |
Florian Pose
|
e5a176ba9b
|
Fixes in state change FSM.
|
2006-10-25 13:32:17 +00:00 |
Florian Pose
|
1a75b5c32a
|
SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
|
2006-10-25 07:41:14 +00:00 |
Florian Pose
|
5ae68fa1db
|
SDO uploading via Sysfs without master FSM calling wake_up().
|
2006-10-24 15:14:25 +00:00 |
Florian Pose
|
b25fdd525b
|
Increased state change checking timeout to 1s.
|
2006-10-24 10:37:05 +00:00 |
Florian Pose
|
4db2d27655
|
Output state names instead of codes in change FSM.
|
2006-10-24 08:41:39 +00:00 |
Florian Pose
|
6d7f65a072
|
Minot output changes in fsm.c
|
2006-10-24 08:09:42 +00:00 |
Florian Pose
|
fb556ebefd
|
Layed out CoE state machine.
|
2006-10-24 08:00:24 +00:00 |
Florian Pose
|
daf2544626
|
Removed state machine running() methods.
|
2006-10-23 14:00:58 +00:00 |
Florian Pose
|
3b431ec5c4
|
Layed out state change state machine.
|
2006-10-23 13:45:09 +00:00 |
Florian Pose
|
dd11743497
|
Layed out SII state machine.
|
2006-10-23 12:59:42 +00:00 |
Florian Pose
|
a04ef48976
|
Minor Makefile changes.
|
2006-10-20 15:35:15 +00:00 |
Florian Pose
|
af837c7717
|
Improved output at mailbox error.
|
2006-10-20 13:15:19 +00:00 |
Florian Pose
|
93658f687b
|
Implemented SDO reading via Sysfs.
|
2006-10-20 13:05:48 +00:00 |
Florian Pose
|
2dc4d186c3
|
Always begin with subindex 0 while fetching SDO dictionary.
|
2006-10-20 13:03:01 +00:00 |
Florian Pose
|
e6b2b80be5
|
Set initial state of all slaves to PREOP.
|
2006-10-20 12:57:09 +00:00 |
Florian Pose
|
c782b9166c
|
Added EC_WAIT_SDO_DICT define.
|
2006-10-20 12:54:32 +00:00 |
Florian Pose
|
0260f9a080
|
Fixed bug in master state machine.
|
2006-10-20 12:50:28 +00:00 |
Florian Pose
|
e5ee925558
|
Better debugging output for SDO dictionaries.
|
2006-10-20 12:45:06 +00:00 |
Florian Pose
|
d549cc4c2c
|
Display debug data on mailbox error.
|
2006-10-20 12:41:22 +00:00 |
Florian Pose
|
cd884f45d0
|
Better debugging output for SDO dictionaries.
|
2006-10-20 12:33:48 +00:00 |
Florian Pose
|
9fd6548b84
|
Minor output changes in fsm.c
|
2006-10-20 12:19:20 +00:00 |
Florian Pose
|
c800b84949
|
Reconfiguration of slaves, though they are in the correct state at startup.
|
2006-10-20 10:48:30 +00:00 |
Florian Pose
|
ce9cf72367
|
Guess sync manager settings if mailbox information available.
|
2006-10-20 10:05:52 +00:00 |
Florian Pose
|
e33b75b2b5
|
Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
|
2006-10-19 14:23:24 +00:00 |
Florian Pose
|
7642448f62
|
Fixed memory leak in master and slave destructors.
|
2006-10-19 14:05:56 +00:00 |
Florian Pose
|
5d90e96f72
|
ecrt_domain_register_pdo_range() implemented.
|
2006-10-18 13:11:48 +00:00 |
Florian Pose
|
95e186804e
|
Do net reset debug level on master reset.
|
2006-10-18 13:10:06 +00:00 |
Florian Pose
|
6d2d0b6674
|
Added enable bit to sync manager debugging.
|
2006-10-18 12:34:00 +00:00 |
Florian Pose
|
3edfc24f83
|
Improved SM and FMMU debugging output.
|
2006-10-18 12:04:24 +00:00 |
Florian Pose
|
dafb6721a3
|
Added FMMU debugging.
|
2006-10-18 11:50:31 +00:00 |
Florian Pose
|
e3a571e08d
|
Fixed typo.
|
2006-10-18 10:30:34 +00:00 |
Florian Pose
|
41a6b5bfee
|
Added ec_slave_validate()
|
2006-10-18 08:59:53 +00:00 |
Florian Pose
|
25964ccc9a
|
Implemented fetching of SDO dictionary.
|
2006-10-17 14:50:04 +00:00 |
Florian Pose
|
d430dec17c
|
Minor output changes in master.c
|
2006-10-17 14:37:46 +00:00 |
Florian Pose
|
7dcc0827f1
|
BUGFIX: Fixed faulty state acknowledge behavior.
|
2006-10-17 14:36:53 +00:00 |
Florian Pose
|
6ede67c31d
|
Fixed typo.
|
2006-10-17 14:24:24 +00:00 |
Florian Pose
|
900cc231e3
|
Renamed fsm->sdodata to fsm->coe_sdodata
|
2006-10-17 14:22:19 +00:00 |
Florian Pose
|
9c7dd75ed9
|
Removed clear functions from headers of kobject-classes.
|
2006-10-17 14:19:59 +00:00 |
Florian Pose
|
3dc90146fd
|
Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
|
2006-10-17 14:15:48 +00:00 |
Florian Pose
|
9f751d8e72
|
Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
|
2006-10-17 14:10:29 +00:00 |
Florian Pose
|
d8bfe9569d
|
Removed varsized_fields II
|
2006-10-17 07:30:01 +00:00 |
Florian Pose
|
1c3ada4e59
|
Corrected subbus product code.
|
2006-10-17 07:27:05 +00:00 |