From 7bc7693c50da651f269d3e4283ffb6ee3d3cc614 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 26 Sep 2015 17:34:31 +0200 Subject: [PATCH] updated to latest changes --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index a7437989..0e1b2b93 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -10,6 +10,7 @@ * update last message update time when actively sending it * trim CSV lines and fields * corrected derivation of field name, comment and unit in templates +* check invalid divisor/values for string and value list based types ## Features * new "read" option "-n" for retrieving name/value pairs in numeric form @@ -21,9 +22,11 @@ * enhanced static HTML user interface to dynamic * added possiblity to use a different name for referenced field template * added data type HCD (for Ochsner) +* added base type TTH (truncated time with 30 minutes resolution) * added log entry for scan completion * automatically invalidate cached data of messages with same name+circuit (ignoring level) * added "info" command +* added circuit and name to verbose "read" output ## Changed files https://github.com/john30/ebusd/compare/v1.2.0...master