From 560d710d8cf93e9827ea5636b077a23f8bdcff2c Mon Sep 17 00:00:00 2001 From: srubio Date: Mon, 26 Feb 2018 15:48:24 +0100 Subject: [PATCH] 7.8.1 HDB++ decimation with ms resolution --- CHANGES | 8 ++++++++ PyTangoArchiving/VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 1f06a98..909cd19 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,14 @@ @TODO Rename widgetArchivingBrowser.ModelSearchWidget to widget.browser.ArchivingBrowser @TODO: rename ArchivingBrowser to browser +7.8.1 HDB++ decimation with ms resolution + +Add float resolution to decimation methods +Solve bugs/slowness on getting current attributes +Add getApi() methods do Schemas +Solve bugs in multi-db apis +Add DB creation scripts + 7.8 Multi-db, Decimation, HDB++ tuning Requires fandango 13.5.2 diff --git a/PyTangoArchiving/VERSION b/PyTangoArchiving/VERSION index 09a6d30..a8d1f4f 100644 --- a/PyTangoArchiving/VERSION +++ b/PyTangoArchiving/VERSION @@ -1 +1 @@ -7.8.0 +7.8.1