summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2023-12-11Return after sucessfully setting a GPIO value for pulse featureJohn Klug1
2023-12-07Exit mts-io-sysfs when libgpiod successfully stores a GPIO valueJohn Klug1
2023-12-06Merge branch 'sv/digital-io' into 'master' John Klug2
[MTX-5095][GP-2116] add DigitalIO, add pulse generation. It has 1ms accuracity o… See merge request !15
2023-12-06[MTX-5095][GP-2116] add DigitalIO, add pulse generation. It has 1ms ↵Serhii Voloshynov2
accuracity on MTCAP3, tested in range 0-100% CPU loads using stress-ng
2023-11-27Merge branch 'sv/digital-io' into 'master' John Klug3
Sv/digital io See merge request !14
2023-11-24[MTX-5095][GP-2116] add DigitalIO, store output state(s) to set after rebootSerhii Voloshynov3
2023-11-08libgpiod 2 added for GPIO store and show in IOTR/MTR3John Klug4
2023-11-02Remove libgpiod 1.x version from mts-io-sysfsJohn Klug3
2023-09-20Move Mtac15Fpga.cpp to OpenSSL 3John Klug1
2023-09-20Must use a reference in loop variables with newer gccJohn Klug2
2023-09-18Merge branch 'jak/bad-is_open' into 'master' Harsh Sharma0
Use stream.is_open to test if file open works and use strerror to print errno string See merge request !13
2023-09-14If a GPIO value is stored successfully, exit with status 0John Klug1
2023-09-14Add libgpiod feature to mts-io-sysfsJohn Klug3
2023-09-14Use stream.is_open to test if file open works and use strerror to print ↵John Klug1
errno string
2023-09-14Use stream.is_open to test if file open works and use strerror to print ↵John Klug1
errno string
2023-02-13Merge branch 'mpower-dev-l6g1' into 'master' 0.2.8Jeff 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