summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-12-21Bugfix: Calculate tmst diff over rollover correctly for cnt2utc and cnt2gpsHEAD5.0.22masterJason Reiss1
2022-12-21Bugfix: Calculate tmst diff over rollover correctly for cnt2utc and cnt2gpsJason Reiss1
2022-11-21gps: fix calculation of cnt in the past, PPS may be updated after packet is r...5.0.21Jason Reiss2
2022-10-26gps: move cnt_diff check after calculation5.0.20Jason Reiss1
2022-10-26gps: add check for loss of PPS to the SX13015.0.19Jason Reiss1
2022-10-25Fixed gps rmc message parsing5.0.18Harsh Sharma2
2022-10-24Fixed incorrect clock sources and added spi path option to test gpsHarsh Sharma4
2022-10-22gps: ignore invalid messages, do not update time if no gps fix5.0.17Jason Reiss1
2022-10-14Added legacy mtcdt3 hostname for reducing speed5.0.16Harsh Sharma1
2022-10-13Reduced spi speed for mtcdt35.0.15Harsh Sharma2
2022-05-05Bug fixes: gps disable should be void, all gps stream invalid results should...5.0.14Harsh Sharma3
2022-05-05Updated gps handlers to use gpsd streamHarsh Sharma3
2022-04-26Added gps states5.0.13Harsh Sharma1
2022-04-21Changed gps functions to use gpspipe5.0.12Harsh Sharma3
2022-01-24gps update only once per second5.0.11Jason Reiss1
2021-12-02Fixed cnt diff and xtal err messing up gps sync5.0.10Harsh Sharma1
2021-11-30Update loragw_gps.c - only update during calibration or when slope is within ...5.0.9Jason Reiss1
2021-11-29Fixed gps not updating on internal concentrator time difference being larger ...5.0.8Harsh Sharma2
2021-11-22lora gps issue hotfix5.0.7Harsh Sharma2
2021-06-21lbt: adjust tx_max_time check based on 400ms packet limit for 128us scan time5.0.6Jason Reiss1
2021-06-17lbt: adjust packet duration check to allow 400ms, check was there to only all...5.0.5Jason Reiss1
2021-03-23Update util_tx_continuous.c - add dig_gain = -1Jason Reiss1
2021-03-22Set dig_gain of txpkt to -1 to use gain from the LUT.Jason Reiss1
2021-02-19Updated default dac value for util tx test to 3Harsh Sharma1
2021-02-01Bug fix: path arguement was removed5.0.4Harsh Sharma1
2021-01-29Added message showing pa, mix, dac and dig if any are setHarsh Sharma1
2021-01-29Merge branch 'master' of gitlab.multitech.net:lora_enterprise/lora_gateway_mt...Harsh Sharma3
2021-01-29Added pa, mix, dig and dac options to utiltx testHarsh Sharma2
2021-01-20Allow dig_gain to be set in txpkt for 64 tx output options5.0.3Jason Reiss3
2020-12-28Merge branch 'add-new-gpsd' into 'master' 5.0.25.0.1-mts-6Harsh Sharma1
2020-12-28Fixed test gps utilityHarsh Sharma1
2020-12-23Merge branch 'add-new-gpsd' into 'master' Harsh Sharma2
2020-12-22Added changes for gps thread to work with the gpsd libraryHarsh Sharma2
2020-03-20Merge branch 'master' of gitlab.multitech.net:lora_enterprise/lora_gateway_mt...5.0.1-mts-5Jason Reiss20
2020-03-20Add function to get cur sx1301 reg pageJason Reiss2
2020-02-03Added spi dev option to reg utility and added error checking for lgw_connect,...Harsh Sharma4
2020-02-03Changed util spectral scan path parameter to match other utilitiesHarsh Sharma1
2020-02-03Added spi path option to test loragw halHarsh Sharma1
2020-02-03Added spi path option to test_loragw_calHarsh Sharma1
2020-02-03Changed getopt path option to conform with other utilitiesHarsh Sharma2
2020-02-03Added guard around printing attenuator settingHarsh Sharma1
2020-02-03Added printing of attenuator setting info to util tx continuousHarsh Sharma1
2020-01-24Changed lgw version to use git describe5.0.1-mts-4Harsh Sharma6
2020-01-24Added spi device option to util spectral scanHarsh Sharma1
2020-01-24Added spi_device option to util_pkt_loggerHarsh Sharma1
2020-01-24Added spi path to util lbt testHarsh Sharma1
2020-01-24Bug fix for util tx continuous's attn setting and added spi path option for u...Harsh Sharma2
2020-01-02Added spidev to the commandline options for the util_spi_stress5.0.1-mts-3Harsh Sharma1
2020-01-02Added spi path as a command line option for util_tx_continuous and test_lorag...Harsh Sharma3
2019-11-15Changed attenuator power to be int instead of floatHarsh Sharma4