Florian Pose
|
1bb9697a15
|
Introduced ec_datagram_type_string().
|
2008-02-22 16:03:08 +00:00 |
Florian Pose
|
39f4da4d4f
|
Implemented missing datagram types.
|
2008-02-22 15:35:39 +00:00 |
Florian Pose
|
7db358b508
|
External domain memory.
|
2008-02-21 15:49:02 +00:00 |
Florian Pose
|
c5b3ade0c0
|
Updated Doxygen documentation.
|
2007-09-24 12:12:11 +00:00 |
Florian Pose
|
7597e2795e
|
Store skipped information in datagrams; name datagrams for statistics
output.
|
2007-09-12 14:06:35 +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
|
9590fc6e37
|
Fixed EtherCAT addressing problem on big-endian systems. The slaves
address is now a four-byte-array, that is filled with little-endian
(EtherCAT) values on datagram creation.
|
2007-09-06 09:28:38 +00:00 |
Florian Pose
|
680c2146f2
|
Datagram preallocation with ATOMIC flag, because it is calles in timer context.
|
2007-01-08 14:24:33 +00:00 |
Florian Pose
|
03c3e13bf9
|
Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
|
2007-01-08 08:23:18 +00:00 |
Florian Pose
|
b6e88ad403
|
Persistent slave lists.
|
2006-10-26 16:29:26 +00:00 |
Florian Pose
|
302c2e77c7
|
Fixed serveral races while starting up under high CPU load.
|
2006-10-16 14:38:14 +00:00 |
Florian Pose
|
459e7f391c
|
Serveral changes to avoid timeouts under high CPU load.
|
2006-10-16 09:07:49 +00:00 |
Florian Pose
|
dfc4089c4c
|
Replaced longer cycle timestamps with jiffies.
|
2006-08-15 08:09:18 +00:00 |
Florian Pose
|
258b4d998d
|
VERSION 1.1: New realtime interface, only state machines.
|
2006-08-03 12:51:17 +00:00 |
Florian Pose
|
6fdf205382
|
Renamed command structure to datagram.
|
2006-07-06 08:23:24 +00:00 |