fork

Revisions of UbloxATCellularInterface.cpp

Revision Date Message Actions
21:2a500a881a5a 2019-05-08 static warning removed File  Diff  Annotate
19:7013521e75e7 2019-01-30 Made changes not to disconnect modem stack for target C030-R41xM File  Diff  Annotate
18:1f34f8d0c850 2019-01-25 Macro updated for C030-R412M as don't need to create profile File  Diff  Annotate
17:7b033423126c 2019-01-17 Build error fixed, set_plmn is pure virtual method File  Diff  Annotate
16:2b30a056ae54 2018-10-30 Add ability to set priority for the Rx thread File  Diff  Annotate
15:8cc9a80ac0ad 2018-03-26 Add a check in socket_recv() and socket_send() to see whether the socket has been closed by the remote host. If it has, return NSAPI_ERROR_NO_SOCKET immediately. This is necessary as the socket layers above us have no way of knowing if the remote host has closed the socket. Such a check is not required for socket_recvfrom() and socket_sendto() as UDP has no concept of a socket-connection in the first place. File  Diff  Annotate
14:e7dcf3388403 2018-03-02 Make sure that the event handler thread is closed cleanly in all cases and add tests that this is the case, both for sleep and for memory. File  Diff  Annotate
13:39264b492ce7 2018-01-10 Replace R410M lines accidentally removed. File  Diff  Annotate
12:ff6fac481487 2018-01-09 Remove spurious debug parameter. File  Diff  Annotate
11:cc41a8636f7e 2018-01-02 Support added for R410M File  Diff  Annotate
10:ba18f4418ee8 2017-10-30 Merge pull request from amq: usord and usorf can potentially return more data than originally requested, handle this situation if it occurs. File  Diff  Annotate
7:3b2ca10cc23a 2017-06-30 Connect now fails correctly if it cannot achieve a connection, rather than trying for ever. File  Diff  Annotate
6:63dad754c267 2017-06-15 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. File  Diff  Annotate
5:f6706249d076 2017-06-13 Make debug prints conditional on _debug_trace_on. File  Diff  Annotate
1:bc228becc45d 2017-06-12 Tested on C027. File  Diff  Annotate
0:7ccf0e7e8a83 2017-06-12 Initial commit, not yet compiling but I'm tired of doing everything in the on-line IDE so I need to publish to take the code off-line. File  Diff  Annotate