[PATCH 0/2] Fix rilmodem SMSC quoting
by Tony Espy
This changeset fixes the string formatting of the
RIL_REQUEST_SET_SMSC_ADDRESS request, which requires
the string to bracketed by quotation marks.
Tony Espy (2):
rilmodem: restore SET_SMSC_ADDRESS number format
unit: update test-rilmodem-sms set_sca test case
drivers/rilmodem/sms.c | 4 +++-
unit/test-rilmodem-sms.c | 8 ++++----
2 files changed, 7 insertions(+), 5 deletions(-)
--
2.1.4
5 years, 1 month
U-Blox modem sends unprintable chars before "AT+CGMS=<seq>" reply: ofono (1.16) close the serial port ?
by Fabio
Hello,
I'm using ofono 1.16 with some patch to add sms manager to the Ublox driver.
Someone could confirm that ofono close the serial port when it receives
some unexpected/unprintable character before the "AT+CGMS=<seq>" reply from
the modem?
If yes, is possible to discard these characters instead of hanging-up the
serial port? Could I have some info about the source I have to patch ?
Thanks in advance,
FabioT
--
****************************************************************************************************************************
"Solo due cose sono infinite: l'universo e la stupidità umana. Ma della
prima non sono sicuro". [Albert Einstein]
****************************************************************************************************************************
5 years, 1 month