initial fork from ublox
Dependencies: ublox-at-cellular-interface
History
updating for Geneva platform
2018-12-14, by rlanders73 [Fri, 14 Dec 2018 18:20:56 +0000] rev 17
updating for Geneva platform
Build failure removed with latest version of UbloxATCellularInterfaceExt
2018-11-12, by fahim.alavi@u-blox.com [Mon, 12 Nov 2018 18:35:20 +0500] rev 16
Build failure removed with latest version of UbloxATCellularInterfaceExt
Add ability to set priority for the Rx thread
2018-10-30, by amq [Tue, 30 Oct 2018 18:54:19 +0000] rev 15
Add ability to set priority for the Rx thread
Update to latest version of libraries.
2018-03-26, by RobMeades [Mon, 26 Mar 2018 15:40:27 +0100] rev 14
Update to latest version of libraries.
Update ublox-at-cellular-interface library version.
2018-03-02, by RobMeades [Fri, 02 Mar 2018 13:31:15 +0000] rev 13
Update ublox-at-cellular-interface library version.
Update ublox-at-cellular-interface library version.
2017-10-31, by RobMeades [Tue, 31 Oct 2017 09:36:37 +0000] rev 12
Update ublox-at-cellular-interface library version.
Remove return code from ftpResetPar() since not all modules support all parameters and hence it's not possible to be certain which are errors and which are normal. Change order of parameters in ftpCommand() as offset is truly optional (it is not supported by Sara-G350). Make switching on of +ULOCIND URC optional (it is only informative and is not supported by Sara-G350). Update UbloxAtCellularInterface library version. Update mbed_app.json templates. Don't run the HTTP TLS test on C027 as Sara-G350 doesn't support it.
2017-06-16, by rob.meades@u-blox.com [Fri, 16 Jun 2017 00:55:19 +0100] rev 11
Remove return code from ftpResetPar() since not all modules support all parameters and hence it's not possible to be certain which are errors and which are normal. Change order of parameters in ftpCommand() as offset is truly optional (it is not supported by Sara-G350). Make switching on of +ULOCIND URC optional (it is only informative and is not supported by Sara-G350). Update UbloxAtCellularInterface library version. Update mbed_app.json templates. Don't run the HTTP TLS test on C027 as Sara-G350 doesn't support it.
Make debug prints conditional on _debug_trace_on.
2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 10:46:08 +0100] rev 10
Make debug prints conditional on _debug_trace_on.
CellularBase and CellularDriverGen right up to top level.
2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 01:57:19 +0100] rev 9
CellularBase and CellularDriverGen right up to top level.
Move UbloxCellularBase up to top level, otherwise there can be duplication.
2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 01:51:09 +0100] rev 8
Move UbloxCellularBase up to top level, otherwise there can be duplication.