Fork of ublox-cellular-base to add LARA-R2 support
Fork of ublox-cellular-base by
History
Merge
2018-10-12, by Curt Black [Fri, 12 Oct 2018 02:18:38 -0500] rev 20
Merge
Increase default timeout for AT commands, many can take up to a minute.
2018-10-12, by Curt Black [Fri, 12 Oct 2018 02:17:18 -0500] rev 19
Increase default timeout for AT commands, many can take up to a minute.
Some modems cannot auto-baud (R410), even below 115200, so if the baud
is not 115200 (not just greater than), start at 115200 then switch later
Split commands, early version of R410 has issues with mutliple at commands
2018-09-26, by Curt Black [Wed, 26 Sep 2018 11:38:31 -0500] rev 18
Split commands, early version of R410 has issues with mutliple at commands
Add support for LARA-R2
2018-09-10, by cblack [Mon, 10 Sep 2018 18:44:17 -0500] rev 17
Add support for LARA-R2
Fixed power up issue for SARA-R4
2018-07-24, by wajahat.abbas@u-blox.com [Tue, 24 Jul 2018 11:59:48 +0500] rev 16
Fixed power up issue for SARA-R4
Updated RSSI calculation by changing quality index to value in dB
2018-07-12, by fahim.alavi@u-blox.com [Thu, 12 Jul 2018 10:13:45 +0500] rev 15
Updated RSSI calculation by changing quality index to value in dB
Add methods to return IMEI, MEID, IMSI, ICCID and RSSI.
2018-01-09, by RobMeades [Tue, 09 Jan 2018 13:20:15 +0000] rev 14
Add methods to return IMEI, MEID, IMSI, ICCID and RSSI.
Method moved in public area of code
2018-01-09, by fahim alavi [Tue, 09 Jan 2018 15:08:31 +0500] rev 13
Method moved in public area of code
Code convention applied
2018-01-09, by fahim alavi [Tue, 09 Jan 2018 12:34:53 +0500] rev 12
Code convention applied
IMEI provided to application
2018-01-02, by fahim alavi [Tue, 02 Jan 2018 12:38:56 +0500] rev 11
IMEI provided to application