summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Collapse)AuthorFiles
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