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

Thomas Sailer sailer at sailer.dynip.lugs.ch
Sat Feb 13 13:19:11 UTC 2016


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

Hi Aleksander,

thanks for the reviews. Here's the updated patch queue for the Thuraya XT.

- CREG: back to version with separate regex
- CRSM: reworked according to your review comments; I did not re-add the hex
  test though, the regex is coded to accept only hex characters, so the check
  seems superfluous

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              | 117 +++++++++++++----------------------------
 src/mm-modem-helpers.c         |  62 +++++++++++++++++++++-
 src/mm-modem-helpers.h         |   8 +++
 src/tests/test-modem-helpers.c |  80 +++++++++++++++++++++++++++-
 4 files changed, 185 insertions(+), 82 deletions(-)

-- 
2.5.0



More information about the ModemManager-devel mailing list