summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_ME910Radio.h
AgeCommit message (Collapse)AuthorFiles
2023-03-13[GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-queryYevhen Mykhno1
- function getRegistrationCommands() implemented as pure virtual and overrided for every base radio model - minor indentation fixes - function getSimStatusSummary(Json::Value& jData) changed to process radio modems that do not have separate commands for the SIM presence check - function getManufacturer(std::string& sManufacturer) changed: AT command changet to 'AT+CGMI' - src/MTS_IO_QuectelRadio.cpp -- comments correction
2020-07-17Code reviewAndrii Pientsov1
2019-06-06[MTS-MTQ] refactoring: added quectel empty classes, CellularRadio moved to ↵Maksym Telychko1
TelitRadio
2019-03-08Add support for the ME910C1-WW Radio1.0.15David Marcaccini1
2018-05-02Add support for getting the Firmware Build Version from the Telit radio1.0.6Jeff Hatch1
2018-02-22add ME910C1 radio suport1.0.4Mykyta Dorokhin1
Signed-off-by: Jeff Hatch <Jeff.Hatch@multitech.com>