Bjarne von Horn
|
997c81b6fa
|
use separate queue for external datagrams to avoid corrupting master::queue
|
2024-05-16 09:48:23 +02:00 |
Florian Pose
|
ee55c20e28
|
Fixed mail address; limited lines to 78 characters; removed $Id$.
|
2024-02-01 15:15:41 +01:00 |
Bjarne von Horn
|
c3826c7758
|
Remove EtherCAT copyright notice.
|
2024-01-15 11:20:25 +01:00 |
Florian Pose
|
522a63df8a
|
Redundant outputs via datagram pairs.
|
2012-01-12 17:41:05 +01:00 |
Florian Pose
|
849f37cd41
|
Datagram device_index member.
|
2012-01-12 13:55:15 +01:00 |
Florian Pose
|
f5a2a4167d
|
Introduced ec_datagram_print_state() method and used it at all places where
the datagram state is output.
|
2010-02-23 15:13:56 +01:00 |
Florian Pose
|
49c2f676d5
|
Bugfix: Unqueue datagram before destroying.
|
2009-10-29 17:28:49 +01:00 |
Florian Pose
|
1baa06d05b
|
ethercat eoe command.
|
2009-06-26 09:46:57 +00:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
5ca3d24337
|
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
2009-01-26 11:16:10 +00:00 |
Florian Pose
|
64e1d6f678
|
Introduced ec_datagram_zero().
|
2008-09-30 07:34:55 +00:00 |
Florian Pose
|
cdd45226aa
|
Disable use of CPU timestamp counter by default.
|
2008-06-19 10:18:58 +00:00 |
Florian Pose
|
1d70bd0145
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
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
|
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
|
47f04dac71
|
Fixed typo.
|
2007-08-07 13:22:37 +00:00 |
Florian Pose
|
ba97994717
|
Added some documentation.
|
2007-01-10 10:58:49 +00:00 |
Florian Pose
|
03c3e13bf9
|
Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
|
2007-01-08 08:23:18 +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
|
ff83e87344
|
Improved datagram reception in sync_io and frame dequeuing.
|
2006-08-15 08:48:00 +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
|
0fdda5afef
|
Applied include patch by M. Schwerin.
|
2006-07-06 08:31:55 +00:00 |
Florian Pose
|
6fdf205382
|
Renamed command structure to datagram.
|
2006-07-06 08:23:24 +00:00 |