COMMITS
July 31, 2022
K
lock build to 1.17 cos 1.18 breaks goveralls
Kent Gibson committed
K
switch to travis-ci.com
Kent Gibson committed
K
add WithNumericErrors option
Kent Gibson committed
November 10, 2021
K
add getting ICCID in modeminfo
Kent Gibson committed
June 2, 2021
K
fix lint warnings
Kent Gibson committed
June 13, 2020
K
add reading CUSD and USSDMODE
Kent Gibson committed
June 8, 2020
K
add +CSMS=1 to commands to setup msg rx, and add option to set init commands
Kent Gibson committed
K
check error from StartMessageRx
Kent Gibson committed
May 11, 2020
K
modem doesn't need to be GSM
Kent Gibson committed
K
Add USSD example
Kent Gibson committed
May 9, 2020
K
more detailed errors for message rx
Kent Gibson committed
May 8, 2020
K
message handler passed all the message TPDUs, not just number and message text
Kent Gibson committed
May 4, 2020
K
add gsm README
Kent Gibson committed
K
add RxOptions
Kent Gibson committed
May 3, 2020
K
default to PDU mode
Kent Gibson committed
May 1, 2020
K
add version to cmds
Kent Gibson committed
K
add tests for StartMessageRx and UnmarshalTPDU
Kent Gibson committed
K
call indication handler in its own goroutine so it can't block the pipeline
Kent Gibson committed
K
formatting improvements
Kent Gibson committed
K
use seconds for default timeout
Kent Gibson committed
April 29, 2020
K
relocate message concat functionality from waitsms to gsm
Kent Gibson committed
K
disable echo during init
Kent Gibson committed
K
disable echo during init
Kent Gibson committed
April 28, 2020
K
add Makefile
Kent Gibson committed
K
remove unused param
Kent Gibson committed
K
rework gsm API to support long messages and simple short messages in PDU Mode
Kent Gibson committed
K
improve option documentation
Kent Gibson committed