From f99d12cde3b2c85284bde6400af0ba7c79512db7 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 19 Mar 2017 21:45:25 +0100 Subject: [PATCH] updated --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 475a837c..27c65571 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -14,6 +14,8 @@ * only allow a single scan at the same time * check allowed value range for base types during decoding * ignore first seconds of data when calculating symbols per second +* exclude messages without name +* fix for potentially zero resolution ## Features * added support for MQTT handling via libmosquitto (will be compiled in when library is available) @@ -33,6 +35,7 @@ * added option to use different source address QQ to read/write/hex commands * enhanced scan for individual slave * wait for broadcast scan answers before doing individual scans +* enhanced SymbolString to be aware of master/slave and get rid of CRC (instead calculate while sending/receiving) * allow unusually formatted MQTT topics * allow TTQ/TTH types to use less than 8 bits