summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2021-04-08load lut into lgw when temp comp is enabled4.0.8Jason Reiss1
2021-04-01Check if temp is below lowest table.4.0.7Jason Reiss1
2021-03-04Add periodic restart. PKF will run for about 800 min before stopping and ↵4.0.6Jason Reiss1
expecting the process be restarted by angel or monit. Gateways have been seen to stop transmitting if left running for several consecutive days, restarting the process restored functionality
2021-02-19reduce LUT temperature file size4.0.5Jason Reiss1
2021-01-25Load temperature adjusted LUT values and tables when temp_lut.json ↵4.0.3Jason Reiss3
configuraion is detected.
2020-12-28Merge branch 'add-new-gpsd' into 'master' 4.0.24.0.1-mts-12Harsh Sharma1
Unused variable cleanup See merge request !3
2020-12-28Unused variable cleanupHarsh Sharma1
2020-12-28Merge branch 'add-new-gpsd' into 'master' Harsh Sharma1
Added changes for gps thread to work with the gpsd library See merge request !2
2020-12-22Added changes for gps thread to work with the gpsd libraryHarsh Sharma1
2020-12-07Apply max power limit to beacon power, reduced by antenna gain4.0.1-mts-11Jason Reiss1
2020-12-04Add temperature compensation matrix supportJason Reiss2
Add example temperature compensation to global_conf.json
2020-11-18Add tx power limit in global_conf.json4.0.1-mts-10Jason Reiss1
2020-11-12Remove periodic LBT restart, LBT issue was found in FPGA code and fixed in v354.0.1-mts-9Jason Reiss1
2020-09-14Update lora_pkt_fwd.c - AU915 and US915 beacon format is was different ↵4.0.1-mts-8Jason Reiss1
because of specification errors, see 1.0.3rA errata
2020-05-04Update lora_pkt_fwd.c : disable duty-cycle by default4.0.1-mts-7Jason Reiss1
2020-04-09add time-on-air check before transmitting4.0.1-mts-5Jason Reiss1
2020-04-09Merge branch 'master' of ↵Jason Reiss1
gitlab.multitech.net:lora_enterprise/packet_forwarder_mtac_full
2020-04-09add time-on-air check before transmittingJason Reiss2
2020-04-06Update lora_pkt_fwd.c 4.0.1-mts-4Jason Reiss1
-- cancel validation thread on exit
2020-04-06Update lora_pkt_fwd.c Jason Reiss1
-- start thread_valid and add check for gps_enabled to update time-on-air allowed when gps is off
2020-03-31add duty-cycle limit optionsJason Reiss1
2020-03-20Add periodic LBT restart and lgw sx1301 page monitorJason Reiss1
2020-03-20Merge branch 'revert-b41e94f6' into 'master' Jason Reiss1
Revert "Add LBT periodic restart and lgw_page monitor" See merge request !1
2020-03-20Revert "Add LBT periodic restart and lgw_page monitor"Jason Reiss1
This reverts commit b41e94f6850bc6e5b46e324d6bf9abff2cbc3f1e
2020-03-20Update lora_pkt_fwd.cJason Reiss1
2020-03-20Add lbt_enabled flagJason Reiss1
2020-03-20Add LBT periodic restart and lgw_page monitorJason Reiss1
2019-10-29Changed max tx power to not be limited to 324.0.1-mts-3Harsh Sharma1
2019-10-29Added support for setting max tx power if the FPGA supports itHarsh Sharma1
2019-10-03Changed version string to based on just git describeHarsh Sharma1
2019-10-03Added rety with pin reset when concentrator does not start and changed build ↵Harsh Sharma2
version to be based on git describe and commit
2019-09-25MTAC cards with fpga v28 are not allowed to run the spectral scan thread. ↵Harsh Sharma2
GP-281: Eui was not casted properly in spectral scan thread
2019-09-20Remove xtal correction requirement for beacons check that sheduling times ↵Jason Reiss1
look correct
2019-09-20Beacon: reset last beacon if time change is detected.Jason Reiss1
2019-09-19Add gpsd patchJason Reiss2
2019-09-19Add patches for best packet filter, beacon fix for AU, and log rotateJason Reiss2
2019-09-18Update VERSIONJason Reiss1
2019-09-16Reduced spectral scan thread's pollingHarsh Sharma1
2019-09-11Changed lgw receive to try until reset counter before exitingHarsh Sharma1
2019-09-10Updated naming inconsistencyHarsh Sharma1
2019-09-10Added Spectral Scan FeatureHarsh Sharma1
2019-09-10Revert "Added Spectral Scan Thead"Harsh Sharma1
This reverts commit 85d14240291277e9484e319cc5eb20ea58e21f52
2019-08-20Added Spectral Scan TheadHarsh Sharma1
2018-08-08Revert "Added global conf settings for attenuation and pkf fpga setup to use ↵Harsh Sharma2
attenuation" This reverts commit 6fcf87dccc70f6a483c2039ecd5429c1d964a724
2018-07-31Added global conf settings for attenuation and pkf fpga setup to use attenuationHarsh Sharma2
2018-06-13Applied patch: lora-packet-forwarder-add-no-header-option0.1Harsh Sharma1
2018-06-13Applied patch: lora-packet-forwarder-add-spi-dev-pathHarsh Sharma1
2018-06-13Applied patch: lora-packet-forwarder-parse-config-params-when-radio-disabledHarsh Sharma1
2018-06-13Applied patch: lora-packet-forwarder-remove-jit-power-checkHarsh Sharma1
2018-06-13Initial commitHarsh Sharma42