summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2023-02-13Merge branch 'mpower-dev-l6g1' into 'master' HEAD0.2.8masterJeff Hatch1
[GP-1733] L6G1 Support - Capabilities cellWwan and cellPpp See merge request !12
2023-01-23Merge branch 'sk/GP-1733/l6g1' into 'mpower-dev-l6g1' Mykyta Dorokhin1
[GP-1733] L6G1 Support - Capabilities cellWwan and cellPpp See merge request !11
2023-01-18[GP-1733] L6G1 Support - Capabilities cellWwan and cellPppSerhii Kostiuk1
Define the new "cellPpp" capability for radios that do not support PPP and do not have the "modem_at0" interface. Set the "cellWwan" capability to "true" for radios that do not support PPP, but also do not support QMI WWAN. Assumption: radios without PPP and QMI WWAN support some other protocol, like ECM WWAN. NOTE: L6G1 does not support PPP and uses ECM WWAN instead of QMI WWAN, hence the radio does not have the "/dev/cdc-wdm0" interface and requires special handling to set the "cellWwan" capability.
2023-01-11Fix FPGA Loader0.2.7John Klug4
2022-10-21[IN:4685] Fpga loader was not workingHarsh Sharma1
2022-10-20Merge branch 'ap/MTX-4685' into 'master' Jeff Hatch2
MTX-4685 MTCDT3 R.6.2.0: hw-version shall be used to detect serial capabilities GP-1779 See merge request !10
2022-10-20MTX-4685 MTCDT3 R.6.2.0: hw-version shall be used to detect serial ↵Andrii Pientsov2
capabilities GP-1779
2022-10-20MTX-4685 MTCDT3 R.6.2.0: hw-version shall be used to detect serial ↵Andrii Pientsov1
capabilities GP-1779
2022-10-18Added additional matching for 2.4G cardHarsh Sharma1
2022-05-16Merge branch 'ms/MTX-4480_fs_encryption_capa' into 'master' Jeff Hatch1
[MTX-4480] mPower R.6.0.X: MTCAP3 - Filesystem Encryption capability GP-1586 See merge request !9
2022-05-16[MTX-4480] mPower R.6.0.X: MTCAP3 - Filesystem Encryption capability GP-1586Mykola Salomatin1
Added user data encryption capability for encryption purposes in MTCAP3 devices.
2022-03-21mtcap fpga loader bug fixHarsh Sharma2
2022-03-21mtcap fpga loader bug fix0.2.4Harsh Sharma2
2022-03-16Getopt bug fix0.2.3Harsh Sharma1
2022-03-16Fixed fpga loaderHarsh Sharma7
2022-03-16Getopt bug fixHarsh Sharma1
2022-03-16Fixed fpga loaderHarsh Sharma7
2022-03-10Added mtcap default case for 2.4g card in case it is added in the futureHarsh Sharma1
2022-03-10Added mtcap default case for 2.4g card in case it is added in the future0.2.2Harsh Sharma1
2022-03-10Updated lora 2g4 card to use symlinked names to prevent linking to incorrect ↵0.2.1Harsh Sharma1
device
2022-03-10Updated lora 2g4 class to support dual cardsHarsh Sharma1
2022-03-10Updated lora 2g4 card to use symlinked names to prevent linking to incorrect ↵Harsh Sharma1
device
2022-03-09Updated lora 2g4 class to support dual cardsHarsh Sharma1
2022-03-03LoRa updates with MTAC-0030.2.0Harsh Sharma21
2022-03-03LoRa updates with MTAC-003Harsh Sharma21
2021-01-21Merge branch 'ap/GP-995' into 'master' 0.1.14Jeff Hatch1
[IN:4192] MTCDT3AC: Lost Internet Browsing and IP Table issue - GP-995 See merge request !4
2021-01-21[IN:4192] MTCDT3AC: Lost Internet Browsing and IP Table issue - GP-995Andrii Pientsov1
2020-12-18Merge branch 'ms/MTX-3769_new_capa_tpm' into 'master' Jeff Hatch2
[MTX-3769] Conduit 300: New Capability - TPM See merge request !3
2020-12-18[MTX-3769] Conduit 300: New Capability - TPMmykola.salomatin1
2020-12-18[MTX-3769] Conduit 300: New Capability - TPMmykola.salomatin2
2020-12-16Merge branch 'ms/MTX-3768_new_capa_docker' into 'master' Jeff Hatch1
[MTX-3768] Conduit 300: New Capability - Docker support See merge request !2
2020-12-15[MTX-3768] Conduit 300: New Capability - Docker supportmykola.salomatin1
2020-11-19Merge branch 'vp/switch_node' into 'master' Jeff Hatch2
Add "ethSwitch" node See merge request !1
2020-11-19Add "ethSwitch" nodeVyacheslav Pedash2
2020-11-09Changed mtcdt3 lora card identifier from product-id to hw version0.1.10Harsh Sharma2
2020-11-06Fixed spi path and fpga version functionality for mtcdt3Harsh Sharma3
2020-08-28Add supercap capablility initializationMike Nicholson1
2020-06-03Bug fix: GP-6820.1.8Harsh Sharma2
2020-02-26Changed key macAddress2 to macAddress1Harsh Sharma2
2020-02-26Added macAddress2Harsh Sharma3
2020-01-15Added port to accessory card list. Added sorting for accessory card array if ↵Harsh Sharma10
the array is longer than 1
2020-01-10Added flags make strip to reduce output sizeHarsh Sharma2
2020-01-10Bug fix: device info list declaration and valid directory checkHarsh Sharma3
2020-01-10RefectoringHarsh Sharma3
2020-01-09Bug fix: mtcdt 2.1 FPGA matching was not working as requiredHarsh Sharma5
2020-01-09Added spidev as to accessory card object, moved setting capabilities for ↵Harsh Sharma9
lora accessory cards to a common base class function
2020-01-08Bug fix: fileExists struct was not initializedHarsh Sharma1
2020-01-08Added error checking file read and statHarsh Sharma3
2020-01-07Refactored accessory cards classes with inheritence, fixed Makefile clean, ↵Harsh Sharma19
moved some helper functions to header utility
2020-01-06Changed radio capability to be based on has_radio fileHarsh Sharma5