For a PR
Fork of ublox-at-cellular-interface by
History
Let handle_event() finish a full cycle before destruction
2018-03-01, by amq [Thu, 01 Mar 2018 21:32:25 +0000] rev 14
Let handle_event() finish a full cycle before destruction
Replace R410M lines accidentally removed.
2018-01-10, by RobMeades [Wed, 10 Jan 2018 09:44:24 +0000] rev 13
Replace R410M lines accidentally removed.
Remove spurious debug parameter.
2018-01-09, by RobMeades [Tue, 09 Jan 2018 13:20:44 +0000] rev 12
Remove spurious debug parameter.
Support added for R410M
2018-01-02, by mudassar0121 [Tue, 02 Jan 2018 07:48:15 +0000] rev 11
Support added for R410M
Merge pull request from amq: usord and usorf can potentially return more data than originally requested, handle this situation if it occurs.
2017-10-30, by RobMeades [Mon, 30 Oct 2017 14:48:14 +0000] rev 10
Merge pull request from amq: usord and usorf can potentially return more data than originally requested, handle this situation if it occurs.
Config file added
2017-09-27, by fahim alavi [Wed, 27 Sep 2017 15:33:07 +0500] rev 9
Config file added
Correct JSON formatting by adding a missing comma.
2017-08-03, by rob.meades@u-blox.com [Thu, 03 Aug 2017 13:31:32 +0100] rev 8
Correct JSON formatting by adding a missing comma.
Connect now fails correctly if it cannot achieve a connection, rather than trying for ever.
2017-06-30, by rob.meades@u-blox.com [Fri, 30 Jun 2017 13:29:19 +0100] rev 7
Connect now fails correctly if it cannot achieve a connection, rather than trying for ever.
Improve template, add extra time for gethostbyname() as it seems to take an age on some networks, rename "driver" to "interface" for consistency with the PPP test suite.
2017-06-15, by rob.meades@u-blox.com [Thu, 15 Jun 2017 14:04:26 +0100] rev 6
Improve template, add extra time for gethostbyname() as it seems to take an age on some networks, rename "driver" to "interface" for consistency with the PPP test suite.
Make debug prints conditional on _debug_trace_on.
2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 10:09:57 +0100] rev 5
Make debug prints conditional on _debug_trace_on.