.. highlightlang:: us .. _news-R2015: New in R2015 ============ This page describes the changes made to UniPlot R2015 since UniPlot version :ref:`R2014 `. .. _news-R2015-11: New in R2015.11 (08 July 2016) -------------------------------- Bug Fixes ^^^^^^^^^ * (ID4043): If UniPlot was never invoked with administrator rights, opening and closing of IPW/IPZ files failed, if UniPlot was started with temporary administrator rights. * (ID4044): :ref:`asam-ods-browser-(corba)`: For variables with the data type DT_DATE the seconds were used as minutes. * (ID4046): IPW/IPZ Files: Saving IPW/IPZ files could cause a memory access violation if the document contained a huge number of datasets. * (ID4050): :ref:`import-of-ifile-files`: If channels were measured with different Crank Angle settings but with an identical number of data points, it was possible that a channel was assigned to the wrong Crank Angle group. * (ID4051): :ref:`ncdump_exe`: If string channels in the NC file contained newline characters, the dump file was in incorrect. * (ID4052): :ref:`Data editor `: String channels containing non-printable characters (e.g. newline characters) could not be edited correctly. * (ID5059): :ref:`import-of-mdf-files`: If a MDF file contained more than 1000 channels, the import could be very slow. By using a hash table the access speed has been improved significantly. .. _news-R2015-10: New in R2015.10 (16 May 2016) ----------------------------- * Within a text object or a cell of a table object, text can be displayed in bold, italic, underline and strike out. The font color can also be set. See :ref:`bold, italic, ... `. * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-9: New in R2015.9 (14 Apr 2016) ---------------------------- * Import of :ref:`HDF5` based :ref:`MATLAB` files. (beta version) * Import of :ref:`DeweSoft` data files (``*.d7d``). (beta version) * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-8: New in R2015.8 (04 Mar 2016) ---------------------------- * :ref:`NC_AddFiles`: So far the :ref:`NC_AddFiles` function only added those channels that exit in the first data file. In the new version, all channels are added. * :ref:`NC_Edit`: Sort lists for channel names can be created and used to display the data channels in the data editor. To create and select a sort list click on the *Option* button in the data editor. * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-7: New in R2015.7 (04 Dec 2015) ---------------------------- * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-6: New in R2015.6 (20 Nov 2015) ---------------------------- * :ref:`tools-options`: New user interface language **Japanese** added. * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-5: New in R2015.5 (11 Sep 2015) ---------------------------- * Interface to access MySQL databases (see :ref:`mysql`). * :ref:`data-data-exchange-page`: The handling of record filters has been modified. A record filter will be displayed and edited for a data source instead of a dataset. See also :ref:`data-data-exchange-page`. * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-4: New in R2015.4 (01 Jul 2015) ---------------------------- * :ref:`browserclassify`: Text channels can be used to specify classes. .. _news-R2015-3: New in R2015.3 (22 May 2015) ---------------------------- * :ref:`asam-ods-browser-(corba)`: Merge of submatrices added. * :ref:`file-import-data`: New import type ``2D: pV-diagram: (CA) Crank Angle is used to split cycles`` to create a pV plot (pressure volume diagram). .. _news-R2015-2: New in R2015.2 (24 Apr 2015) ---------------------------- * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-1: New in R2015.1 (27 Feb 2015) ---------------------------- * :ref:`map-calculator`: Can be used to calculate a Z-channel for given X/Y-channels. * :ref:`text-placeholder`: New placeholder values added. * :ref:`import-of-can-files`: Import of Vector ASCII logfiles added. Example:: date Jan 21 13:41:30 2015 base hex timestamps absolute no internal events logged 0.861164 1 18FD Rx d 8 ff ff 13 0 ff 85 0 0 0.862664 1 19FFC33Dx Rx d 4 0 0 0 0.864160 1 18FFE43Dx Rx d 8 14 0 43 4 18 10 ff 0 .... * Tooltips in UniScript editor improved. If the mouse cursor hovers over a function name or an object member function (e. g. ``o.keys()``), all defined function prototypes and return values will be displayed. * SQLite3 has been updated to version 3.8.8.2 (see :ref:`overview-sqlite` and http://sqlite.org). * :ref:`Curl ` has been updated to ``libcurl/7.40.0 OpenSSL/1.0.2 zlib/1.2.8 WinIDN libssh2/1.4.3``. * :ref:`import-of-mdf4-files`: Support for compressed data channels added. * :ref:`tools-dataset-style-order-configuration`: If a dataset style order file is modified and the user does not have write acceess for the style order directory, the style order files are copied into the UniPlot user directory, e.g. ``C:\Users\\Documents\UniPlot\template``. * :ref:`tools-formula-configuration`: If the formula search path contains more than one directory, the new formula is saved in the last directory. In older UniPlot versions the formula was saved in the first directory. * New and modified UniScript functions, see :ref:`funcs-r2015`. * Fixed bugs, see :ref:`bugs-r2015`. .. _news-R2015-0: New in R2015.0 (23 Jan 2015) ---------------------------- * ASAM-ODS: The Corba interface has been updated, see :ref:`asam-ods-browser-(corba)`. * The :ref:`help-check-for-updates` command can download the current setup program. * New menu command: :ref:`help-check-drive-speed`. * The documentation of the library to read and write UniPlot data files has be updated, see :ref:`netCDF-SDK`. * New UniScript functions to transfer data to and from the Internet using HTTP, HTTPS, FTP, SFTP and other protocols, see :ref:`overview-curl`. * SQLite3 has been updated to version 3.8.7.4 (see :ref:`overview-sqlite` and http://sqlite.org). * :ref:`tools-dataset-style-order-configuration`: If a style order file is edited and cannot be saved in the UniPlot index, then the style order file will be copied to the UniPlot user directory. For example ``C:\Users\\Documents\UniPlot\template``. * :ref:`tools-formula-configuration`: If the search path for formulas contain more than one element, new formulas will be saved in the last path that was defined. Up until now new formulas were saved in the first path. * New and modified UniScript functions, see :ref:`funcs-r2015`. * Fixed bugs, see :ref:`bugs-r2015`. :sub:`id-1379625`