diff options
author | Matthieu Leurent <mleurent@semtech.com> | 2015-03-11 20:15:40 +0100 |
---|---|---|
committer | Matthieu Leurent <mleurent@semtech.com> | 2015-03-11 20:15:40 +0100 |
commit | 45be5ff473ad1f39829bfcebc641201ae46c1c80 (patch) | |
tree | 5d0720fb06e9bb35ce2c8c2f0749b41a7b42c41a /VERSION | |
parent | be5c8ac770bc5b142e2c6a47702d9ac653141371 (diff) | |
download | lora_gateway-45be5ff473ad1f39829bfcebc641201ae46c1c80.tar.gz lora_gateway-45be5ff473ad1f39829bfcebc641201ae46c1c80.tar.bz2 lora_gateway-45be5ff473ad1f39829bfcebc641201ae46c1c80.zip |
- Added support for Kerlink 868 27dBm gateway
- Updated global_conf.eu868.json (in packet logger) to new LoRaWAN frequency plan
- Added version numbers to AGC, arbiter and calibration firmware (those versions are checked at startup)
- Added test_loragw_cal to test radio calibrations
- Fixed minor bug in error coverage in register read/write functions
/!\ warning: Kerlink 868 27dBm gateway includes a FPGA that MUST be programmed before running any application
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -1.7.0
\ No newline at end of file +2.0.0
\ No newline at end of file |