Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2019-06-22 | [MTS-MTQ] SIM status and PIN unlock procedures | Serhii Kostiuk | 1 | |
Defined the JSON object fields for SIM Status Summary data | ||||
2019-06-12 | [MTS-MTQ] QuectelRadio implementation | Serhii Kostiuk | 1 | |
Updated the following functions to support Quectel radios: - CellularRadioFactory::createEG95Radio - fixed to build a EG95Radio instance; - ICellularRadio::extractModelFromResult - returning EG95 for EG95 radios; - ICellularRadio::convertModelToType - returning VALUE_TYPE_LTE for EG95. | ||||
2019-06-11 | [MTS-MTQ] cellular factory: quectel eg95 instance creation | Maksym Telychko | 1 | |
2019-06-11 | [MTS-MTQ] refactoring: performance optimization | Maksym Telychko | 1 | |
strings replaced by const-char pointer | ||||
2019-06-10 | [MTS-MTQ] refactoring: static function moved to ICellularRadio | Maksym Telychko | 1 | |
2019-06-06 | [MTS-MTQ] refactoring: moved common consts and static methods to ICellularRadio | Maksym Telychko | 1 | |