summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2020-03-20Merge branch 'master' of ↵5.0.1-mts-5Jason Reiss20
gitlab.multitech.net:lora_enterprise/lora_gateway_mtac_full
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 ↵Harsh Sharma4
lgw_connect, cleaned up unused variables in src_loragw_gps.c
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 ↵Harsh Sharma2
util tx test
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 ↵Harsh Sharma3
test_loragw_spi
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
Bugfix: strncpy use size of destination Change spi_dev_path to char array
2019-09-18Update VERSIONJason Reiss1
2018-08-09Changed attenuation setup to be the difference between the LUT power and the ↵Harsh Sharma9
tx packet power and make it automatically set
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
2018-06-13Revert "Revert "Compiler warning fixes""Harsh Sharma4
This reverts commit dbe7ab10123eda8a4aaba5f66476da73e84a465f
2018-06-13Revert "Compiler warning fixes"Harsh Sharma4
This reverts commit 04036d3f88d5fa2077cbd9f3c59c1f2811b08ae3
2018-06-13Compiler warning fixesHarsh Sharma4
2018-06-13Added FPGA v32 & v34 for MTAC full card supportHarsh Sharma1
2018-06-13Added FPGA registers for full cardHarsh Sharma2
2018-06-13Applied patch: lora-gateway-add-fpga-version-28-31-330.1Harsh Sharma1
2018-06-13Applied patch: lora-gateway-add-spi-path-functionHarsh Sharma2
2018-06-13Applied patch: lora-gateway-change-util-tx-continuous-clksrcHarsh Sharma1
2018-06-13Applied patch: lora-gateway-v28-skip-IQ-invertHarsh Sharma1
2018-06-13Initial CommitHarsh Sharma65