Age | Commit message (Collapse) | Author | Files |
|
[GP-1195] Cellular debugging - add a query
See merge request !17
|
|
Add the `radio-query --diagnostics` query. This query executes a radio-specific
set of diagnostics AT commands and returns raw output from the radio.
|
|
[MTX-4694][GP-1791] MTCAP3 mPower R.6.1.X: LNA7D support - APN setup behavior wh…
See merge request !16
|
|
behavior when provider is Verizon
Add pdp-conf-static parameter to get the PDP context
Add ctx-id parameter to choose the PDP context to print
|
|
[GP-862] mPower R.6.0: Update MODBUS slave feature to support Quectel and newer Telit radios. - MTX-4190
See merge request !15
|
|
newer Telit radios. - GP-862
Implement a changes for Quectel and newer Telit radios
Signed-off-by: andrii.davydenko <andrii.davydenko@globallogic.com>
|
|
newer Telit radios. - GP-862
Revert changes
Signed-off-by: andrii.davydenko <andrii.davydenko@globallogic.com>
|
|
[MTX-4190] mPower R.6.0: Update MODBUS slave feature to support Quectel and newer Telit radios
See merge request !14
|
|
newer Telit radios
Implement printing json array by one line
Change all json printing to custom one
Signed-off-by: andrii.davydenko <andrii.davydenko@globallogic.com>
|
|
newer Telit radios
Add query for selected bands
Signed-off-by: andrii.davydenko <andrii.davydenko@globallogic.com>
|
|
[MTX-4206] mPower R.6.0: Making Telit and Quectel radios data-only on AT&T network. GP-1364
See merge request !13
|
|
network. GP-1364
Add new option --voice-support to receive current voice support configuration for specific radio.
|
|
[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2
See merge request !11
|
|
Moved MCC and MNC values to the separate fields in the radio-query output
after a code review.
|
|
Added an ability to read the PLMN ID (MCC/MNC combination) of the home
carrier from the SIM.
|
|
[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2 - libmts-io for $
See merge request !10
|
|
for Telit
Changes after a code review.
|
|
Adding support for --ue-mode-of-operation command.
|
|
Delta Radio Firmware Upgrade support: LEU7 and L4E1
See merge request !9
|
|
Add vendor firmware version
See merge request !8
|
|
|
|
[MTX-3489] mPower Oct20: Porting "LNA7 Intermediate Release" changes
See merge request !7
|
|
Added EG25 to the list supported radios (as EG25 support is already merged into master).
|
|
[GP-654] Add SIM card-based carrier detection
See merge request !6
|
|
Changes after a code review. Renamed "MTS Carrier Code" to the "Carrier Code".
|
|
This commit adds implementation of the SIM-based carrier detection.
The goal for this implementation is to replace various places in the firmware
that previously relied on the ICCID-based carrier detection, provide some layer
of abstraction and forward compatibility for such places.
It is particularly useful for fwSwitch radios with AUTO firmware selection capability.
|
|
[MTX-3239] Add "cellularMode" value to the radio-query --dynamic
See merge request !5
|
|
Ported "cellularModeStr" function to MTS::IO::CellularRadio class. This function
converts integer bitmap to comma-separated list of cellular modes.
Please see libmts-io commit 242be3d1f4e34df2cb0fea6fa661d0e27d2b421d for the new
implementaion on libmts-io side.
|
|
[MTX-3232] Add "supportedCellularModes" value to the radio-query --static
See merge request !4
|
|
This new field will return a comma-separated list of cellular modes (2g,3g,4g)
that are supported by the modem.
This new value allows to handle the list of supported cellular modes in
the same way as we handle other static parameters like modem type and model
without any need to separately call radio-query --supported-cellular-modes.
|
|
Added support for the "radio-query --code" option
See merge request !3
|
|
The new option allows to fetch MTS short code for the radio without
calling the whole "radio-query --static" instead.
|
|
MTX-2891 mpower: 2-3-4g switch implementation
See merge request !2
|
|
|
|
mPower Edge Q4: Quectel radio support
See merge request !1
|
|
Added a new "--sim-status" query for fetching all the information
about the current SIM card status:
- isSimInserted - bool, is the SIM card installed or not;
- isSimLocked - bool, is the SIM card blocked with PIN/PUK or not (or is READY);
- lockStatus - string, either "READY", "SIM PUK", "SIM PIN" or other status as returned by "AT+CPIN?" AT command;
- attemptsPin - integer, the number of attempts lef to enter a PIN code;
- attemptsPuk - integer, the number of attempts lef to enter a PUK code.
|
|
|
|
supporting LNA3 and LAT3 radios
|
|
firmware version running on the radio
|
|
|
|
|
|
|