Adding ability to set priority of the Rx thread

Dependencies:   ublox-at-cellular-interface

Fork of ublox-at-cellular-interface-ext by u-blox

History

Add ability to set priority for the Rx thread default tip

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.


Update library versions.

2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 01:12:48 +0100] rev 7

Update library versions.


Update library version.

2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 01:02:31 +0100] rev 6

Update library version.