Florian Pose
|
c5b3ade0c0
|
Updated Doxygen documentation.
|
2007-09-24 12:12:11 +00:00 |
Florian Pose
|
937b457d3e
|
Fixed detection of missing EEPROM category limiter.
|
2007-09-20 09:44:27 +00:00 |
Florian Pose
|
27ebca0d9c
|
Improved checking of EEPROM data while reading.
|
2007-09-20 09:12:27 +00:00 |
Florian Pose
|
eb6e709e57
|
Improved handling for spontaneous AL state changes.
|
2007-09-19 17:17:45 +00:00 |
Florian Pose
|
579c49521f
|
Master takes mailbox sync manager configurations from EEPROM words
0x0018-0x001b, if no sync manager configurations are provided.
|
2007-09-19 11:52:58 +00:00 |
Florian Pose
|
3cdf084fdc
|
Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation.
|
2007-09-19 09:07:36 +00:00 |
Florian Pose
|
99fc363c4f
|
Debug statement, if slave does not support mailboxing.
|
2007-09-18 14:19:21 +00:00 |
Florian Pose
|
5bcf9d740f
|
Better handling of unexpected working counters; introduced
ec_datagram_print_wc_error().
|
2007-09-12 10:07:55 +00:00 |
Florian Pose
|
1c2ac14987
|
Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
|
2007-08-10 13:35:11 +00:00 |
Florian Pose
|
37baf012fb
|
Removed ecrt_master_run(), removed datagram queueing from state
machines, added datagram injection, two different master thread
functions.
|
2007-03-08 13:02:42 +00:00 |
Florian Pose
|
d77267e81c
|
Implemented alternative PDO mapping configuration interface.
|
2007-03-07 17:37:21 +00:00 |
Florian Pose
|
e14a82d992
|
Layed out FMMU structure and methods to own files.
|
2007-03-07 13:29:29 +00:00 |
Florian Pose
|
89dd4e09b6
|
Layed out sync manager structures and methods into own files.
|
2007-03-07 13:06:40 +00:00 |
Florian Pose
|
bfb1beeb5f
|
Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
"pdo_sync".
|
2007-03-06 15:11:44 +00:00 |
Florian Pose
|
924ebcd8c6
|
Renamed SII fetching functions (non-functional).
|
2007-03-06 10:37:56 +00:00 |
Florian Pose
|
b75973f27f
|
SII sync managers as array instead of list, removed sync manager
guessing, ignoring base_sync_count.
|
2007-03-06 09:06:01 +00:00 |
Florian Pose
|
b0487a7fe4
|
Removed unnecessary edge in slave configuration FSM graph.
|
2007-03-05 14:59:23 +00:00 |
Florian Pose
|
53c66dad4f
|
Added datagram state to "Failed to receive..." messages.
|
2007-02-22 13:39:19 +00:00 |
Florian Pose
|
e643409867
|
Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
|
2007-02-13 11:48:46 +00:00 |
Florian Pose
|
df1cc1d939
|
Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]
|
2007-01-10 16:32:06 +00:00 |