Martin Troxler
|
ae09c143c9
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
Florian Pose
|
6d354de9c0
|
Fixed format specifiers.
|
2010-05-20 12:46:09 +02:00 |
Florian Pose
|
62b722ab33
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02: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
|
fce4304366
|
Added missing newline.
|
2009-10-28 14:01:23 +01:00 |
Florian Pose
|
98132eff81
|
Avoid zeroing mailbox datagram because of VoE handlers.
|
2009-10-28 13:47:39 +01:00 |
Florian Pose
|
7ac08b531f
|
Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
|
2009-10-19 13:12:40 +02:00 |
Florian Pose
|
735f1efbc1
|
Removed unwanted tabulators.
|
2009-07-27 10:37:47 +00:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
96ea8a76b8
|
Fixed usage of internal request states.
|
2009-01-30 10:50:21 +00:00 |
Florian Pose
|
826ae37b26
|
merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
|
2009-01-26 11:45:30 +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
|
e643a71543
|
Output debug message only on debug level > 0.
|
2008-11-18 11:20:30 +00:00 |
Florian Pose
|
fae8df09b0
|
Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber.
|
2008-11-18 11:13:49 +00:00 |
Florian Pose
|
8d46a283f6
|
Improved error case return codes of many functions.
|
2008-11-17 17:18:02 +00:00 |
Florian Pose
|
bdbaf5d078
|
Created backend versions of all API functions returing a pointer; using
the PTR_ERR()... macros.
|
2008-11-17 15:04:28 +00:00 |
Florian Pose
|
7c3d71913c
|
Maintained code docs.
|
2008-10-15 10:01:54 +00:00 |
Florian Pose
|
d31df920e8
|
Implemented VoE handler in userspace.
|
2008-10-14 13:35:35 +00:00 |
Florian Pose
|
09f06703c2
|
Introduced ecrt_voe_handler_received_header(); renamed
ecrt_voe_handler_header() to ecrt_voe_handler_send_header().
|
2008-09-30 07:50:34 +00:00 |
Florian Pose
|
186185dce4
|
Fixed VoE mailbox type.
|
2008-09-29 10:17:33 +00:00 |
Florian Pose
|
a82d2dbf39
|
Introduced VoE header.
|
2008-09-22 15:27:50 +00:00 |
Florian Pose
|
b02f75cd3a
|
Changed VoE mailbox type to 0xff.
|
2008-09-22 14:43:40 +00:00 |
Florian Pose
|
12d30c487a
|
Added VoE handler.
|
2008-09-01 14:17:18 +00:00 |