Assert updated with the returned status code instead of URL
Dependencies: ublox-at-cellular-interface
History
Assert updated with the returned status code instead of URL
2019-03-22, by SanaMasood [Fri, 22 Mar 2019 12:13:25 +0500] rev 20
Assert updated with the returned status code instead of URL
Multiple template mbed app has been merged and http-timeout can be set from json file
2019-01-31, by fahim.alavi@u-blox.com [Thu, 31 Jan 2019 18:14:52 +0500] rev 19
Multiple template mbed app has been merged and http-timeout can be set from json file
HTTP request timeouts increased, change of https link, buffer size increase and updated the u-blox AT cellular interface hash
2019-01-30, by fahim.alavi@u-blox.com [Wed, 30 Jan 2019 16:44:51 +0500] rev 18
HTTP request timeouts increased, change of https link, buffer size increase and updated the u-blox AT cellular interface hash
Get data size of received data as parameter
2019-01-28, by fahim.alavi@u-blox.com [Mon, 28 Jan 2019 12:45:09 +0500] rev 17
Get data size of received data as parameter
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.