Aleksander Morgado
b774e58dd0
ublox: new +UAUTHREQ=? tester
2017-09-15 10:31:21 -07:00
Aleksander Morgado
a0768a13f6
ublox: new AT+UACT=X command builder
2017-09-15 10:31:21 -07:00
Aleksander Morgado
826c5ad74a
ublox: new AT+UACT=? test parser
2017-09-15 10:31:21 -07:00
Aleksander Morgado
dbb8f7235d
ublox: new AT+UACT? response parser
2017-09-15 10:31:21 -07:00
Aleksander Morgado
56e7112712
ublox,tests: define common method to compare bands
2017-09-15 10:31:21 -07:00
Aleksander Morgado
55316cabd4
ublox: update frequency bands support
...
Updated to use the non-deprecated MMModemBand values.
2017-09-07 10:55:17 +02:00
Ben Chan
4e99ca7fd5
ublox: fix memory leaks in unit tests
2017-07-12 11:01:27 +02:00
Ben Chan
989ade7b8c
enums: replace Roman numeral suffixes in MM_MODEM_BAND_EUTRAN_*
...
3GPP TS 36.101 Table 5.5-1 refers the E-UTRA operating bands as 1, 2, 3,
..., etc.
2017-06-28 18:21:25 +02:00
Ben Chan
31655bb5a5
glib: remove invocations of g_type_init()
...
g_type_init() has been deprecated (and also marked with the attribute
'deprecated') since glib 2.36 as the type system is automatically
initialized. Since the minimum version of glib required by ModemManager
is 2.36, calling g_type_init() isn't necessarily in the ModemManager
code.
2017-02-03 10:05:14 +01:00
Aleksander Morgado
e6e53467ee
ublox: new +UGCNTRD? response parser
...
The parser returns only the results for the CID being specified as input. This
is so that we can just query the statistics of the CID currently in use by the
bearer.
2016-10-12 13:24:09 +02:00
Aleksander Morgado
1c69a847ae
ublox: new +UBANDSEL=X command builder
2016-10-12 13:24:09 +02:00
Aleksander Morgado
09c9ca5749
ublox: new +UBANDSEL? response parser
2016-10-12 13:24:09 +02:00
Aleksander Morgado
4632836d40
ublox: implement supported bands loading
2016-10-12 13:24:09 +02:00
Aleksander Morgado
29517c99ba
ublox: new +UPINCNT response parser
2016-10-12 13:24:08 +02:00
Aleksander Morgado
9d78f05cbd
ublox: new +URAT=X command builder
2016-10-12 11:29:52 +02:00
Aleksander Morgado
151d608eec
ublox: new u-blox specific +CFUN? response parser
2016-10-12 11:29:52 +02:00
Aleksander Morgado
bde9c4795a
ublox: new +URAT? response parser
2016-10-12 11:29:52 +02:00
Aleksander Morgado
29ace8b120
ublox: implement supported modes loading
...
AT+URAT=? provides the format expected, but looks like it isn't implemented
differently for the different u-blox devices seen, so we need an additional
level of filtering which currently is applied per device model string.
2016-10-12 11:29:52 +02:00
Aleksander Morgado
a4466e83b7
ublox: new +URAT=? response parser
2016-10-12 11:29:52 +02:00
Aleksander Morgado
81715ee591
ublox: new +UIPADDR=N response parser
2016-10-12 11:29:52 +02:00
Aleksander Morgado
9d2c2a75cc
ublox: new 'AT+UBMCONF?' response parser
2016-10-12 11:29:51 +02:00
Aleksander Morgado
241b63304b
ublox: new 'AT+UUSBCONF?' response parser
2016-10-12 11:29:51 +02:00