Parser for AT commands and similar protocols

Dependencies:   BufferedSerial

History

123 default tip

2020-03-23, by ohlaaa [Mon, 23 Mar 2020 07:50:03 +0000] rev 17

123


demo

2020-03-23, by ohlaaa [Mon, 23 Mar 2020 07:47:19 +0000] rev 16

demo


Update library references

2016-04-22, by screamer [Fri, 22 Apr 2016 13:40:54 +0100] rev 15

Update library references


Updated dependencies

2016-04-01, by geky [Fri, 01 Apr 2016 17:27:30 +0000] rev 14

Updated dependencies


Added better handling of binary data

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 16:01:03 -0600] rev 13

Added better handling of binary data


Removed carriage returns

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 15:59:15 -0600] rev 12

Removed carriage returns


rename echo to debug - uses debug calls.

2015-12-28, by sam_grove [Mon, 28 Dec 2015 05:37:44 +0000] rev 11

rename echo to debug - uses debug calls.


Small changes

2015-07-26, by sam_grove [Sun, 26 Jul 2015 21:53:28 +0000] rev 10

Small changes


Added direct printf/scanf methods as alternatives to the newline-based send/recv methods.

2015-07-20, by geky [Mon, 20 Jul 2015 21:28:39 +0000] rev 9

Added direct printf/scanf methods as alternatives to the newline-based send/recv methods.


Removed broken command method. Command calls can be replaced by anded send/recv calls.

2015-07-20, by geky [Mon, 20 Jul 2015 20:56:30 +0000] rev 8

Removed broken command method. Command calls can be replaced by anded send/recv calls.