[PATCH 0/2] Thuraya XT satellite modem plugin, v4

Thomas Sailer sailer at sailer.dynip.lugs.ch
Fri Feb 12 11:43:03 UTC 2016


From: Thomas Sailer <t.sailer at alumni.ethz.ch>

Hi Aleksander,

thanks for applying most of my previous patch queues. Here's the
remaining patch queue for the Thuraya XT.

- I kept the CREG3 pattern as is; if we want to be able to parse
  parameters with double qoutes containing comma, I think we need
  2 pattern alternatives...
- moved the +CRSM response parsing to mm_3gpp_parse_crsm_response,
  and added a few testcases


Thomas Sailer (2):
  allow optional quotes in +CREG: <stat>,"<lac>","<ci>" (GSM 07.07
    CREG=2 unsolicited) pattern; add testcase for Thuraya XT
  move +CRSM parsing to mm_3gpp_parse_crsm_response; add test cases

 src/mm-base-sim.c              | 120 +++++++++++++++++++++--------------------
 src/mm-modem-helpers.c         |  49 ++++++++++++++++-
 src/mm-modem-helpers.h         |   8 +++
 src/tests/test-modem-helpers.c |  65 ++++++++++++++++++++++
 4 files changed, 184 insertions(+), 58 deletions(-)

-- 
2.5.0



More information about the ModemManager-devel mailing list