summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Collapse)AuthorFiles
2023-02-27[GP-1597] mPower R.6.3.X: Cellular Provider Profiles - LTE AuthenticationYevhen Mykhno1
added opportunity to set up PDP context authentication
2022-11-07[MTX-4694][GP-1791] MTCAP3 mPower R.6.1.X: LNA7D support - APN setup ↵Andrii Davydenko1
behavior when provider is Verizon Add set-pdp-conf-static parameter to set the PDP context Add ctx-id parameter to specify ID of the PDP context to modify Add apn parameter to specify APN string that would write to the PDP context Add ipMode parameter to specify IP Mode that would write to the PDP context
2022-06-08[MTX-4503] mPower R.6.0.X: Remove Verizon FOTA feature from the code GP-1610Yevhen Mykhno1
2021-09-23[MTX-4206] mPower R.6.0: Making Telit and Quectel radios data-only on AT&T ↵Mykola Salomatin1
network. GP-1364 Add new option --disable-voice-support for disabling support of voice calls for specific radios (L4N1, LNA7, L4G1) with AT&T SIM card.
2021-03-31[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2 - libmts-io ↵rodion.shyshkin1
for Telit Changes after a code review.
2021-03-31[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2 - libmts-io for $rodion.shyshkin1
Adding support for --set-ue-mode-of-operation command.
2020-07-03[GP-675] Quectel Delta Radio Firmware Upgrade support - radio-cmd implementationSerhii Kostiuk1
Switched to the new "updateFumoLocal" function as a replacement for the "uploadDeltaFile" and "applyDeltaFile".
2020-07-01[GP-675] Quectel Delta Radio Firmware Upgrade support - radio-cmd implementationSerhii Kostiuk1
Added an option to apply the delta upgrade file that was previously uploaded to the radio.
2020-06-30Merge remote-tracking branch 'origin/master' into sk/quectel-delta-fwuSerhii Kostiuk1
2020-06-25[MTX-3489] mPower Oct20: Porting "LNA7 Intermediate Release" changesSerhii Kostiuk1
Added EG25 to the list supported radios (as EG25 support is already merged into master).
2020-06-03[GP-651] LNA7: Allow to start the OMA DM procedure when it is requiredSerhii Kostiuk1
This commit adds the new "radio-cmd --start-oma-dm" command that allows to trigger the OMA DM procedure for selected radios and cellular networks. When this command is not supported by the radio or OMA DM can't be started for another reason - a non-zero exit code is returned by the command.
2020-05-30Quectel Delta Radio Firmware Upgrade support - radio-cmd implementationSerhii Kostiuk1
Implemented a command for delta radio firmware upgrade file uploads.
2019-08-08MTX-2891 mpower 2-3-4g: rid of aux optionsMaksym Telychko1
2019-07-31MTX-2891 mpower 2-3-4g switch: removed obsolete parametersMaksym Telychko1
Use set-cellular-mode and 'radio-query --get-cellular-mode' instead Reverted commits: ba09313666f3139be6c468c583ecc68da3ac2390 [MTS-MTQ] updated help for new option 425d8bf72dd3d43896da1aa9374c137b69d89c0f [MTS-MTQ] added set-radio-mode/get-radio-mode options
2019-07-30MTX-2891 mpower 2-3-4g: refactoring names, split functionality with ↵Maksym Telychko1
radio-query, adopt api changes
2019-07-25MTX-2891 mpower: 2-3-4g switch implementationMaksym Telychko1
2019-07-22[MTX-2890][IN:3756] MTR-MTQ - PPP Mode - Radio Reboot Enabled - Radio does ↵Serhii Kostiuk1
not reboot Added radio reboot feature to the public interface of radio-cmd. This will allow to reboot the radio using AT commands in a uniform way from scripts and other components that may need it.
2019-06-26[MTS-MTQ] RAT switch: refactoring parameter nameMaksym Telychko1
2019-06-24Merge branch 'mtr-mtq-sim-status' into quectel-radioSerhii Kostiuk1
2019-06-24[MTS-MTQ] updated help for new optionMaksym Telychko1
2019-06-22[MTS-MTQ] SIM unlocking using the PIN code for radio-cmdSerhii Kostiuk1
Added a new "--unlock-sim-card" command
2019-06-22[MTS-MTQ] added set-radio-mode/get-radio-mode optionsMaksym Telychko1
2019-06-10[MTS-MTQ] refactoring: switched to ICellularRadioMaksym Telychko1
2018-05-08Add FTP FOTA upgrade functionality for ME910C1-NV radios0.5Mykyta Dorokhin1
Signed-off-by: Jeff Hatch <Jeff.Hatch@multitech.com>
2017-06-02Add AT#FWSWITCH support for LNA radio0.4Jeff Hatch1
2015-11-03[IN001490] radio-cmd: adding command line option to set RX Diversity for ↵0.3Bijoy Anose1
DE910, HE910, and LE910 radios
2015-04-30initial commitJesse Gilles1