//============================================================================== // // Title: ZTDR Changelog // Release: 2.0.4 (06/29/2016) // Purpose: ZTDR driver module and DLL functionality (v2.x.x) // // Copyright: (c) 2016, HYPERLABS INC. All rights reserved. // //============================================================================== VERSION 2.0.5 (07/11/2016) * CHANGE: improved debug and error codes for startup errors * BUGFIX: fixed additional uncommon, intermittent error initializing device at startup VERSION 2.0.4 (06/29/2016) * BUGFIX: fixed additional uncommon, intermittent error initializing device at startup VERSION 2.0.3 (06/29/2016) * BUGFIX: fixed uncommon, intermittent errors initializing device at startup VERSION 2.0.2 (12/30/2015) * BUGFIX: fixed error where V/C didn't update upon change of Dielectric K VERSION 2.0.1 (10/28/2015) * FEATURE: multithreading support for more responsive user interface, data acquisition * FEATURE: added a status LED above the Program Log to indicate an active acquisition or calibration in progress. * CHANGE: removed option to disable auto-calibration. With multithreading, there is no performance tradeoff, so it has been permanently enabled. * CHANGE: removed "CLEAR" button for removing stored waveform; access now only through "File" menu * CHANGE: consolidated "Data" menu into "File" menu VERSION 1.1.2 (01/13/2015) * BUGFIX: fixed glitch in displaying waveform in Ohms when DUT is in open * BUGFIX: correctly scale startup window to stored environment values VERSION 1.1.1 (11/03/2014) * TUNING: improved calculation of data point (step) intervals VERSION 1.1.0 (09/30/2014) * FEATURE: Set horizontal refrence (zero) on demand * FEATURE: Save/load program settings on demand * FEATURE: Remember program environment state on software restart * FEATURE: Show V/C as well as dielectric constant K * BUGFIX: Acquisition window was resetting to default width on X Unit change * DLL: Functionality for vertCal, setRefX (see DLL documentation) VERSION 1.0.3 (09/18/2014) * BUGFIX: Cursor readings were not updating automatically upon re-position in manual acqusition mode.