Dan Williams
7fbe4d8383
cdma: check SPSERVICE and SPERI when getting registration state
2010-03-22 00:28:21 -07:00
Dan Williams
3b32e2a679
cdma: check for +SPSERVICE and $SPERI
...
Which are Sprint-specific commands which appear to be implemented by
various phones for getting access technology and roaming status.
2010-03-21 17:50:45 -07:00
Dan Williams
4558df894b
helpers: add generic response stripping function
2010-03-19 10:57:01 -07:00
Dan Williams
46ec3bdb47
gsm: fix CREG/CGREG parsing with multiple responses
...
When a modem sends both CREG and CGREG in the same response packet,
the parser was failing to correctly distinguish which response
was being parsed, since the string passed to g_regex_match() is
the whole response including both CREG + CGREG.
2010-03-09 23:34:19 -08:00
Dan Williams
ad7bbb2f16
gsm: indicate CREG vs. CGREG
2010-03-05 14:08:40 -08:00
Dan Williams
e4350152c8
gsm: common CREG/CGREG parsing function and testcases
2010-03-05 11:47:23 -08:00
Dan Williams
c30f23e02c
gsm: add testcase for invalid +COPS response
2010-01-05 15:03:06 -06:00
Dan Williams
3988f53d2e
gsm: correctly parse Nokia N80 +COPS response
2010-01-05 14:57:30 -06:00
Dan Williams
216e49f8d8
gsm: split out +COPS response parsing and add testcases
2010-01-05 14:29:19 -06:00