A library to send and receive packets over serial, uses MODSERIAL
Dependents: SimpleSerialProtocolExample SerialFileReceiver
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:5caff50e14a7 | 2014-09-19 | p3p | fixed packet detection when struggling to keep up with data stream |
2:43794e0b738f | 2014-09-18 | p3p | Refactored Protocol format into a separate codec class, implementing multiple codecs is now simple |
1:98ad30934a71 | 2014-08-27 | p3p | Fixed the packet state machine, and added access to the protocol from callbacks |
0:1639507580d5 | 2012-06-28 | p3p | minor tweak |