summaryrefslogtreecommitdiff
path: root/src/MTS_IO_CE910Radio.cpp
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
2019-07-18[MTR-MTQ] Namespace-related usage improvementsSerhii Kostiuk1
Restored full qualification of the ICellularRadio::CODE object type for all files that used full qualification before (effectively, for all source files and only one header file). This commit partially reverses 53efcef2e2f521135b323e194c45f1d9fa7b5d5d.
2019-06-06[MTS-MTQ] refactoring: namespace usageMaksym Telychko1
Using identificators in appropriate namespace
2015-11-03[IN001490] libmts-io: Implementing setRxDiversity function for applicable ↵Bijoy Anose1
radio models
2015-04-30rename to libmts-ioJesse Gilles1
2015-04-20initial commitJesse Gilles1