Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-04-26 | Fix tabs vs spaces in the latest changesHEAD1.0.35master | Serhii Kostiuk | 2 | |
This commit does not chanhe any code except whitespace characters. Please look for the previous commits if you run `git blame`. Good places to continue the search via git blame: - 33ed089d4b59bd79ae35f626ea6fc3da20c2edb9 - the commit before time changes; - 582634c91a778dba7047a69b5559f849d03be112 - the time changes commit before the merge. | ||||
2023-04-26 | Commit merge with master on libmts-io mirror | John Klug | 10 | |
2023-04-26 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 9 | |
or NTP | ||||
2023-04-26 | GP-139:Support Portal Case #5086148: use Cellular Radio timeas alternative ↵ | sdesai | 10 | |
to GPS or NTP | ||||
2023-04-26 | Fixed use of uninitialized variable | Mykola Salomatin | 1 | |
2023-03-30 | Commit merge with master on libmts-io mirror | jeff | 10 | |
2023-03-27 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 1 | |
or NTP | ||||
2023-03-27 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 3 | |
or NTP | ||||
2023-03-24 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 1 | |
or NTP | ||||
2023-03-24 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 2 | |
or NTP | ||||
2023-03-23 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 3 | |
or NTP | ||||
2023-03-23 | Support Portal Case #5086148: use Cellular Radio time as alternative to GPS ↵ | sdesai | 6 | |
or NTP | ||||
2023-03-20 | Support Portal Case #5086148: use Cellular Radio timeas alternative to GPS ↵ | sdesai | 3 | |
or NTP | ||||
2023-03-20 | Support Portal Case #5086148: use Cellular Radio timeas alternative to GPS ↵ | sdesai | 9 | |
or NTP | ||||
2023-03-15 | GP-139:Support Portal Case #5086148: use Cellular Radio timeas alternative ↵ | sdesai | 8 | |
to GPS or NTP | ||||
2023-03-15 | Merge branch 'ms/fix_mts_io_build' into 'master' | Jeff Hatch | 1 | |
Fixed use of uninitialized variable See merge request !58 | ||||
2023-03-15 | Fixed use of uninitialized variable | Mykola Salomatin | 1 | |
2023-03-13 | Merge branch 'ym/GP-1597/lte-pdp-auth' into 'master'1.0.34 | John Klug | 0 | |
2023-03-13 | [GP-1597] mPower R.6.3.X: Cellular Provider Profiles - LTE Authentication | Yevhen Mykhno | 10 | |
2023-03-13 | Merge branch 'ym/GP-1733/refactoring_sequans' into 'master' | John Klug | 0 | |
2023-03-13 | Merge branch 'ms/MTX-4769_l6g1_cellular_diagnostics' into 'master' | John Klug | 0 | |
2023-03-13 | [MTX-4769] mPower R.6.3.X: L6G1 Support - Cellular Diagnostics | Mykola Salomatin | 1 | |
Add cellular diagnostics support for Sequans radio modem. | ||||
2023-03-13 | [MTX-4769] mPower R.6.3.X: L6G1 Support - Cellular Diagnostics | Mykola Salomatin | 3 | |
Add additional command about all carrier profiles that are supported. | ||||
2023-03-13 | [GP-1733] mPower R.6: L6G1 (Sequans CB610L) Radio Support | Yevhen Mykhno | 1 | |
- the function getNetworkStatus(Json::Value& jData) changed to follow common logic (jDebug is empty when the main status command is failed) - removed unnecessary prints from the secondary status commands | ||||
2023-03-13 | Merge branch 'ym/GP-1733/add_sequans_support' into 'master' | John Klug | 0 | |
2023-03-13 | libmts-io: Enable debug symbols in the build time | Yevhen Mykhno | 1 | |
2023-03-13 | [GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query | Yevhen Mykhno | 10 | |
Implementing CB610L radio modem support | ||||
2023-03-13 | [GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query | Yevhen Mykhno | 22 | |
- 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 | ||||
2023-03-03 | Merge branch 'ym/GP-1597/lte-pdp-auth' into 'master' | Jeff Hatch | 10 | |
[GP-1597] mPower R.6.3.X: Cellular Provider Profiles - LTE Authentication See merge request !56 | ||||
2023-03-02 | Support Portal Case #5086148: use Cellular Radio timeas alternative to GPS ↵ | sdesai | 1 | |
or NTP | ||||
2023-02-27 | [GP-1597] mPower R.6.3.X: Cellular Provider Profiles - LTE Authentication | Yevhen Mykhno | 10 | |
2023-02-02 | Merge branch 'ym/GP-1733/refactoring_sequans' into 'master' | Jeff Hatch | 1 | |
[GP-1733] mPower R.6: L6G1 (Sequans CB610L) Radio Support See merge request !54 | ||||
2023-02-02 | Merge branch 'ms/MTX-4769_l6g1_cellular_diagnostics' into 'master' | Jeff Hatch | 4 | |
[MTX-4769] mPower R.6.3.X: L6G1 Support - Cellular Diagnostics See merge request !55 | ||||
2023-02-01 | [MTX-4769] mPower R.6.3.X: L6G1 Support - Cellular Diagnostics | Mykola Salomatin | 1 | |
Add cellular diagnostics support for Sequans radio modem. | ||||
2023-02-01 | [MTX-4769] mPower R.6.3.X: L6G1 Support - Cellular Diagnostics | Mykola Salomatin | 3 | |
Add additional command about all carrier profiles that are supported. | ||||
2023-02-01 | [GP-1733] mPower R.6: L6G1 (Sequans CB610L) Radio Support | Yevhen Mykhno | 1 | |
- the function getNetworkStatus(Json::Value& jData) changed to follow common logic (jDebug is empty when the main status command is failed) - removed unnecessary prints from the secondary status commands | ||||
2023-01-31 | Merge branch 'ym/GP-1733/add_sequans_support' into 'master' | Jeff Hatch | 32 | |
[GP-1733] mPower R.6.3.X: L6G1 Support See merge request !53 | ||||
2023-01-31 | libmts-io: Enable debug symbols in the build time | Yevhen Mykhno | 1 | |
2023-01-31 | [GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query | Yevhen Mykhno | 10 | |
Implementing CB610L radio modem support | ||||
2023-01-31 | [GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query | Yevhen Mykhno | 22 | |
- 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 | ||||
2023-01-11 | Verizon IMSI detection merge1.0.33 | John Klug | 12 | |
2023-01-10 | Merge branch 'sk/vzw/plmn-table-fix' into 'master' | John Klug | 2 | |
MCC/MNC Table Update for Verizon and AT&T See merge request !52 | ||||
2023-01-06 | MCC/MNC Table Update for Verizon and AT&T | Serhii Kostiuk | 2 | |
- 31030 - AT&T - from UBX-13001820 - R13; - 310590 - Verizon - from UBX-13001820 - R13; - 310650 - Cisco Jasper MVNO in AT&T network - from UBX-13001820 - R13; - 310890 - Verizon - from UBX-13001820 - R13; - 311270 - Verizon - from VZ_REQ_LTEB13NAC_12084129, IMS SIM; - 311480 - Verizon - from VZ_REQ_LTEB13NAC_12084129, IMS SIM; - 312770 - Verizon - from the output of AT#FWPLS? on a 5SG1 radio. | ||||
2022-12-28 | Merge branch 'sk/GP-1195/cell-diag' into 'master' | Jeff Hatch | 9 | |
[GP-1195] Cellular debugging - add a query See merge request !51 | ||||
2022-12-19 | [GP-1195] Cellular debugging - add a query | Serhii Kostiuk | 9 | |
Define the set of debugging AT commands and a function to execute such commands. The function executes the commands one-by-one end returns raw command outputs. To be used by radio-query --diagnostics. | ||||
2022-12-19 | LE910: Do not exetute #RFSTS if the SIM card is PUK-locked | Serhii Kostiuk | 1 | |
Executing AT#RFSTS while the SIM card is locked by PIN or PUK causes a deadlock in the legacy LE910 (LAT1, LEU1, LVW2) firmware. Avoid executing AT#RFSTS if the SIM card is locked by PUK. | ||||
2022-11-07 | Merge branch 'ad/MTX-4694/apn-setup-behavior-for-vzw' into 'master' | Jeff Hatch | 4 | |
[MTX-4694][GP-1791] MTCAP3 mPower R.6.1.X: LNA7D support - APN setup behavior wh… See merge request !50 | ||||
2022-11-07 | [MTX-4694][GP-1791] MTCAP3 mPower R.6.1.X: LNA7D support - APN setup ↵ | Andrii Davydenko | 4 | |
behavior when provider is Verizon Implement getting the CGDCONT from the modem Implement setting the CGDCONT to the modem | ||||
2022-06-17 | [MTX-4503] mPower R.6.0.X: Remove Verizon FOTA feature from the code GP-16101.0.30 | Yevhen Mykhno | 2 | |
2022-06-17 | [MTX-4445] mPower R.6.0.X: MTCAP3: LNA7D - cellular radio support GP-15481.0.29 | Mykola Salomatin | 7 | |
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. |