From 71d0f5ae8e44189b9e1555229add91b1aeee34bc Mon Sep 17 00:00:00 2001 From: DreamSourceLab Date: Fri, 8 May 2015 16:21:36 +0800 Subject: [PATCH] Update NEWS file --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 55c50d60..62931347 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +0.93 (2015-05-08) +----------------- + * Upgrade to qt5 library + * Support stdc++11 + * Improve measure function @ LA mode + * Add duty cycle measure @ LA mode + * Fix out of range issue @ LA mode + * Add export funtion, support csv/vcd/gnuplot/zip @ LA mode; and csv @ DSO mode + * Add x1/x10/x100 probe options @ DSO mode + * Add measure function @ DSO mode + * Add voltage display of trigger value @ DSO mode + * Fix wave disappear issue @ DSO mode + * Fix trigger issue @ DSO stream mode + * Fix data repeat when set trigger @ LA stream mode + * Keep channel settings when reload occured @ LA mode + * Fix decoder issue when capture part of data @ LA mode + * Fix stack decoder add issue @ LA mode + * Fix other bugs + 0.92 (2015-04-15) ----------------- * Add DSLogic Pro and DSCope support