summaryrefslogtreecommitdiff
path: root/libloragw/doc/CHANGELOG.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/doc/CHANGELOG.TXT')
-rw-r--r--libloragw/doc/CHANGELOG.TXT9
1 files changed, 9 insertions, 0 deletions
diff --git a/libloragw/doc/CHANGELOG.TXT b/libloragw/doc/CHANGELOG.TXT
index ba5866e..4a7d489 100644
--- a/libloragw/doc/CHANGELOG.TXT
+++ b/libloragw/doc/CHANGELOG.TXT
@@ -1,6 +1,15 @@
Lora Gateway HAL changelog
==========================
+ v1.1.0
+---------------------
+
+ * Fixed bug 'no TX on radio B' (rfch 1)
+ * Added feature: concentrator processing delay compensation in the receive() function for accurate 'end of packet' even timestamping
+ * Added feature: TX 'start delay' compensation in the send() function to emit packet exactly on target timestamp
+ * Added feature: timestamp counter verification in send() function, return an error if scheduling was too late
+ * Switched license to 'Revised BSD'
+
v1.0.0 (from beta 8)
---------------------