libicsneo/communication
Paul Hollinsky 72bc5914a6 EthernetPacket: Allow 1 extra byte at the end of the packet
ValueCAN 4-2EL sends an extra byte to pad the message
to an even byte count.
2021-05-04 23:25:36 -04:00
..
message Add description field for messages 2020-11-13 16:15:04 -05:00
packet EthernetPacket: Allow 1 extra byte at the end of the packet 2021-05-04 23:25:36 -04:00
communication.cpp Communication: Block destruction while inside redirectionFn 2021-04-23 22:33:32 -04:00
decoder.cpp EthernetPacket: Allow 1 extra byte at the end of the packet 2021-05-04 23:25:36 -04:00
driver.cpp Fix deadlock with Driver::write 2020-08-14 16:57:52 -04:00
encoder.cpp Add transmit support for ISO 9141-2 2021-03-23 17:23:55 -04:00
ethernetpacketizer.cpp EthernetPacketizer: Add missing include for GCC 2020-09-23 10:23:05 -04:00
multichannelcommunication.cpp MultiChannelCommunication: Use generic handleInput 2021-04-23 22:34:32 -04:00
packetizer.cpp Packetizer: Correct packet length check 2020-09-22 19:17:12 -04:00