ublox-cellular-base

Changes

RevisionDateWhoCommit message
31:915ce07813da 2019-08-28 wajahat.abbas@u-blox.com changes to init() as MNO profile can set parameters default tip
30:38230504a646 2019-08-27 fahimalavi Support for Band select bitmask feature added
29:8a38f91009ad 2019-08-26 wajahat.abbas@u-blox.com MNO set mechanism changed
28:a8e1f25a8a52 2019-08-05 mudassar0121 merge branch 'reset_timeout' to default
27:250eaef6232d 2019-08-02 mudassar0121 reset timeout to default in nwk_deregistration reset_timeout
26:e4e444cc7b14 2019-08-01 fahimalavi edrx support added
25:e67d3d9d2e7e 2019-05-29 wajahat.abbas@u-blox.com Added support for +UPSV (idle mode) for C030_R412M
24:e26a6ab0dd75 2019-05-28 wajahat.abbas@u-blox.com +CFUN support
23:eaab8e812a5d 2019-05-03 wajahat.abbas@u-blox.com Added PSM support for R412M
22:779971811c46 2019-04-10 wajahat.abbas@u-blox.com Changed arguments type to int for get uart/mno methods
21:98aea8f49cd8 2019-03-22 wajahat.abbas@u-blox.com updated description for set_mno_profile
20:31d5e048fbfa 2019-03-22 wajahat.abbas@u-blox.com Added support for +URAT and +UMNOPROF commands
19:15f31e074d67 2018-09-17 fahimalavi Power up fix in master
18:2c255818b3a9 2018-09-13 Mudassar Hussain Merging to master
17:c6a4d5072589 2018-09-13 Mudassar Hussain power-down function updated power_down
16:afb3ca2d9915 2018-07-24 wajahat.abbas@u-blox.com Fixed power up issue for SARA-R4 R4_powerup_fix
15:93b157a47b8d 2018-07-12 fahim.alavi@u-blox.com Updated RSSI calculation by changing quality index to value in dB
14:e420232ee4e7 2018-01-09 RobMeades Add methods to return IMEI, MEID, IMSI, ICCID and RSSI.
13:158a035b1b50 2018-01-09 fahim alavi Method moved in public area of code
12:aa3cbc3f88c5 2018-01-09 fahim alavi Code convention applied
11:57f64bc518c0 2018-01-02 fahim alavi IMEI provided to application
10:c4281fa79b8f 2018-01-02 fahimalavi Changes required for R410M in cellular base
9:2c997d7df4c6 2018-01-01 fahim alavi adding support of R410M R410_M
8:a15349fcab25 2017-10-30 RobMeades Remove assignment in condition to avoid ARM compiler warning.
7:c2cf27a981b3 2017-09-21 pilotak modem shield compatibility
6:8fadf1e49487 2017-08-11 rob.meades@u-blox.com Retry getting the IMSI as this can sometimes take a while with Sara-G350 modems if the SIM PIN is requested or the SIM takes a while to initialise itself.
5:05fa111c1cf3 2017-08-10 rob.meades@u-blox.com Remove reference to set_flow_control() since this is not yet exposed by UARTSerial.
4:2e640a101db1 2017-07-31 rob.meades@u-blox.com Take advantage of set_baud() to enable higher data rates. Add support for flow control but switched off until UARTSerial() supports it.
3:f9b2cd6f72b1 2017-06-19 rob.meades@u-blox.com Corrected hard coding of modem baud rate.
2:73fcc33c9400 2017-06-13 rob.meades@u-blox.com Make debug prints conditional on _debug_trace_on.
1:5aaecf2572dc 2017-06-12 rob.meades@u-blox.com Tested on C027.
0:5cffef3371f6 2017-06-12 RobMeades 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.