summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFiles
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.
2022-10-21[IN:4685] Fpga loader was not workingHarsh Sharma1
2022-10-20MTX-4685 MTCDT3 R.6.2.0: hw-version shall be used to detect serial ↵Andrii Pientsov1
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-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 Sharma1
2022-03-16Getopt bug fixHarsh Sharma1
2022-03-16Fixed fpga loaderHarsh Sharma4
2022-03-10Added mtcap default case for 2.4g card in case it is added in the futureHarsh 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-003Harsh Sharma15
2021-01-21[IN:4192] MTCDT3AC: Lost Internet Browsing and IP Table issue - GP-995Andrii Pientsov1
2020-12-18[MTX-3769] Conduit 300: New Capability - TPMmykola.salomatin1
2020-12-15[MTX-3768] Conduit 300: New Capability - Docker supportmykola.salomatin1
2020-11-19Merge branch 'vp/switch_node' into 'master' Jeff Hatch1
Add "ethSwitch" node See merge request !1
2020-11-19Add "ethSwitch" nodeVyacheslav Pedash1
2020-11-09Changed mtcdt3 lora card identifier from product-id to hw version0.1.10Harsh Sharma1
2020-11-06Fixed spi path and fpga version functionality for mtcdt3Harsh Sharma2
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 Sharma2
2020-01-15Added port to accessory card list. Added sorting for accessory card array if ↵Harsh Sharma9
the array is longer than 1
2020-01-10Added flags make strip to reduce output sizeHarsh Sharma1
2020-01-10Bug fix: device info list declaration and valid directory checkHarsh Sharma2
2020-01-10RefectoringHarsh Sharma2
2020-01-09Bug fix: mtcdt 2.1 FPGA matching was not working as requiredHarsh Sharma3
2020-01-09Added spidev as to accessory card object, moved setting capabilities for ↵Harsh Sharma5
lora accessory cards to a common base class function
2020-01-08Added error checking file read and statHarsh Sharma2
2020-01-07Refactored accessory cards classes with inheritence, fixed Makefile clean, ↵Harsh Sharma11
moved some helper functions to header utility
2020-01-06Changed radio capability to be based on has_radio fileHarsh Sharma3
2020-01-02Added capability radio retry with a retry count and sleep timerHarsh Sharma3
2019-12-26Bug fix: Added cellWwan capabilityHarsh Sharma1
2019-12-20Changed ccflags-yHarsh Sharma1
2019-12-20Bug fix for writing device_info.jsonHarsh Sharma2
2019-12-19Initial commitHarsh Sharma5