summaryrefslogtreecommitdiff
path: root/src/MTS_IO_CellularRadioFactory.cpp
AgeCommit message (Collapse)AuthorFiles
2023-03-13[GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-queryYevhen Mykhno1
Implementing CB610L radio modem support
2020-05-29mPower Oct20: L4G1 libmts-io supportmykola.salomatin1
2020-02-17MTX-3211 Remove the code that is used to support ME910C1-NV and ME910C1-NAAndrii Pientsov1
2019-11-22[GP-359][MTX-3072] mPower Edge: LVW3 radio supportSerhii Kostiuk1
Added LVW3 radio support to the libmts-io.
2019-06-12[MTS-MTQ] QuectelRadio implementationSerhii Kostiuk1
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] refactoring cellular factory: non interface class shouldn't have ↵Maksym Telychko1
such virtual methods
2019-06-11[MTS-MTQ] cellular factory: radio identification by AT+GMMMaksym Telychko1
2019-06-11[MTS-MTQ] cellular factory: quectel eg95 instance creationMaksym Telychko1
2019-06-11[MTS-MTQ] refactoring: cellular factory namespacesMaksym Telychko1
2019-06-10[MTS-MTQ] refactoring: static function moved to ICellularRadioMaksym Telychko1
2019-06-07[MTS-MTQ] refactoring: factory interfaceMaksym Telychko1
2019-06-06[MTS-MTQ] refactoring: added quectel empty classes, CellularRadio moved to ↵Maksym Telychko1
TelitRadio
2019-03-21Add support for L4E1 and L4N1 radios1.0.17David Marcaccini1
2019-03-08Add support for the ME910C1-WW Radio1.0.15David Marcaccini1
2019-02-18Add support for LE910C1-AP radio1.0.14Jeff Hatch1
2018-10-31Add support for LE910C1-NS radioJeff Hatch1
2018-06-22Add support for LE910-EU1 radio1.0.10Jeff Hatch1
2018-05-25Add support for LE866A1-JS radio for Japan1.0.8Jeff Hatch1
2018-02-22add ME910C1 radio suport1.0.4Mykyta Dorokhin1
Signed-off-by: Jeff Hatch <Jeff.Hatch@multitech.com>
2017-05-24Add support for LE910NA1 Radio1.0.0Jeff Hatch1
2015-04-30rename to libmts-ioJesse Gilles1
2015-04-20initial commitJesse Gilles1