summaryrefslogtreecommitdiff
path: root/libloragw/tst
AgeCommit message (Collapse)AuthorFiles
2022-11-21gps: fix calculation of cnt in the past, PPS may be updated after packet is ↵5.0.21Jason Reiss1
received and stamped
2022-10-24Fixed incorrect clock sources and added spi path option to test gpsHarsh Sharma3
2022-05-05Bug fixes: gps disable should be void, all gps stream invalid results ↵5.0.14Harsh Sharma1
should reset the loop
2022-05-05Updated gps handlers to use gpsd streamHarsh Sharma1
2022-04-21Changed gps functions to use gpspipe5.0.12Harsh Sharma1
2021-01-29Added pa, mix, dig and dac options to utiltx testHarsh Sharma1
2020-12-28Fixed test gps utilityHarsh Sharma1
2020-02-03Added spi dev option to reg utility and added error checking for ↵Harsh Sharma3
lgw_connect, cleaned up unused variables in src_loragw_gps.c
2020-02-03Added spi path option to test loragw halHarsh Sharma1
2020-02-03Added spi path option to test_loragw_calHarsh Sharma1
2020-01-24Changed lgw version to use git describe5.0.1-mts-4Harsh Sharma1
2020-01-02Added spi path as a command line option for util_tx_continuous and ↵Harsh Sharma1
test_loragw_spi
2019-09-19Apply patches for gpsd and spectral scan utilityJason Reiss1
2018-08-09Changed attenuation setup to be the difference between the LUT power and the ↵Harsh Sharma2
tx packet power and make it automatically set
2018-07-31Added function to setup fpga attenuation and tx lut variableHarsh Sharma2
2018-06-13Initial CommitHarsh Sharma5