Fix for UIP read of DLE escape character.
Fork of MTS-Cellular by
History
Fixes for UIP read of DLE escaped characters in incoming packets.
2015-09-15, by jfanucch [Tue, 15 Sep 2015 14:46:25 +0000] rev 79
Fixes for UIP read of DLE escaped characters in incoming packets.
add GPS support for EasyIP models
2015-08-17, by mfiore [Mon, 17 Aug 2015 21:05:41 +0000] rev 78
add GPS support for EasyIP models
fix line spacing
2015-07-28, by mfiore [Tue, 28 Jul 2015 16:18:45 +0000] rev 77
fix line spacing
add EU and Verizon LTE support, git rev 34875cd9c59aa9191bc3d0af0032ebf2d3ee2c0b
2015-06-25, by Mike Fiore [Thu, 25 Jun 2015 08:27:35 -0500] rev 76
add EU and Verizon LTE support, git rev 34875cd9c59aa9191bc3d0af0032ebf2d3ee2c0b
merge after accepting pull request from MTS-Cellular-dev
2015-03-25, by mfiore [Wed, 25 Mar 2015 17:59:46 +0000] rev 75
merge after accepting pull request from MTS-Cellular-dev
Removed APN declaration under TestSMS.h as it's been centralized to doTests()
2015-03-11, by Vanger [Wed, 11 Mar 2015 19:14:35 +0000] rev 74
Removed APN declaration under TestSMS.h as it's been centralized to doTests()
merge changes
2015-02-09, by mfiore [Mon, 09 Feb 2015 20:47:37 +0000] rev 73
merge changes
use mts_min/mts_max inline functions instead of MIN/MAX macros - macros break in IAR
2015-01-23, by Mike Fiore [Fri, 23 Jan 2015 16:51:13 -0600] rev 72
use mts_min/mts_max inline functions instead of MIN/MAX macros - macros break in IAR
add AT#SCFG to EasyIP class to shorten data sending timeout
2015-02-03, by mfiore [Tue, 03 Feb 2015 16:53:44 +0000] rev 71
add AT#SCFG to EasyIP class to shorten data sending timeout
Changed local port issue "if" statement structure into a simplified "if" statement.
2014-11-11, by Vanger [Tue, 11 Nov 2014 19:03:43 +0000] rev 70
Changed local port issue "if" statement structure into a simplified "if" statement.