Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2020-04-17 | Merge branch 'MTX-3262-single-instance-guard-revert' into 'master' | Jeff Hatch | 2 | |
Revert "MTX-3262 mpower: lockfile rewrite for interprocess communication safety" See merge request !17 | ||||
2020-04-17 | Revert "MTX-3262 mpower: lockfile rewrite for interprocess communication safety" | Maksym Telychko | 2 | |
This reverts commit bab7e498b6dc31b6967a59fd728c5e5fe59d485c. | ||||
2020-04-13 | Merge branch 'MTX-3262-single-instance-guard' into 'master' | Jeff Hatch | 2 | |
MTX-3262 mpower: lockfile rewrite for interprocess communication safety See merge request !16 | ||||
2020-03-30 | MTX-3262 mpower lockfile: fix file access rights | Maksym Telychko | 1 | |
2020-03-25 | MTX-3262 mpower lockfile: flock error check | Maksym Telychko | 1 | |
2020-03-24 | MTX-3262 mpower lockfile: additional fd check on lock | Maksym Telychko | 1 | |
2020-03-24 | MTX-3262 mpower: lockfile rewrite for interprocess communication safety | Maksym Telychko | 2 | |
Previous implementation was not thread/interprocess safe due to pid management Fixes: Single instance guard. | ||||
2020-02-28 | fixes after codereview | Serhii Voloshynov | 1 | |
2020-02-28 | fix unitialized m_eFlowControl and serial settings | Serhii Voloshynov | 1 | |
2020-02-28 | add debug info to SerialConnection::doOpen | Serhii Voloshynov | 2 | |
2020-02-25 | Merge branch 'sk/MTX-3239-dynamic-cell-mode' into 'master' | Jeff Hatch | 4 | |
[MTX-3239] Add "cellularMode" value to the radio-query --dynamic See merge request !12 | ||||
2020-02-25 | [MTX-3239] Add "cellularMode" value to the radio-query --dynamic | Serhii Kostiuk | 1 | |
Removed unneeded include. Changes after code review. | ||||
2020-02-25 | [MTX-3239] Add "cellularMode" value to the radio-query --dynamic | Serhii Kostiuk | 3 | |
Added "cellularMode" value to the list dynamic (network stats) params | ||||
2020-02-25 | [MTX-3239] Add "cellularMode" value to the radio-query --dynamic | Serhii Kostiuk | 3 | |
Ported "cellularModeStr" function to MTS::IO::CellularRadio class. This function converts integer bitmap to comma-separated list of cellular modes. | ||||
2020-02-19 | Merge branch 'cleanup_MAT1_MVW1_radios' into 'master' | Jeff Hatch | 10 | |
MTX-3211 Remove the code that is used to support ME910C1-NV and ME910C1-NA See merge request !10 | ||||
2020-02-19 | Merge branch 'MTX-3232-static-supported-modes' into 'master' | Jeff Hatch | 2 | |
[MTX-3232] Add "supportedCellularModes" value to the radio-query --static See merge request !11 | ||||
2020-02-18 | [MTX-3232] Add "supportedCellularModes" value to the radio-query --static | Serhii Kostiuk | 2 | |
Defined "KEY_SUPPORTED_CELL_MODES" for a new field in radio-query --static output. This new field will return a comma-separated list of cellular modes (2g,3g,4g) that are supported by the modem. | ||||
2020-02-17 | MTX-3211 Remove the code that is used to support ME910C1-NV and ME910C1-NA | Andrii Pientsov | 10 | |
2020-02-13 | Merge branch 'CREG_CGREG_CEREG' into 'master' | Jeff Hatch | 4 | |
Commands CREG, CGREG and CEREG should be utilized to get registered status See merge request !9 | ||||
2020-02-13 | Commands CREG, CGREG and CEREG should be utilized to get registered status | Andrii Pientsov | 4 | |
2020-02-04 | Merge branch 'EG95_reg_check' into 'master' | Jeff Hatch | 2 | |
IN003925 Fix EG95 Cellular network registration checking See merge request !8 | ||||
2020-01-10 | IN003925 Fix EG95 Cellular network registration checking | Jeff Hatch | 2 | |
2019-12-06 | Merge branch 'MTX-3072-lvw3-support' into 'master' | Jeff Hatch | 1 | |
[GP-359][MTX-3072] mPower Edge: LVW3 radio support See merge request !7 | ||||
2019-12-03 | [GP-359][MTX-3072] mPower Edge: LVW3 radio support | Serhii Kostiuk | 1 | |
Added missed MTS_IO_LE910SV1Radio.o object to Makefile | ||||
2019-11-26 | Merge branch 'MTX-3072-lvw3-support' into 'master' | Jeff Hatch | 5 | |
[GP-359][MTX-3072] mPower Edge: LVW3 radio support See merge request !6 | ||||
2019-11-22 | [GP-359][MTX-3072] mPower Edge: LVW3 radio support | Serhii Kostiuk | 5 | |
Added LVW3 radio support to the libmts-io. | ||||
2019-10-30 | Merge branch 'MTX-3028-3g-4g-mode-switch-fix' into 'master' | Jeff Hatch | 1 | |
Mtx 3028 3g 4g mode switch fix See merge request !5 | ||||
2019-10-28 | Revert "MTX-3028 mpower quectel: restart added after 2g/3g/4g switch" | Maksym Telychko | 1 | |
This reverts commit a904d8eff7d7add0b341f66ec99a47d906fbceb3. Restart moved to cell-radio-mode script | ||||
2019-10-25 | MTX-3028 mpower quectel: restart added after 2g/3g/4g switch | Maksym Telychko | 1 | |
2019-10-25 | MTX-3028 mpower: fix 2g/3g/4g switch algorithm | Maksym Telychko | 1 | |
2019-09-11 | Add ME910 models to devices that use CGREG for registration check | Jeff Hatch | 1 | |
2019-09-11 | Merge branch 'MTX-2952-non4g-fix' into 'master' | Jeff Hatch | 2 | |
MTX-2952 fix mPower: Cellular mode selection - Device does not support 4g but radio-query returns 4g as well See merge request !4 | ||||
2019-09-06 | MTX-2952 fix mPower: Cellular mode selection - Device does not support 4g ↵ | Maksym Telychko | 2 | |
but radio-query returns 4g as well | ||||
2019-08-14 | Merge branch 'L4N1_MNA1' into 'master' 1.0.19 | Jeff Hatch | 4 | |
L4 n1 mna1 See merge request !3 | ||||
2019-08-13 | Merge branch 'MTX-2891-mpower-2g-3g-4g' into 'master' | Jeff Hatch | 10 | |
Mtx 2891 mpower 2g 3g 4g See merge request !2 | ||||
2019-08-08 | MTX-2891 mpower 2-3-4g: error messages printed with printError | Maksym Telychko | 3 | |
2019-08-08 | MTX-2898 mpower 2-3-4g: quectel set cellular mode fix | Maksym Telychko | 1 | |
2019-08-05 | Fix split limit | Jeff Hatch | 1 | |
2019-08-05 | MTX-2898 mpower 2-3-4g: quectel methods for set-cellular-mode and common ↵ | Maksym Telychko | 6 | |
methods for get-cellular-mode | ||||
2019-08-05 | Fix handling of FWSWITCH command output for L4N1 radio | Jeff Hatch | 1 | |
2019-08-02 | Updates for fwswitch in L4N1 and MNA1 radios | Jeff Hatch | 4 | |
2019-07-31 | Removed obsolete methods get/set radio mode | Maksym Telychko | 5 | |
Use get/setCellularMode instead Revert of commits: 4ef332ec707946a3cf2a55473d05dfc9af3d4b11 [MTS-MTQ] network radio mode switch: refactoring method name 143feb6a4587817d28c77e4df3a1b594b855f5e5 [MTS-MTQ] RAT mode switch: implementation for telit and quectel | ||||
2019-07-30 | MTX-2891 mpower 2-3-4g switch: quectel methods | Maksym Telychko | 1 | |
2019-07-30 | MTX-2891 mpower 2-3-4g switch refactoring: enums | Maksym Telychko | 5 | |
2019-07-29 | MTX-2891 mpower 2-3-4g switch refactoring: method names | Maksym Telychko | 7 | |
2019-07-26 | MTX-2891 mpower 2-3-4g switch: build and treat warnings as errors | Maksym Telychko | 2 | |
2019-07-25 | MTX-2891 mpower: 2-3-4g switch implementation for Telit | Maksym Telychko | 5 | |
2019-07-25 | MTX-2891 mpower: partial build fix | Maksym Telychko | 1 | |
2019-07-23 | Merge branch 'quectel-radio' into 'master' | Jeff Hatch | 34 | |
Quectel radio See merge request !1 | ||||
2019-07-18 | [MTR-MTQ] Namespace-related usage improvements | Serhii Kostiuk | 18 | |
Restored full qualification of the ICellularRadio::CODE object type for all files that used full qualification before (effectively, for all source files and only one header file). This commit partially reverses 53efcef2e2f521135b323e194c45f1d9fa7b5d5d. |