summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorSylvain Miermont <smiermont@semtech.com>2014-06-27 15:45:51 +0200
committerSylvain Miermont <smiermont@semtech.com>2014-06-27 15:45:51 +0200
commit5b962da815a502559a27c3d283c22a0a943f23bb (patch)
tree7d025f87ee47e7d272e0419c447a79cb055f318f /readme.md
parent3f22bb77f120f27fad71b6c47d4eb17936fc42a7 (diff)
downloadlora_gateway-5b962da815a502559a27c3d283c22a0a943f23bb.tar.gz
lora_gateway-5b962da815a502559a27c3d283c22a0a943f23bb.tar.bz2
lora_gateway-5b962da815a502559a27c3d283c22a0a943f23bb.zip
v1.4.1v1.4.1
- Enabling support for FSK per LoRa MAC specification - Adjusting TX and RX calibration set on 868 reference board - Added specific RX/TX calibration set for Kerlink 868 "IoT station" gateway - Changed default SPI port for native driver to Kerlink SPI device number
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 418cf57..654a499 100644
--- a/readme.md
+++ b/readme.md
@@ -56,6 +56,13 @@ gateways as receivers.
3. Changelog
-------------
+### v1.4.1 ###
+
+* Enabling support for FSK per LoRa MAC specification
+* Adjusting TX and RX calibration set on 868 reference board
+* Added specific RX/TX calibration set for Kerlink 868 "IoT station" gateway
+* Changed default SPI port for native driver to Kerlink SPI device number
+
### v1.4.0 ###
* Added calibration routine to optimize RF performance