skarg
|
8af8043d49
|
Fixed MS/TP ANSWER_DATA_REQUEST state in some of the ports to be compliant to the standard by emitting Reply-Postponed rather than nothing when the data request times out.
|
2017-05-02 20:17:39 +00:00 |
|
skarg
|
c7147f3805
|
Fixed ports for Atmega8, Atmega168, and Xmega to compile.
|
2016-10-25 13:42:13 +00:00 |
|
skarg
|
10aa414351
|
Fixed line endings and SVN props with fixup.sh script
|
2016-09-08 15:56:11 +00:00 |
|
skarg
|
48d04c323f
|
Removed check for NPDU Priority on MS/TP outgoing matching messages since the stack currently doesn't support passing the NDPU Priority through, and every outgoing message is NORMAL. This was causing Reply-Postponed, which is not a good thing for high priority messages. Thank you, Ettore Colicchio!
|
2015-12-02 20:20:33 +00:00 |
|
skarg
|
07bf4eba3b
|
Deprecated Ringbuf_Alloc, and replaced with Ringbuf_Data_Peek() and Ringbuf_Data_Put() functions. Ringbuf_Alloc() was not interrupt or thread safe.
|
2015-09-09 14:54:02 +00:00 |
|
skarg
|
fe8e60dd3d
|
Added example MS/TP port to ATxmega XPLAINED A3BU evaluation board.
|
2015-04-16 13:23:29 +00:00 |
|