summaryrefslogtreecommitdiff
path: root/src/MTS_IO_EG25Radio.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
2022-06-17[MTX-4445] mPower R.6.0.X: MTCAP3: LNA7D - cellular radio support GP-15481.0.29Mykola Salomatin1
setRxDiversity command moved to common class for Quectel radios - QuectelRadio.cpp. Add LNA7D radio support. LNA7D radio supports only 3g and 4g network modes. Add new command for enabling/disabling diversity. Retained backward compatibility with the old diversity command.
2020-05-29mPower Oct20: L4G1 libmts-io supportmykola.salomatin1