summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2024-06-04Fix new line issues with mts-io-sysfs showHEAD0.2.14masterJohn Klug1
2024-06-04Fix up mts-io EEPROM queries in mts-io-sysfsJohn Klug2
2024-05-30Merge branch 'sv/serial' into 'master' Jeff Hatch4
[MTX-5302] MTR3 R.7.0: Serial IP functionality support GP-2336 See merge request !19
2024-05-28fixes after reviewSerhii Voloshynov2
2024-05-27[MTX-5302] MTR3 R.7.0: Serial IP functionality support GP-2336Serhii Voloshynov4
2024-04-10Enabled loraLbt flag for mtac 003 and mtac 1.5 cards with v33 or v35 fpga0.2.12Harsh Sharma2
2024-02-23Merge branch 'vv/iotr_mac_eth1' into 'master' John Klug2
[MTX-5246] IoT Router 2023: Add 2nd MAC address in mts-io for using by eth1 GP-2271 See merge request !18
2024-02-23[MTX-5246] IoT Router 2023: Add 2nd MAC address in mts-io for using by eth1 ↵Volodymyr Vorobiov2
GP-2271
2024-02-16Merge branch 'im/MTX-5234/remove_unused_capa' into 'master' Jeff Hatch1
[MTX-5234] IoT Router 2023: api/system/capabilities - remove capa that are outdated and not used (GP-2252) See merge request !17
2024-02-15[MTX-5234] IoT Router 2023: api/system/capabilities - remove capa that are ↵Ihor Moskalenko1
outdated and not used (GP-2252)
2023-12-20Merge branch 'sv/digital-io' into 'master' Jeff Hatch1
move digitalIO feature to IOTR See merge request !16
2023-12-20move digitalIO feature to IOTRSerhii Voloshynov1
2023-12-12store function is void typeJohn Klug1
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