summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2019-10-31Fixed lora attenuator mode5.0.1-mts-2Harsh Sharma6
2019-10-29Changed tx power to be limited from max tx power variableHarsh Sharma1
2019-10-29Added support for attenuator for LGA modules and full cardsHarsh Sharma5
2019-10-03Changed makefile libloragw_version to based on git describeHarsh Sharma1
2019-09-25Fix loragw reg and spiJason Reiss2
2019-09-19Apply patches for gpsd and spectral scan utilityJason Reiss5
2019-09-18Update loragw_spi.native.c Jason Reiss1
2019-09-18Update VERSIONJason Reiss1
2018-08-09Changed attenuation setup to be the difference between the LUT power and the ...Harsh Sharma9
2018-07-31Removed FPGA debug messagesHarsh Sharma2
2018-07-31Removed lgw send debug outputHarsh Sharma1
2018-07-31Added function to setup fpga attenuation and tx lut variableHarsh Sharma8
2018-06-13bug fixHarsh Sharma1