You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved UI for calibration comparison.
Comparison result is displayed for each calibration of dataset, sortable by clicking column.
Calibration status of each calibration is displayed on the comparison window. Tool also compares calibration status, and allows filtering by status. (CLF-343)
Prescaler support is added to CCP/XCP rasters in order to reduce the period of raster by integer division (CLF-345).
The period of raster will be 10 ms in the above example. The purpose is, using less bus capacity, to reduce the lost samples during acquisition.
Right-click the raster name in order to see the menu item for changing Prescaler value.
New window/instrument type: "Samples" (CLF-337). Supports scalar and ASCII elements.
It fills up inside the archive window. Drag and drop element(s) into it for using.
Scope window improvements:
Right-click menu is added to axis and chart (for auto-scaling). "Use Axis per Unit" right-click menu is added.
Scope height is extended.
Scatter window improvements:
Scatter window X axis range can be changed from Properties panel too (CLF-331).
Cursor support to scatter window (CLF-191). It can be hidden from right-click menu.
[Bug Fix] Scatter window right-click menu and mouse zoom not working.
Minor UI improvements:
Stimulated signals are listed in left docked panel instead of separate window.
Search-bar is extended in element list (CLF-349).
Option added to discard exporting elements without any samples (CLF-339).
Window title and borders are not included to screenshot.
Grid is rendered behind the surface in 3D plot, even after rotating (CLF-354).
Magnet effect is provided to screen instruments when resizing or moving.
File Support:
Performance improvements for reading/writing MDF files. Time to read big & compressed MDF4 files is reduced. Less memory is used.
Improvements for importing ARXML file COMPU-METHODs. BITFIELD_TEXTTABLE support is added.
STATUS_STRING_REF support is added. (A2L, DBC, FIBEX, Arxml, LDF).
[Bug Fix] Tool cannot export MDF4 samples if any element's value is invalid in that sample.
[Bug Fix] Importing csv/txt and associating an A2L results in incorrect values (CLF-347).
[Bug Fix] Unable to save to DCM/PACO/CDF in some cases when no FUNCTION defined in calib file.
Different characters are accepted in element id when writing an equation (CLF-350). E.g. SUM_SMP('AI 3/CH3 - CYL 3 (bar)',10)/10
Bus database file network settings are displayed on UI. (CLF-353)
Miscellaneous
Latest used monitor will be remembered when multiple monitors are used (CLF-344).
Support to check for updates (CLF-348). "Help->Check for Updates" or "Help -> Release Notes".
Auto license activation support is added. E-mail activation is still available for backup.