index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
test-modem-helpers.c
Age
Commit message (
Expand
)
Author
2013-03-27
broadband-modem: parse +GSN response for IMEI, MEID, and ESN (bgo #696596)
Dan Williams
2013-02-15
modem: use +CEREG to determine EPS network registration status
Ben Chan
2012-10-25
tests: add PDP context reply parser test for Samsung/Icera replies
Aleksander Morgado
2012-09-14
test: new tester for +CDS unsolicited messages
Aleksander Morgado
2012-08-29
modem-helpers: new method to validate and/or parse MCC/MNC operator ID string
Aleksander Morgado
2012-08-22
api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u)
Aleksander Morgado
2012-03-16
modem-helpers: refactor and reorganize sources
Aleksander Morgado
2012-03-16
modem-helpers: new +CNUM response parser and tests
Aleksander Morgado
2012-03-16
tests,modem-helpers: cleanup tests
Aleksander Morgado
2012-03-16
test,modem-helpers: remove conditional compilation
Aleksander Morgado
2012-03-16
tests: fix CGDCONT reply test, NULL expected instead of empty string
Aleksander Morgado
2012-03-16
build: fix header dependencies
Aleksander Morgado
2012-03-15
modem-helpers: allow leading zeroes in CREG/CGREG responses
Aleksander Morgado
2012-03-15
test: new tester for CPMS=? results
Aleksander Morgado
2012-03-15
api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'
Aleksander Morgado
2012-03-15
modem-helpers: renamed 3GPP registration related helpers with `mm_3gpp' prefix
Aleksander Morgado
2012-03-15
helpers: implement CGDCONT reply parsing
Aleksander Morgado
2012-03-15
modem-helpers: provide list of scanned networks in a list of structs
Aleksander Morgado
2012-03-15
test-modem-helpers: fix C(G)REG parsing tests
Aleksander Morgado
2012-03-15
modem-helpers: use MMModemAccessTech when parsing C(G)REG responses
Aleksander Morgado
2012-02-17
gsm: allow leading zeroes in numbers in CREG/CGREG responses
Aleksander Morgado
2011-10-27
gsm: fix parsing of unsolicited CREG/CGREG response with RAC
Dan Williams
2011-10-27
gsm: add regex for unsolicited CREG/CGREG response with RAC
Dan Williams
2011-03-11
gsm: fix for parsing malformed Gobi CREG response
Dan Williams
2011-01-23
core: rework logging
Dan Williams
2011-01-11
gsm: correctly parse Samsung S8500 Wave CREG response
Michał Sroczyński
2010-12-21
test: fix CIND test index checking
Dan Williams
2010-11-30
gsm: prefer AT+CIND signal quality for modems that support it (lp:682282) (bg...
Dan Williams
2010-11-28
core: add index to CIND helper
Dan Williams
2010-11-28
core: add +CIND parsing helpers
Dan Williams
2010-11-03
trivial: avoid build warning by using g_message() correctly
Dan Williams
2010-10-22
trivial: fix formatting
Dan Williams
2010-10-22
core: use hardware IDs as part of DeviceIdentifier
Dan Williams
2010-09-27
test: add CGREG repsonse test for X220D
Dan Williams
2010-08-09
build: fix build with glib >= 2.25.12 (bgo #626421)
Vincent Untz
2010-05-25
test: add a few more CREG/CGREG responses
Dan Williams
2010-04-09
gsm: fix CSCS=? parsing and add testcases
Dan Williams
2010-03-09
gsm: fix CREG/CGREG parsing with multiple responses
Dan Williams
2010-03-05
gsm: indicate CREG vs. CGREG
Dan Williams
2010-03-05
gsm: common CREG/CGREG parsing function and testcases
Dan Williams
2010-02-08
test: add SE K600i COPS response testcase
Dan Williams
2010-01-05
test: add Gobi COPS response testcase
Dan Williams
2010-01-05
test: add Nokia 2720 COPS response testcase
Dan Williams
2010-01-05
test: add Novatel XU870 and Option GT Ultra Express COPS response testcases
Dan Williams
2010-01-05
test: add +COPS response testcases for E1550, MF622, and E226
Dan Williams
2010-01-05
gsm: add testcase for invalid +COPS response
Dan Williams
2010-01-05
gsm: correctly parse Nokia N80 +COPS response
Dan Williams
2010-01-05
gsm: split out +COPS response parsing and add testcases
Dan Williams