summaryrefslogtreecommitdiff
path: root/libloragw/library.cfg
diff options
context:
space:
mode:
authorMatthieu Leurent <mleurent@semtech.com>2015-03-11 20:15:40 +0100
committerMatthieu Leurent <mleurent@semtech.com>2015-03-11 20:15:40 +0100
commit45be5ff473ad1f39829bfcebc641201ae46c1c80 (patch)
tree5d0720fb06e9bb35ce2c8c2f0749b41a7b42c41a /libloragw/library.cfg
parentbe5c8ac770bc5b142e2c6a47702d9ac653141371 (diff)
downloadlora_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 'libloragw/library.cfg')
-rw-r--r--libloragw/library.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/libloragw/library.cfg b/libloragw/library.cfg
index 52ca305..748aafb 100644
--- a/libloragw/library.cfg
+++ b/libloragw/library.cfg
@@ -42,6 +42,7 @@ CFG_BAND= eu868
# ref_1301_868 SX1301 reference board with SX1257 radios, 868 MHz filters
# ref_1301_433 SX1301 reference board with SX1255 radios, 433 MHz filters
# kerlink_868 Kerlink LoRa 868MHz gateway
+# kerlink_868_27dbm Kerlink LoRa 868MHz gateway with 27dBm capability
# kerlink_433 Kerlink LoRa 433MHz gateway
# cisco_433 Cisco LoRa 433MHz gateway
# cisco_470 Cisco LoRa 470MHz gateway