summaryrefslogtreecommitdiff
path: root/libloragw/library.cfg
diff options
context:
space:
mode:
authorSylvain Miermont <smiermont@semtech.com>2014-10-27 15:00:25 +0100
committerSylvain Miermont <smiermont@semtech.com>2014-10-27 15:00:25 +0100
commit23127d92c2c2cbef1b870686c4fc2dd5ba05daec (patch)
treed22c4588938d6e9d5a6f0c64dcdf2699bb135b6f /libloragw/library.cfg
parenta39d133560cbb617557bb912f0c188bab73055fd (diff)
downloadlora_gateway-23127d92c2c2cbef1b870686c4fc2dd5ba05daec.tar.gz
lora_gateway-23127d92c2c2cbef1b870686c4fc2dd5ba05daec.tar.bz2
lora_gateway-23127d92c2c2cbef1b870686c4fc2dd5ba05daec.zip
v1.6.0v1.6.0
- Fixed bug with 250kHz and 500 kHz TX filtering - Adjusted FSK timestamp calibration in RX for accurate RX/TX alignment - Added lgw_abort_tx() function to stop a TX at any time (scheduled or ongoing) - Added support for user-settable FSK sync word (same for RX and TX) - Added support for the Chinese 780 MHz band - Added support for Kerlink 433 gateway - Added support for Cisco 433, 470 & 780 MHz concentrators boards
Diffstat (limited to 'libloragw/library.cfg')
-rw-r--r--libloragw/library.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/libloragw/library.cfg b/libloragw/library.cfg
index 1db5195..52ca305 100644
--- a/libloragw/library.cfg
+++ b/libloragw/library.cfg
@@ -29,6 +29,7 @@ CFG_RADIO= sx1257
# us915 FCC 915 MHz band
# cn470 China 470 MHz band
# eu433 ETSI 433 MHz band
+# cn780 China 780 MHz band
CFG_BAND= eu868
@@ -41,6 +42,10 @@ 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_433 Kerlink LoRa 433MHz gateway
+# cisco_433 Cisco LoRa 433MHz gateway
+# cisco_470 Cisco LoRa 470MHz gateway
+# cisco_780 Cisco LoRa 780MHz gateway
# Keep empty for no calibration parameters (neutral values will be used).
CFG_BRD= ref_1301_868