A library to send and receive packets over serial, uses MODSERIAL
Dependents: SimpleSerialProtocolExample SerialFileReceiver
History
fixed packet detection when struggling to keep up with data stream
2014-09-19, by p3p [Fri, 19 Sep 2014 15:51:05 +0000] rev 3
fixed packet detection when struggling to keep up with data stream
Refactored Protocol format into a separate codec class, implementing multiple codecs is now simple
2014-09-18, by p3p [Thu, 18 Sep 2014 17:37:04 +0000] rev 2
Refactored Protocol format into a separate codec class, implementing multiple codecs is now simple
Fixed the packet state machine, and added access to the protocol from callbacks
2014-08-27, by p3p [Wed, 27 Aug 2014 17:35:30 +0000] rev 1
Fixed the packet state machine, and added access to the protocol from callbacks
minor tweak
2012-06-28, by p3p [Thu, 28 Jun 2012 21:19:58 +0000] rev 0
minor tweak