summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2019-12-06Merge branch 'radio_code_option' into 'master' 0.9Jeff Hatch1
Added support for the "radio-query --code" option See merge request !3
2019-12-05Added support for the "radio-query --code" optionSerhii Kostiuk1
The new option allows to fetch MTS short code for the radio without calling the whole "radio-query --static" instead.
2019-08-13Merge branch 'MTX-2891-mpower-2g-3g-4g' into 'master' 0.8Jeff Hatch1
MTX-2891 mpower: 2-3-4g switch implementation See merge request !2
2019-07-30MTX-2891 mpower: 2-3-4g switch implementationMaksym Telychko1
2019-07-29Merge branch 'quectel-radio' into 'master' Jeff Hatch1
mPower Edge Q4: Quectel radio support See merge request !1
2019-06-22[MTS-MTQ] SIM status reporting for radio-querySerhii Kostiuk1
Added a new "--sim-status" query for fetching all the information about the current SIM card status: - isSimInserted - bool, is the SIM card installed or not; - isSimLocked - bool, is the SIM card blocked with PIN/PUK or not (or is READY); - lockStatus - string, either "READY", "SIM PUK", "SIM PIN" or other status as returned by "AT+CPIN?" AT command; - attemptsPin - integer, the number of attempts lef to enter a PIN code; - attemptsPuk - integer, the number of attempts lef to enter a PUK code.
2019-06-10[MTS-MTQ] refactoring: switched to ICellularRadioMaksym Telychko1
2018-06-25Update call to convertModelToMtsShortCode to use new signature for ↵0.7Jeff Hatch1
supporting LNA3 and LAT3 radios
2018-05-02Add support for getting the firmware build version in addition to the ↵0.6Jeff Hatch1
firmware version running on the radio
2018-04-16Add --location arg processing for radio-query --location command0.5Jeff Hatch1
2017-06-02Add AT#FWSWITCH support for LNA radio0.4Jeff Hatch1
2015-04-30initial commit0.2Jesse Gilles6