ECT
Changelog
Version
ID | Date | Description |
---|---|---|
4-12-754-0 | 2024-10-17 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | It was impossible to change the factoryname of shared axes |
Version
ID | Date | Description |
---|---|---|
4-12-753-0 | 2024-10-11 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Added check to avoid crash when reloading an online calibration after reprogramming |
ChartingTool | New | If the total amount of points in a file is greater than the maximum amount of points set, the ‘Select All’ command is disabled |
DeviceEditor | New | a2l generation. Added option to replace the channel name linked to curve and map axes with the axis label if the linked channel is missing |
MemoryInterface | New | Changed the label of the settings that regulate the use of encryption keys |
Version
ID | Date | Description |
---|---|---|
4-12-752-0 | 2024-09-25 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed some typos in the texts |
* | New | The PDBX profile files and the DeviceSettings.XML file use UTF8 encoding. |
ChartingTool | Bug fix | Fixed reading of MDF files with channels with big-endian endianness |
ChartingTool | New | File loading always happens through the preview window |
ChartingTool | New | Added setting. Maximum number of points that can be read from file. Applied during preview to limit data reading if file is large. |
ChartingTool | New | Window for choosing channels to load. Optimizations, new grid, possibility to group channels by columns |
ChartingTool | New | Window for choosing channels to load. In the case of MDF files, only the list of channel names is displayed. |
DeviceEditor | Bug fix | It was impossible to change increments and reference channels of curves and maps |
e2bridge | Bug fix | Series of consecutive commands referencing the same device – Between commands the device is modified – e2bridge does not detect the modification and uses the old copy of the device |
Version
ID | Date | Description |
---|---|---|
4-12-751-0 | 2024-09-03 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | The comparison options are always visible but if a type of comparison is not possible the icon appears gray and the tooltip contains an explanation of why it is disabled. |
CalibrationEditor | New | Comparison. In case 2 variables are recognized as different, the list of detected differences is published in the form of a cell tooltip indicating the status of the comparison |
DeviceEditor | New | The application displays a help text in the terminal window if it is launched with a command line containing one of these texts: /h -h -help –help /help -? /? |
DeviceEditor | New | Running multiple instances is not allowed and if another instance is launched an error is reported by setting the return parameter = 1 |
DeviceEditor | Bug fix | Minor fixes in property control handling |
DeviceEditor | Bug fix | Assignment of calibration variables offset in case the calibration start address is 0 |
MemoryInterface | New | HDP, CRP file management: ability to delete 1 single file from the list, ability to change the order of files in the list, file list is not emptied after saving, notification of the result of adding a file to the list becomes optional |
Version
ID | Date | Description |
---|---|---|
4-12-750-0 | 2024-08-01 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed device name storage of open calibrations distinguishing between multi ID devices and ordinary devices |
ChartingTool | Bug fix | Fixed reading of MDF files in 4 format. Optimizations |
DeviceEditor | Bug fix | Minor bug fixes |
DeviceEditor | Bug fix | Fixed handling of scaling for channels and calibration values |
Version
ID | Date | Description |
---|---|---|
4-12-749-0 | 2024-07-01 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Updating the save command status if the scaling or increment of a curve or map is changed |
DeviceEditor | New | The application indicates via message and red background of the text box, the lack of scaling or formula declared in a channel or calibration variable |
DeviceEditor | New | Added tooltip to indicate how to edit text in multiline text boxes |
Version
ID | Date | Description |
---|---|---|
4-12-748-0 | 2024-06-26 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Adding a curve from ELF. The display of the curve attributes was incorrect and it was not possible to change the number of break points. |
Version
ID | Date | Description |
---|---|---|
4-12-747-0 | 2024-06-25 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added reading of the PRBLOCK block of MDF files in version 3. The content between the <TX> and </TX> tags is extrapolated from the contents of the block and is presented as ‘Device information’ |
ChartingTool | Bug fix | Fixed calculation of the X coordinate based on the cursor. It could cause the application to crash. |
Oscilloscope | Bug fix | Fixed base period management. Recalculation of the time list if the multiplier is changed. |
Version
ID | Date | Description |
---|---|---|
4-12-746-0 | 2024-05-20 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor, ChartingTool | Bug fix | Fixed launching external application to view .TXT and .LOG files. Temporary .TXT files are displayed with the default application (notepad, …) or in case of error with ECTRTFEditor and the calling application (ECTDeviceEditor, ECTChartingTool) waits for the called application to close. Permanent .LOG files are displayed with the default application (notepad, …) or in case of error with ECTRTFEditor and the calling application (ECTDeviceEditor, ECTChartingTool) returns active immediately even if the called application remains open. |
Version
ID | Date | Description |
---|---|---|
4-12-745-0 | 2024-05-07 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Static table based devices. It was not possible to specify a curve or map size greater than 255 |
Version
ID | Date | Description |
---|---|---|
4-12-744-0 | 2024-05-07 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | The calibration buffer was cleared before loading the calibration from the control unit. The buffer may have contained data from a previous load attempt. |
CalibrationEditor | Bug fix | A crash could occur if the interpretation of the descriptor did not identify any variables |
CalibrationEditor | New | The default application for viewing the PRT print file is the application that is associated with the PRT extension at the operating system level |
DeviceEditor | Bug fix | Descriptor import has been fixed |
DeviceEditor | New | Enabled copying of contents even of non-editable cells |
MainMenu | Bug fix | On the profile management page, the devices were represented with the name of the current device for the display instead of the name of the base device |
MainMenu | Bug fix | Fixed errors in managing the profile device list |
Version
ID | Date | Description |
---|---|---|
4-12-743-0 | 2024-04-29 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Reading of TDMS files has been corrected |
DeviceEditor | Bug fix | Changing the control type of a channel and the type of representation of a channel was possible for only one channel. Changes of this type of property to other channels were rejected. |
Version
ID | Date | Description |
---|---|---|
4-12-742-0 | 2024-04-24 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Loading a calibration. Forced device selection to update related parameters such as the list of descriptors. |
CalibrationEditor | Bug fix | Loading a calibration. The application could generate an error when attempting to read a calibration from the ECU using the wrong device |
DeviceEditor | Bug fix | Clicking between text boxes in the calibration value section makes the text disappear |
DeviceEditor | Bug fix | Clicking the collapse button after selecting a text box and then going to another calibration value will cause the whole collapsable section to disappear, forcing the user to restart the device manager |
DeviceEditor | Bug fix | Device with static table – It could be impossible to correctly manage the sign attribute of a variable if the device had been managed as a device with elf and then changed back to a device with static table |
DeviceEditor | Bug fix | Eliminated broadcast notification after saving a change |
Version
ID | Date | Description |
---|---|---|
4-12-741-0 | 2024-04-17 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Calibration variables – Restored ability to modify the sign attribute for calibration variables of static table-based devices |
Version
ID | Date | Description |
---|---|---|
4-12-740-0 | 2024-04-15 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Scaling – Fixed new, rename, delete commands |
Version
ID | Date | Description |
---|---|---|
4-12-739-0 | 2024-03-20 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | TDMS files times. The time published is UTC which is the only one certainly available. |
ChartingTool | Bug fix | Writing MDF files. Also published is the difference between local time when the file was created and UTC time. The information is not yet used in the charting tool. |
DeviceEditor | Bug fix | It was not possible to change the unit of measurement of a calibration value |
Display | Bug fix | If the mode with docked windows is active and a window is loaded as floating, the internal arrangement of the controls must follow the free default scheme and not the vertical alignment as happens in docked windows |
Version
ID | Date | Description |
---|---|---|
4-12-738-0 | 2024-03-13 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Forced verification of the calibration password which contains the map associated with the potentiometer if no communication is detected. |
Version
ID | Date | Description |
---|---|---|
4-12-737-0 | 2024-03-08 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Loading N-bit variables where N is not a multiple of 8 |
ChartingTool | Bug fix | Automatic grid row height control activated to guarantee the visibility of the checkboxes |
ChartingTool | New | Changed commands for modifying the properties of a group of selected channels |
DeviceEditor | Bug fix | Values that use scaling such as the custom minimum value, the custom maximum value and the default value for the potentiometers are corrected during loading and if modified are saved with the highest possible precision |
DeviceEditor | New | The management of channel properties and calibration variables has been completely revised |
DeviceEditor | Bug fix | DPI awareness to avoid blurry text and to avoid resizing of the application window f the command to modify the scaling parameters is used on a system that uses a screen scaling percentage other than 100% |
DeviceEditor | Bug fix | Adding a new channel from filtered list. The format is calculated based on the type |
DeviceEditor | Bug fix | Disabled ability to represent float variables as potentiometers. Display side management is missing. |
Display | Bug fix | Changing the value of a float variable in a text box. Using the – and + characters caused a crash |
Display | Bug fix | Forced resetting of the map associated with the potentiometer if no communication is detected. Failure to reset could lead to the display of incorrect values when communication resumes |
Oscilloscope | New | The list of base period multipliers becomes 1,2,3,4,5,6,7,8,9,10,25,50,100 |
Oscilloscope | Bug fix | Automatic grid row height control activated to guarantee the visibility of the checkboxes |
Oscilloscope | New | Changed commands for modifying the properties of a group of selected channels |
Oscilloscope | Bug fix | Management of the device modification notification coming from the DeviceEditor module |
Version
ID | Date | Description |
---|---|---|
4-12-736-0 | 2024-02-14 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Representation of +infinity, -infinity and NaN float and double values |
MainMenu | New | DPI awareness to avoid blurry texts |
Version
ID | Date | Description |
---|---|---|
4-12-735-0 | 2024-01-25 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | The application could crash when using the keyboard arrows to move the cursors |
ChartingTool | Bug fix | In some cases moving the cursor with the keyboard arrows did not work |
ChartingTool | Bug fix | Incorrect calculation of the minimum and maximum values of a curve in the presence of NaN values |
ChartingTool | Bug fix | Fixed loading and exporting of CSV files |
Display | New | The default method of loading displays is also applied after creating or importing a display. |
Version
ID | Date | Description |
---|---|---|
4-12-734-0 | 2024-01-12 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed handling of ELF file name when the name contains the ‘.’ character |
DeviceEditor | Bug fix | Fixed management of the preview graph in the window used to modify the scaling |
Display | Bug fix | Fixed group loading with keyboard enter |
Display | New | Added option to choose default display loading method – choice between loading within the main window and loading in a floating window |
Display | Bug fix | Fixed management of control properties |
MainMenu/CalibrationEditor | Bug fix | Fixed management of the device name. It could cause the setup calibration not to be reset when closing the calibration |
MemoryInterface | Bug fix | Fixed handling of events when exiting the application. The application could remain loaded in memory. |
Version
ID | Date | Description |
---|---|---|
4-12-733-0 | 2023-12-22 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed workspace management and docked window management |
Version
ID | Date | Description |
---|---|---|
4-12-732-0 | 2023-12-21 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added editable parameter to adjust the font size used for on-screen annotations |
Display | New | Added ability to open a floating window that can be moved outside the frame of the main application window |
Version
ID | Date | Description |
---|---|---|
4-12-731-0 | 2023-12-07 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Important fixes in source headers |
* | Bug fix | Fixed handling of text input dialogs – for example calibration password input |
ChartingTool | Bug fix | Export to EBL, MDF, 2d. Exported times were incorrect if the x-axis was configured to show the date |
DeviceEditor | Bug fix | Device list generation. Fixed count of devices belonging to the same device family |
ECTServer | Bug fix | Fixed lock handling in the WriteReadCANMessageCode function |
MainMenu | Bug fix | Profile management was incorrect in case the profile folder had been removed |
Version
ID | Date | Description |
---|---|---|
4-12-730-0 | 2023-11-30 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Minor fixes and optimizations |
DeviceEditor | Bug fix | Fixed import of descriptors without groups |
DeviceEditor | Bug fix | Fixed validation of the channels used in the datalogger configuration |
Version
ID | Date | Description |
---|---|---|
4-12-729-0 | 2023-11-28 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Added command on channel management page to reassign channels used as reference in curves and maps, as details in device information, and as a parameter in data logger management |
DeviceEditor | Bug fix | Fixed management of device saving. Sending a Windows message while saving could cause the application to hang. |
ECTCommAgent | New | New module that communicates in 32 bits with the communication server but can receive requests from modules running in 32 or 64 bits. |
Version
ID | Date | Description |
---|---|---|
4-12-727-0 | 2023-11-22 |
Changes
Module | Type | Description |
---|---|---|
* | New | Reorganized low-level libraries |
* | New | When loading the workspace, if a module was saved in maximized state it is re-presented in maximized state |
DeviceEditor | Bug fix | The preview graph used in the page for changing scaling parameters could cause a crash |
Display | Bug fix | The accuracy of the comparison between the scaling parameters imported from the device and the scaling parameters set in the display was limited to the third decimal place |
Display | Bug fix | When loading workspace displays, the question about replacing a device used in the display but not existing in the device list could cause a crash. |
Display | Bug fix | When loading displays from a workspace, if a device that is used in the display but does not exist in the device list is substituted, the display is not classified as modified and in closing is not prompted to save. |
MainMenu | New | Before loading a workspace, a check is performed on the existence of the devices used in the workspace displays |
MemoryInterface | Bug fix | Fixed verification of the existence of modified files in the current file list |
Version
ID | Date | Description |
---|---|---|
4-12-726-0 | 2023-11-16 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Reference calibration management restored. |
Display | Bug fix | Calibration maps and curves. Fixed scaling of limit-dependent axes. In some cases they were published with infinite value. |
Version
ID | Date | Description |
---|---|---|
4-12-725-0 | 2023-11-09 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | Bug fix | Fixed representation of IPs in the list of server IPs available on the network |
Version
ID | Date | Description |
---|---|---|
4-12-724-0 | 2023-11-03 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Use of a single language for display identifier and description. The choice of language must be eliminated on the pages for exporting the database in ASAP2 format and HTML format. |
Version
ID | Date | Description |
---|---|---|
4-12-723-0 | 2023-10-26 |
Changes
Module | Type | Description |
---|---|---|
* | New | The version of the .NET framework is 4.8.1 |
CalibrationEditor | New | Changed management of curve or map editing commands |
Display | Bug fix | Restored management of the arrows for moving the cursor in the temporary text box used for run-time modification of a value. |
MemoryInterface | Bug fix | Fixed management of custom applications |
Version
ID | Date | Description |
---|---|---|
4-12-722-0 | 2023-10-23 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Calibration cloning is enabled even if the reference device is based on a static table. |
DeviceEditor | New | /VALIDATE command which can be used from the command line. In addition to the name of the XML file, it is possible to specify the name of an ELF file to create a new variant of the device. If the device already exists it is only validated. |
DeviceEditor | Bug fix | Inherit command. The translatable fields (Description and display identifier) must be collapsed into a single field |
Version
ID | Date | Description |
---|---|---|
4-12-721-0 | 2023-10-16 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed management of the single language in the section used for managing groups |
Version
ID | Date | Description |
---|---|---|
4-12-720-0 | 2023-10-12 |
Changes
Module | Type | Description |
---|---|---|
* | New | Added error log in the function used by e2bridge to generate HDR/CPT files. Simplified device name accepted instead of full file path |
DeviceEditor | New | Added option at device level to manage a single version of display identifier and description of each variable |
DeviceEditor | Bug fix | Fixed error in resizing device grid columns after a search operation |
Version
ID | Date | Description |
---|---|---|
4-12-719-0 | 2023-10-06 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Eliminated repositioning of all modules after loading one of the modules. Each module is loaded in the same screen as the menu module and can subsequently only be moved by the user or via the ‘Arrange’ command |
ChartingTool | Bug fix | Reading MDF files. Fixed handling of 65535 scaling (1:1) |
ChartingTool | Bug fix | Reading MDF files. Fixed error handling in case the file is locked by another application |
Version
ID | Date | Description |
---|---|---|
4-12-718-0 | 2023-09-25 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed interface update after changing options |
CalibrationEditor | Bug fix | Fixed clone command when based on displayname |
ChartingTool | New | Implemented reading of trigger times saved in MDF files also with the parser compatible with the largest number of MDF versions. The functionality is limited to version 3 of MDF files |
Display | New | Changed real-time graph properties page |
Version
ID | Date | Description |
---|---|---|
4-12-717-0 | 2023-09-19 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed writing of CDFX files. String variables are declared ‘ASCII’. Unit names are checked to filter out XML reserved characters. |
CalibrationEditor, MemoryInterface | Bug fix | Fixed reading of CDFX files. |
ChartingTool | Bug fix | Trigger times saved in MDF files were not displayed. |
Version
ID | Date | Description |
---|---|---|
4-12-716-0 | 2023-09-14 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | The ECT database field associated with the SHORT-NAME of the CDFX file can be set by the user. Possible choices: Factory name, Display name, ASAP name. |
CalibrationEditor | New | The ECT database field used when importing from the ECSX file can be set by the user. Possible choices: Factory name, Display name, ASAP name. |
CalibrationEditor, MemoryInterface | Bug fix | Attempting to reuse the index of the last device used could cause the application to crash |
DeviceEditor | Bug fix | An application crash could occur after closing the page for exporting data in A2L format if changes had been made on that page. |
EFIXdbEditor | Bug fix | An application crash could occur after cloning a table |
MainMenu, MemoryInterface, CalibrationEditor | Bug fix | Minor fixes |
Version
ID | Date | Description |
---|---|---|
4-12-715-0 | 2023-09-06 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Minor fixes |
CalibrationEditor | New | CDFX Format – Reading and Saving of Quality Meta Data, File indentation review |
CalibrationEditor | New | Allowed export and import of calibration portions in CDFX format in addition to ECSX format |
CalibrationEditor | New | Storage and reuse of the last extension used for saving |
CalibrationEditor | New | The note and relationship information area of the selected variable is organized in tabs, and the information is always enabled |
ChartingTool | New | Updated library for reading MF4 files up to version 4.1.1 |
Version
ID | Date | Description |
---|---|---|
4-12-714-0 | 2023-08-03 |
Changes
Module | Type | Description |
---|---|---|
ECTServer | New | Added function including CAN packet writing and reading |
Version
ID | Date | Description |
---|---|---|
4-12-713-0 | 2023-07-27 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Added possibility to filter the list of devices based on a text |
DeviceEditor | New | A2l – Changed option on the library to be used for conversion to a2l. Now the tick of the option indicates that you choose to use the new library v.3.0 to generate a2l files. The new library includes the conversion of the strings into ‘adaptive characteristics’ |
DeviceEditor | Bug fix | A2l – Fixed encoding for a2l file output used by the new library v.3.0. The encoding was UTF8 without BOM while it must be UTF8 with BOM |
DeviceEditor | Bug fix | A2l – Fixed generation of groups in the a2l file generated by the new library v.3.0. |
Display | New | Several sliders for the dynamic modification of the values can be kept enabled at the same time. Added slider properties page to manage the slider of each measurement in a personalized way. |
Display | New | Added possibility to filter the list of displays based on a text |
Display | New | Definition of a command related to a measure. If you omit to specify the OFF value, the ON command is always enabled and the OFF command is not available |
Display | New | Definition of a command related to a measure. You can specify a color other than the default |
ECTServer | Bug fix | Fixed reading of float type channels. No scaling was applied |
EFIXdbEditor | Bug fix | Fixed setting of the opening of the files in the registry |
MainMenu | New | Added verification of the presence of the communication server when starting the application |
MainMenu | New | Workspace management. Removed server lock status check |
Version
ID | Date | Description |
---|---|---|
4-12-712-0 | 2023-07-04 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed status bar flickering while logging |
Display | New | Added option. After storing a potentiometer value, it is possible to restore the default value without disabling the potentiometers |
Display | Bug fix | Deleting a calibration curve or map and loading a calibration curve or map of a different calibration but of the same type. The calibration address of the deleted object was used. |
Version
ID | Date | Description |
---|---|---|
4-12-711-0 | 2023-06-20 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed loading of new device from file |
DeviceEditor | New | Export to a2l. If the INI file contains errors, the error detected by the INI file parser is published in the log file. |
Version
ID | Date | Description |
---|---|---|
4-12-710-0 | 2023-06-15 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Page for managing HDP CRP files. The application could crash when adding a file to the list of files to include in the HDP/CRP file |
Version
ID | Date | Description |
---|---|---|
4-12-709-0 | 2023-06-14 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | A crash may occur when opening a device if the ELFData table has 0 records |
MemoryInterface | Bug fix | Page for managing HDP CRP files. Devices without multiid were not managed |
Version
ID | Date | Description |
---|---|---|
4-12-708-0 | 2023-06-01 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed handling of multiple ids |
DeviceEditor | New | Added kernel ids to multiple ids set |
DeviceEditor | New | The ELF management parameters are placed in a separate TAB |
Display | Bug fix | Fixed search for the device version capable of communicating when the current device in the device list does not match the firmware programmed in the ECU |
Version
ID | Date | Description |
---|---|---|
4-12-707-0 | 2023-05-30 |
Changes
Module | Type | Description |
---|---|---|
* | New | A single device with multiple IDs is treated as n virtual devices named [devicename][ID]. |
DeviceEditor | Bug fix | Fixed an ELF file interpretation error that could cause the database to not be validated with the ELF file |
DeviceEditor | New | A device can be defined with multiple IDs. The single device with multiple IDs is expanded into n virtual devices when used by the other modules. |
Display | Bug fix | Fixed a bug that caused a crash when loading a display containing a calibration curve or map if the curve or map was no longer declared in the device database |
MainMenu | Bug fix | Profile device reassignment: if the file corresponding to a device does not exist, the device name referenced in the profile files is not replaced automatically but is left unchanged. |
MainMenu | Bug fix | Fixed enabling of the ASAP3 and Oscilloscope items if there are no devices yet. |
MainMenu | Bug fix | Minor fixes |
Oscilloscopio | Bug fix | Minor fixes |
Version
ID | Date | Description |
---|---|---|
4-12-706-0 | 2023-05-16 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed database dictionary handling. Could cause a crash when multiple modules were loaded at the same time and an operation was performed that affected all of them such as vertical arrangement |
* | Bug fix | Fixed font scaling when using the software on a multi-screen system |
CalibrationEditor | New | Error management in writing to calibration file has been modified |
ChartingTool | Bug fix | MDF parser. If the ‘Physical value range valid flag’ in the CCBLOCK block is declared ‘false’ the minimum and maximum values declared in the CCBLOCK are ignored and the minimum and maximum values of the Y axis are recalculated based on the acquired values |
ChartingTool | New | Export in CSV format. The user can choose whether to use the DisplayName or the FactoryName as header of the data column |
ChartingTool | New | Export in CSV format. The user can choose whether to add some lines containing the extended properties of the channels before the header. When importing the CSV, these lines are interpreted by the ChartingTool and allow the channel to be recognized correctly. The use of these extra lines is non-standard but does not affect the import into a spreadsheet. |
MemoryInterface | New | More detailed error message if trying to insert an HDR file into a CRP file or a CPT file into an HDP file |
Version
ID | Date | Description |
---|---|---|
4-12-705-0 | 2023-04-19 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | New library for generating a2l files |
Version
ID | Date | Description |
---|---|---|
4-12-704-0 | 2023-04-14 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Fixed .hdr and .cpt file programming when the module is used as a tool by efinet |
Version
ID | Date | Description |
---|---|---|
4-12-703-0 | 2023-04-12 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Fixed fw programming |
Version
ID | Date | Description |
---|---|---|
4-12-702-0 | 2023-04-05 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed code executed when right clicking on grid column header if the entire grid is selected |
Display | Bug fix | Added check on the write permissions of the log destination folder. Furthermore, if there is an error during the writing phase, the writing of the log file is diverted to the Windows temporary folder |
Display | New | Window text. Added change status indicator. Added window position information when moving and resizing |
Display | Bug fix | Docked windows. The save request does not include the ‘cancel’ option because it is not manageable |
MemoryInterface | New | Changed management of the XML file read from the command line. The file may contain instructions for producing an HDR file. If the file contains the request to program or save a calibration as HDR, it can also contain the name of the descriptor to allow recalculation of the checksum and the correction of the ‘Name and date’ field by eliminating invalid ASCII characters |
MemoryInterface | Bug fix | Fixed handling of return parameters in case the MemoryInterface is used as a command line tool |
MemoryInterface | Bug fix | Fixed management of the download of a memory area when a default name has not been specified in the device for the downloaded file |
Oscilloscope | New | Added ‘Display Name’ column in channel list |
Version
ID | Date | Description |
---|---|---|
4-12-701-0 | 2023-03-02 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed updating of control properties following a change made in the deviceeditor |
Version
ID | Date | Description |
---|---|---|
4-12-700-0 | 2023-03-01 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed saving of the “Smoothing level” parameter of the displays |
Display | New | Enabled experimental “fixed area” with command line option |
Display | Bug fix | Fixed handling of curves or maps with a large number of columns (>=656) |
MemoryInterface, E2bridge | New | MemoryInterface and E2bridge save indexed result.txt and data.txt files and replicate them in the programdata subfolder |
Version
ID | Date | Description |
---|---|---|
4-12-699-0 | 2023-01-13 |
Changes
Module | Type | Description |
---|---|---|
* | New | Changed naming of calibration objects |
ChartingTool Oscilloscope | New | Modified libraries for exporting MDF files |
DeviceEditor | New | The current record move commands have no tooltips |
MemoryInterface | New | The functions used for the conversion from binary to HDR are in order of priority: binaryGeneratorUnicode (if available), binaryGeneratorV2 (if available), binaryGenerator |
Version
ID | Date | Description |
---|---|---|
4-12-698-0 | 2022-11-02 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Reading TDMS files. The sw only admits defragmented files (1 segment) |
Version
ID | Date | Description |
---|---|---|
4-12-697-0 | 2022-09-23 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Page for the creation of HDP/CRP files. Fixed denomination of the files that make up an HDP or CRP file |
MemoryInterface | Bug fix | Page for the creation of HDP/CRP files. When a file is added to an HDP or a CRP and is already present in the list, it is not appended to the list but replaces the file already present by placing itself in the same position. |
Version
ID | Date | Description |
---|---|---|
4-12-696-0 | 2022-09-23 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Closing the program while loading a file could cause the application to crash |
ChartingTool | New | Added option to select the algorithm to parse MDF files |
ChartingTool | New | The application can read TDMS files |
MainMenu | New | Added command to edit XIP files |
Version
ID | Date | Description |
---|---|---|
4-12-695-0 | 2022-09-01 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added incremental recording of log file data |
DeviceEditor | Bug fix | Changed the type of the ‘Default’ field of the ‘Channels’ table – From int to double |
MemoryInterface | Bug fix | Page for creating HDP / CRP files -> Adding HDP or CRP files to the file list -> Path handling of files included in HDP and CRP files was wrong and resulted in a crash |
Oscilloscope | Bug fix | Fixed font size management – the properties panel takes up less space |
Oscilloscope | New | User can define a prefix of the files to export |
Version
ID | Date | Description |
---|---|---|
4-12-694-0 | 2022-07-07 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Reading files in CSV format. If the time is not readable, an error is notified and a request is made whether to set a step in seconds to automatically generate a time channel to replace the original time channel |
ChartingTool | Bug fix | Reading files in CSV format. Made it possible to read the file even if the file is simultaneously open by another application. |
Version
ID | Date | Description |
---|---|---|
4-12-693-0 | 2022-07-05 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Calibration saving. Added ‘Cancel’ choice in addition to ‘Yes’ and ‘No’ choices |
CalibrationEditor | Bug fix | Fixed display of the disabled break point if the ‘Show all breakpoints’ option is enabled |
DeviceEditor | Bug fix | Validation – Fixed validation of the ID variable |
DeviceEditor | Bug fix | Validation – Fixed management of the size of a variable that is declared, then deleted, then restored |
Display | Bug fix | Editing of calibration curve values. Fixed memory management error related to wrong calibration size definition. |
Display | Bug fix | Editing values of calibration curves or maps. If the modification is made exclusively with copy and paste, the modification cannot be confirmed. |
Display | Bug fix | Fixed memory management bug in control alignment functions |
MemoryInterface | Bug fix | Page for creating HDP / CRP files. Fixed extension check of calibration files. The control was case sensitive. |
Oscilloscope | Bug fix | Fixed management of scaling if the parameters have decimals |
Version
ID | Date | Description |
---|---|---|
4-12-692-0 | 2022-05-30 |
Changes
Module | Type | Description |
---|---|---|
ECTServer | Bug fix | Fixed writing of CAN packet with extended id |
Version
ID | Date | Description |
---|---|---|
4-12-691-0 | 2022-05-26 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed bug that could cause the application to crash after cloning a curve. Improved refresh of differences between calibrations after changing a value of a curve or map |
Version
ID | Date | Description |
---|---|---|
4-12-690-0 | 2022-05-23 |
Changes
Module | Type | Description |
---|---|---|
Oscilloscope | Bug fix | Fixed event initialization – Failure to initialize an event handler resulted in an unhandled application error |
Version
ID | Date | Description |
---|---|---|
4-12-689-0 | 2022-05-17 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | It was impossible to enable the software potentiometers |
Version
ID | Date | Description |
---|---|---|
4-12-688-0 | 2022-05-17 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Information text of currently loaded files has been fixed. The comparison file was named as the main file. |
ChartingTool | New | If 2 files are loaded on the screen, the name of the file that appears in the application bar changes according to the file the highlighted channel belongs to |
Display | Bug fix | Workspace temporary file saving procedure – Fixed handling of calibration variables containers |
Version
ID | Date | Description |
---|---|---|
4-12-687-0 | 2022-05-13 |
Changes
Module | Type | Description |
---|---|---|
* | New | The dlls shared with the server do not necessarily have to be located in c:\windows\system32 (c:\windows\syswow64). They can be located in any of the locations where the system looks for dlls. |
Version
ID | Date | Description |
---|---|---|
4-12-686-0 | 2022-05-12 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Restored string comparison and binary comparison |
Version
ID | Date | Description |
---|---|---|
4-12-685-0 | 2022-05-06 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Writing the value of a float variable. Added control on the range of allowed values and disabled slider for changing the value. |
Display | Bug fix | Writing the value of a variable. Fixed ‘-‘ key handling |
Version
ID | Date | Description |
---|---|---|
4-12-684-0 | 2022-04-29 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | AMC connected to the a serial port added to the PC via a USB-Serial interface. The detachment of the USB-Serial interface during the communication caused a crash of the application |
Version
ID | Date | Description |
---|---|---|
4-12-683-0 | 2022-04-27 |
Changes
Module | Type | Description |
---|---|---|
* | New | First run. The default location of the data folder is set: 1) c:\programdata\efi technology\ect if the installation folder is a subfolder of c:\program files (x86) 2) the application installation folder in the other cases |
MainMenu | New | The link to the online documentation is redirected to https://support.efitechnology.eu/documentation/software/ect/ |
MemoryInterface | New | List of folders for programming. Added folder c:\programdata\efi technology\ect |
Setup | New | First installation. The default application folder becomes c:\ect |
Version
ID | Date | Description |
---|---|---|
4-12-682-0 | 2022-04-20 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | After the key was turned off and on again, the setup calibration was not automatically reloaded |
Oscilloscope | New | Automatic adaptation of the width of the combo used to select the trigger channel |
Version
ID | Date | Description |
---|---|---|
4-12-681-0 | 2022-04-08 |
Changes
Module | Type | Description |
---|---|---|
* | New | The type of some database variables changes from Int16 to Int32 |
CalibrationEditor | Bug fix | Added cheks on the management of the variable tree nodes |
CalibrationEditor | Bug fix | Re-enabled continuous request for the static table address to handle communication failures. After the request, the ID is not re-read. The request is not made if the server is used exclusively by another client |
DeviceEditor | Bug fix | Fixed insertion of new curves and maps from ELF variable |
Display | Bug fix | Fixed loading of curves and maps without animation channels |
Display | Bug fix | Fixed 2d / 3d visualization of maps without axes |
Version
ID | Date | Description |
---|---|---|
4-12-680-0 | 2022-03-31 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Crash when closing the display module if the ‘docked windows’ mode is enabled |
MemoryInterface | Bug fix | Fixed management of the page relating to custom tools |
Oscilloscope | Bug fix | Fixed float channel management for Big Endian (MSBLSB) |
Version
ID | Date | Description |
---|---|---|
4-12-679-0 | 2022-03-29 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed procedure for reassigning a missing device when loading a display |
Version
ID | Date | Description |
---|---|---|
4-12-678-0 | 2022-03-01 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Memory map – Calibrations programmed with firmware – Fixed data display |
Display | New | Modified management of objects related to controls |
MemoryInterface | Bug fix | Calibration merged with firmware – Available calibrations are TAB files only |
MemoryInterface | Bug fix | Fixed creation of HDP and CRP files when they contain calibrations |
MemoryInterface | Bug fix | ECT used as a command line tool. Fixed programming of calibrations |
Version
ID | Date | Description |
---|---|---|
4-12-677-0 | 2022-02-22 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | Bug fix | Deleted references to continuous log |
MainMenu | New | Changed command enabling and shortcut management |
Oscilloscope | New | The oscilloscope module can work with static table devices |
Version
ID | Date | Description |
---|---|---|
4-12-676-0 | 2022-02-04 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed refresh of the current values of the channels on the grid after moving the cursor |
Version
ID | Date | Description |
---|---|---|
4-12-675-0 | 2022-01-28 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed management of the right mouse button on the grid that lists the loaded channels |
Version
ID | Date | Description |
---|---|---|
4-12-674-0 | 2022-01-20 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed code for detecting the separator of CSV files |
e2bridge | New | Added command for creating HDR files |
Oscilloscope | New | Added commands for saving all on-screen acquisitions to file |
Version
ID | Date | Description |
---|---|---|
4-12-673-0 | 2022-01-18 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Added checks to avoid an error in case you try to load a device using the destination file as the source |
ECTServerLibrary | New | Reading and writing a channel array does not require all channels to be valid. If only part of the channels are valid, the operation is performed for the valid channels. |
Oscilloscope | New | Added command to retrieve the last acquisition from the control unit. The command is enabled only if the parameters stored in the control unit are the same as those set on the interface |
Version
ID | Date | Description |
---|---|---|
4-12-672-0 | 2022-01-12 |
Changes
Module | Type | Description |
---|---|---|
Oscilloscope | Bug fix | Fixed management of linetypes |
Version
ID | Date | Description |
---|---|---|
4-12-671-0 | 2021-12-23 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | MDF – Fixed channel reading in case of Motorola endianness. Fixed reading of the description in the channel extension block |
Version
ID | Date | Description |
---|---|---|
4-12-670-0 | 2021-12-21 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Float type value. Fixed calculation of the limits used when changing the value |
CalibrationEditor | New | Modified management of the input window of the value to be modified to correctly display limits with many decimals |
Version
ID | Date | Description |
---|---|---|
4-12-669-0 | 2021-12-10 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | The ECT installation path is always read from the registry in the local_machine section and is not replicated to current_user section. Replication can cause problems if you uninstall and reinstall in another folder. |
CalibrationEditor | Bug fix | Cloning. Incorrect identification of the homologous variable in the calibration target of the cloning. |
ChartingTool | New | The tool can read files in MF4 format |
MemoryInterface | Bug fix | Fixed binary file programming |
MemoryInterface | New | Use of Memoryinteface as an external tool that can be executed from the command line. The result.txt and data.txt files are also saved in the ‘%ProgramData%\EFI Technology\ECT Mem Interface’ folder |
Version
ID | Date | Description |
---|---|---|
4-12-668-0 | 2021-11-26 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Fixed management of programming of calibrations in CDFX and S19 format |
Version
ID | Date | Description |
---|---|---|
4-12-667-0 | 2021-11-25 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Crash when saving Device changes. Fixed management of data file paths. |
Version
ID | Date | Description |
---|---|---|
4-12-666-0 | 2021-11-22 |
Changes
Module | Type | Description |
---|---|---|
* | New | By default, data storage is managed in the%programdata%\EFI Technology\ECT folder. In the options page of the ECT main menu the user can choose to manage the data in the installation folder (as in previous versions) |
CalibrationEditor MemoryInterface | Bug fix | Fixed procedure for reading CDFX files |
ChartingTool | Bug fix | MDF file algorithm. Fixed subdivision of the record into bit fields.Special cases handled: the field that contains the version in string format is missing, fields related to the declared version are missing, the conversion formula is missing. |
ChartingTool | Bug fix | Fixed frequency calculation. |
ChartingTool | New | Restored tool for quick modification of the parameters of a channel list |
DeviceEditor | Bug fix | Removed spaces from hexadecimal addresses of kernel ids.They could cause false error indicators( red background) to be activated. |
MainMenu | Bug fix | Fixed bug that could lead to immediate shutdown of the MainMenu module if the mru.PRLX file in the profiles folder contained invalid data |
MemoryInterface | New | Added the ability to program calibrations stored in CDFX, S19, S28, S37 file |
Version
ID | Date | Description |
---|---|---|
4-12-665-0 | 2021-11-09 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Removed continuous rereading of the static table |
ChartingTool | New | New algorithm for reading MDF files |
e2bridge | Bug fix | Fixed bug that made it impossible to perform read and write operations based on of ECT device channels |
MainMenu | New | After the first installation the DeviceEditor is active by default |
Version
ID | Date | Description |
---|---|---|
4-12-664-0 | 2021-10-07 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed management of control tooltips |
Display | Bug fix | After a control copy operation, the scaling of the 2 instances was not handled correctly. |
Version
ID | Date | Description |
---|---|---|
4-12-663-0 | 2021-09-30 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | ELF variable management. Fixed management of the windows Z-order. |
Display | Bug fix | Fixed management of events on controls |
Version
ID | Date | Description |
---|---|---|
4-12-662-0 | 2021-09-29 |
Changes
Module | Type | Description |
---|---|---|
* | New | New management of calibration variables and displayed channels. Removed internal references to DES descriptor in text format |
CalibrationEditor | Bug fix | Online calibration, curve or map displayed, sudden server shutdown -> calibration did not close and remained visible |
ChartingTool | Bug fix | Fixed reading of CSV file created by ECTChartingTool with time expressed in date format |
ChartingTool | New | Modified MDF file reading library to correctly interpret string encoding |
DeviceEditor | Bug fix | After assigning a new ELF, the first visible column of the device list was that of the ELF name and not that of the device name |
DeviceEditor | New | The list of protocols that can be used by the PseudoProgrammer for programming is obtained from the info.xml file located in the installation folder of the PseudoProgrammer |
Display | New | If there is a communication problem, the cause of the problem is specified in the tooltip of each control. |
Display | New | The list of required sample rates is shown in the status bar |
EFIXdbEditor | Bug fix | Fixed file name handling in case the file cannot be loaded |
EFIXdbEditor | Bug fix | Fixed bug that could cause crashes when closing a comparison file |
Version
ID | Date | Description |
---|---|---|
4-12-661-0 | 2021-08-23 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | The device list is saved in the Device.DLIX file with utf-8 coding but also in the Devices.XML with windows-1252 coding file for backwards compatibility |
Version
ID | Date | Description |
---|---|---|
4-12-660-0 | 2021-08-06 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool, Oscilloscope | Bug fix | In some cases it was not possible to convert the sampling rate of all channels to the maximum sampling rate |
Display | Bug fix | The activation of the marker during the log made the gauge controls invisible |
Version
ID | Date | Description |
---|---|---|
4-12-659-0 | 2021-08-03 |
Changes
Module | Type | Description |
---|---|---|
Oscilloscope | Bug fix | Fixed reading of the data buffer |
Version
ID | Date | Description |
---|---|---|
4-12-658-0 | 2021-07-22 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed assignment of assembly parameters |
Version
ID | Date | Description |
---|---|---|
4-12-657-0 | 2021-07-20 |
Changes
Module | Type | Description |
---|---|---|
* | New | Changed code to prevent stand by |
* | New | Coding. Switching from windows-1252 to utf8 for MDF, CSV, TABX and ECSX files. Devices with utf-8 encoding are readable by ECT. |
* | New | Modified management of device list database and of the profile list database |
ASAP3 | Bug fix | Added automatic connection to server at session start. Removed traffic light |
CalibrationEditor | New | Changed file extension for export and import of calibration items. XML -> ECSX |
CalibrationEditor | New | The traffic light is only shown if there are online calibrations |
ChartingTool | Bug fix | CSV file reading – Added automatic detection of file encoding. |
ChartingTool | Bug fix | CSV file reading – Fixed algorithm for automatic detection of the separator character |
ChartingTool | New | Removed section for the simultaneous modification of the properties of selected channels. Replaced with a context menu item that can be activated on cells with editable content |
ChartingTool | Bug fix | CSV file reading – Fixed sizing of the data container |
Display, CalibrationEditor | New | Added new traffic light status shown via an orange lock. Indicates that the Memoryinterface application required exclusive use of the server to program the ECU |
EFIXdbEditor | Bug fix | Fixed command line loading |
EFIXdbEditor | Bug fix | Fixed bug that could cause the application to crash when comparing 2 tables, one of which was empty |
MemoryInterface | Bug fix | Fixed management of the list of files to be shown in the transmission page |
Version
ID | Date | Description |
---|---|---|
4-12-656-0 | 2021-04-27 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed reading of the value of the ID symbol |
MainMenu | Bug fix | Fixed restore of idbx file in user folder in case the file is corrupt |
Version
ID | Date | Description |
---|---|---|
4-12-655-0 | 2021-04-23 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed management of the writing of the default values in the register. Writing null values on first launch after the first installation caused the application to crash. |
Version
ID | Date | Description |
---|---|---|
4-12-654-0 | 2021-04-21 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed management of the writing of the default values in the register |
CalibrationEditor | Bug fix | Fixed copying and pasting of values within the list and between the list and other application (spreadsheet) |
EFIXdbEditor | Bug fix | A crash may occur if you search for a text and no database is loaded or the table is empty |
Version
ID | Date | Description |
---|---|---|
4-12-653-0 | 2021-04-15 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed management of the reading of registry keys |
MemoryInterface | Bug fix | Serial number programming. The valid range of the number is 1: 2147483647 |
Version
ID | Date | Description |
---|---|---|
4-12-652-0 | 2021-04-13 |
Changes
Module | Type | Description |
---|---|---|
* | New | The storage of the module version in the registry takes place during installation and not during use. User editable settings are stored in the user area of the registry and not in the local machine area of the registry |
Version
ID | Date | Description |
---|---|---|
4-12-651-0 | 2021-04-08 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | The application crashes if a calibration array is loaded when the ‘docked displays’ mode is enabled |
Version
ID | Date | Description |
---|---|---|
4-12-650-0 | 2021-03-30 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed procedure for importing data from XML files. The import of curves and maps was incomplete and the application asked for confirmation of the changes at the next attempt to view the data of the variable but in case of confirmation the changes could be stored in another variable. |
CalibrationEditor | Bug fix | Resizing of the variable tree area occurs only if the options “Resize columns to fit cell contents” and “Grow and shrink the variable tree area based on the visible content” are enabled at the same time |
ChartingTool | Bug fix | It must not be possible to move the value cells in the background of the graph with the mouse |
Version
ID | Date | Description |
---|---|---|
4-12-649-0 | 2021-03-29 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Deleted column ‘Notes’ in the variable tree |
CalibrationEditor | New | In the case of curves or maps or shared axes the value column shows the words “Curve”, “Map”, “Shared axis”. Optionally, other information such as the type of variable, the use of shared axes, the absence of axes, etc. can also be displayed. |
CalibrationEditor | New | Resizing of columns in the variable tree. If you enable the option, “Resize columns to fit cell contents” and also check the option “Grow and shrink the variable tree area based on the visible content”, the variable tree area changes its width dynamically according to the horizontal dimension of the displayed contents. |
ChartingTool | New | The condition of the common properties grid container (expanded / collapsed) is stored in the application settings |
Version
ID | Date | Description |
---|---|---|
4-12-648-0 | 2021-03-24 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed procedure for completing the channel list by importing the channels from another device. The application could crash on duplicate factorynames. |
DeviceEditor | Bug fix | Export to ASAP2. Modified ASAM version declared at the top of the file. |
Version
ID | Date | Description |
---|---|---|
4-12-647-0 | 2021-03-12 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed range calculation of 8-byte numeric channels |
DeviceEditor | New | Added export to ASAP2 of 8-byte numeric channels |
Version
ID | Date | Description |
---|---|---|
4-12-646-0 | 2021-03-04 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed ELF interpretation |
DeviceEditor | Bug fix | Fixed management of Memory Mapped files. In some cases it could cause an application crash |
DeviceEditor | New | Speeded up procedure for completing the channel list by importing the channels from another device |
Version
ID | Date | Description |
---|---|---|
4-12-645-0 | 2021-02-16 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Automatic update of the type of the ELFIDStringAddress field of the ELFData table. Failure to update the field could cause an application crash in some particular cases |
Display | Bug fix | Changing the values of a map or curve with shared axes caused an application crash |
MemoryInterface | Bug fix | An error could occur while downloading learn table |
Version
ID | Date | Description |
---|---|---|
4-12-644-0 | 2021-02-10 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Editing a curve or map. Fixed issue with reading data before writing the change. |
Version
ID | Date | Description |
---|---|---|
4-12-643-0 | 2021-02-05 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed functions for writing new registry keys |
* | Bug fix | Fixed customizations |
Version
ID | Date | Description |
---|---|---|
4-12-642-0 | 2021-02-04 |
Changes
Module | Type | Description |
---|---|---|
* | New | Uniform management of the settings stored in the register |
CalibrationEditor | Bug fix | Changing the value of a curve or map while a comparison is performed. After the value modification, the focus was moved to another control and it was not possible to continue the modification operation by moving with the arrows on the neighboring cells |
ChartingTool | Bug fix | In case of new installation the application was not able to memorize the settings |
MainMenu | Bug fix | In some cases the ‘Import profile’ command could remain disabled even after the enabling conditions were restored |
Oscilloscope | Bug fix | The default state of the trigger must be “No trigger” – it was an undefined state |
Version
ID | Date | Description |
---|---|---|
4-12-641-0 | 2021-01-25 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Adjusted tolerances used to check if the basic properties of a channel are different from the default ones stored in the database. |
MemoryInterface | New | Generating S19 file when creating an HDR or CPT file. The generated file name ends in _hdr or _cpt according to the encryption status. |
Oscilloscope | Bug fix | Fixed string to decimal conversion of the trigger value |
Oscilloscope | Bug fix | Channel grid in the chart area. Fixed minimum and maximum values of the acquired curves. |
Version
ID | Date | Description |
---|---|---|
4-12-640-0 | 2021-01-19 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Generating S19 file when creating an HDR or CPT file. Fixed database record search based on file extension. |
Version
ID | Date | Description |
---|---|---|
4-12-639-0 | 2021-01-19 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | ELF analysis. Fixed bug that could alter the association between variable, compilation unit and subprogram and consequently the virtual name attributed to static variables |
Version
ID | Date | Description |
---|---|---|
4-12-638-0 | 2021-01-13 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Some fixes in writing and reading files in CDFX format. In particular, the reading of the strings and of the ‘Name and date’ variable performed a filling with character 0 instead of character 32 and this resulted in an incorrect calculation of the checksum if the string or ‘Name and date’ variable was not used for its entire length . |
Version
ID | Date | Description |
---|---|---|
4-12-637-0 | 2021-01-11 |
Changes
Module | Type | Description |
---|---|---|
* | New | Reorganization of libraries |
Display | Bug fix | After loading a workspace the log functions could be disabled |
Display | Bug fix | Display WDB file. The instructions for writing and reading floating point values have been changed to increase precision and prevent equal values from being recognized as different due to rounding. |
e2bridge | New | New setup |
MainMenu | New | Modified management of the visibility of the command text |
MainMenu | New | The visibility of the DeviceEditor launch command is managed at the application level and not at the profile level |
MainMenu | New | Added option to manage the visibility of ECU Logger menu command. The choice is stored in the profile database |
Oscilloscope | New | The current configuration is stored on closing and restored at the next launch |
Oscilloscope | New | Graphic indicator of the waiting state for trigger activation |
Oscilloscope | New | Added the ability to load the graph manager by double clicking or pressing the return key on a row of the acquisitions list |
Oscilloscope | New | When loading the application, if the conditions in the control unit are the same as those stored in the settings at the end of the last session, resumed from the settings and loaded on the interface, an attempt is made to load the acquisition stored in the control unit |
Oscilloscope | New | Disabled channel search |
Oscilloscope, ChartingTool | Bug fix | Improved automatic resize of the area containing the channel grid in case the channel grid is positioned above the graphics area |
Oscilloscope, ChartingTool | New | The grid for editing common properties is invisible by default and can be displayed using an expandable splitter |
Oscilloscope, ChartingTool | New | The layout list becomes part of the layout command bar |
Version
ID | Date | Description |
---|---|---|
4-12-636-0 | 2020-12-18 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Generating S19 file when creating an HDR or CPT file. Fixed address analysis. |
Version
ID | Date | Description |
---|---|---|
4-12-635-0 | 2020-12-15 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Added option to automatically generate an S19 when creating an HDR or CPT file |
MainMenu | New | The visibility of the commands for starting the Device Management and Oscilloscope modules becomes optional |
MemoryInterface | New | Managed option to automatically generate an S19 when creating an HDR or CPT file |
Oscilloscope | New | Added oscilloscope module |
Version
ID | Date | Description |
---|---|---|
4-12-634-0 | 2020-11-30 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | ELF analysis. Fixed compilation option |
Version
ID | Date | Description |
---|---|---|
4-12-633-0 | 2020-11-27 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | ELF analysis. Optimizations and fixes |
Version
ID | Date | Description |
---|---|---|
4-12-632-0 | 2020-11-19 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed channel X coordinates alignment analysis. It affects export permits. |
DeviceEditor | New | ELF analysis. Algorithm revised. Made it possible to identify elements with abstract origin. |
Version
ID | Date | Description |
---|---|---|
4-12-631-0 | 2020-11-11 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Error in parsing the size of a variable that is already declared but not validated |
DeviceEditor | New | Device database encryption. The user is warned if there are calibration variables that are open but the variables used for managing calibrations in the memorymap are closed |
Display | Bug fix | Stop and restart of the logger if the display receives a notification of a device modification from the device editor |
Version
ID | Date | Description |
---|---|---|
4-12-630-0 | 2020-11-10 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Minor fixes |
DeviceEditor | New | The column showing the validation status of a variable of a device dependent on an ELF file is visible even if the ELF file is not there. |
DeviceEditor | Bug fix | The sorting of the address column must not put the address 0 in the non-validated variables – The field must remain empty |
DeviceEditor | New | If a variable is not validated, the variable dimension is set to 0. |
DeviceEditor | Bug fix | Minor fixes |
Version
ID | Date | Description |
---|---|---|
4-12-629-0 | 2020-11-03 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Minor fixes |
Version
ID | Date | Description |
---|---|---|
4-12-628-0 | 2020-10-29 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modified low-level libraries |
MemoryInterface | Bug fix | Fixed bug in handling toast notifications |
Version
ID | Date | Description |
---|---|---|
4-12-627-0 | 2020-10-28 |
Changes
Module | Type | Description |
---|---|---|
* | New | New setup script |
Version
ID | Date | Description |
---|---|---|
4-12-626-0 | 2020-10-15 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Added error handling in the read and write code of the calibration in CDFX format |
Version
ID | Date | Description |
---|---|---|
4-12-625-0 | 2020-10-15 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Added management of checksum field in calibration in CDFX format |
Version
ID | Date | Description |
---|---|---|
4-12-624-0 | 2020-10-14 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed management of the name-and-date field of the calibration in CDFX format |
Version
ID | Date | Description |
---|---|---|
4-12-623-0 | 2020-10-14 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed CDFX format management |
DeviceEditor | Bug fix | A crash can occur while editing a scaling |
Display | Bug fix | A crash can occur while highlighting some consecutive values of a curve or map without axes |
Version
ID | Date | Description |
---|---|---|
4-12-622-0 | 2020-10-12 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Added prototypes of common functions with old format (versions prior to 4.12.593) to solve incompatibility problems between ECT and tools that use ECTServer as a library. |
CalibrationEditor | New | Added management of CDFX format |
Version
ID | Date | Description |
---|---|---|
4-12-621-0 | 2020-10-09 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | In some cases, the application could crash while trying to reopen a calibration selected from the recent calibration list |
Version
ID | Date | Description |
---|---|---|
4-12-620-0 | 2020-10-07 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Application crashes if you load an mdf file with channels with 0 samples |
Version
ID | Date | Description |
---|---|---|
4-12-619-0 | 2020-10-05 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Restored the ability to view the color bands generated by the display marker |
ChartingTool | New | Managed time intervals between in samples up to 0.000000001 s |
ChartingTool | New | CSV file. Added question to allow the selection of the time channel. Allowed to load numbers with exponent. |
Display | Bug fix | The properties of the controls deriving from channels that do not exist in the device database (? In the title) must be viewable but not editable |
Display | Bug fix | If a control is related to a channel that does not exist in the device database, the database alignment attribute is disabled even if it was stored as enabled |
Display | New | Log. If no channel communicates with the device, the data is not written to file. |
Version
ID | Date | Description |
---|---|---|
4-12-618-0 | 2020-09-24 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | In some cases, after deleting the history of loaded calibrations, the application was no longer able to populate the list of loaded calibrations. |
ChartingTool | Bug fix | Fixed management of common properties |
ChartingTool | Bug fix | Minor fixes |
Display | Bug fix | In some cases, the sliders and the gauges remained disabled when switching from offline to online |
Version
ID | Date | Description |
---|---|---|
4-12-617-0 | 2020-09-18 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | The application could crash after assigning the same parameter to multiple channels via the quick change grid |
Version
ID | Date | Description |
---|---|---|
4-12-616-0 | 2020-09-16 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modules reorganization |
Version
ID | Date | Description |
---|---|---|
4-12-615-0 | 2020-09-15 |
Changes
Module | Type | Description |
---|---|---|
* | New | Any module loaded via the workspace is set online regardless of the communication conditions it was in when the workspace was saved |
ChartingTool | Bug fix | Fixed layout management in case the ‘Apply channel properties used in previous sessions’ option is disabled |
Display | Bug fix | Wrong values in the table loaded on the side of the potentiometer after a power off and on again |
Display | Bug fix | Removed video refresh to avoid flickering of the circular indicators |
Display | New | The selection of controls is represented with a single filled box in place of the red outlines |
Display | Bug fix | Logging of Led controls. The channel attributes are modified to describe a value that can only take the values of 0 and 1 |
EFIXdbEditor | Bug fix | Fixed pivot column selection for row alignment |
Version
ID | Date | Description |
---|---|---|
4-12-614-0 | 2020-09-09 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Values pasted from another source (Spreadsheet) are restricted within the allowed range |
CalibrationEditor | New | Curves ads Maps – The shortcut key ‘L’ performs the linearization of the values of the selected cells applying the default parameters |
ChartingTool | Bug fix | Fixed ETL loading procedure |
ChartingTool | Bug fix | Fixed language selection |
ChartingTool | New | Layout management commands have been modified |
ChartingTool | Bug fix | Fixed handling of fonts if a font size other than 100% is selected at system level |
ChartingTool | New | The user can load files in CSV format |
Display | New | Calibration Curves and Maps – The shortcut key ‘L’ performs the linearization of the values of the selected cells applying the default parameters |
Display | New | Calibration Values – If there are problems loading the calibration, the window is not unloaded. |
MainMenu | New | Automatic loading of workspace becomes optional (enabled by default) |
MainMenu | Bug fix | Fixed on-screen printing of messages relating to loading the first profile and the first workspace after installation |
Version
ID | Date | Description |
---|---|---|
4-12-613-0 | 2020-08-11 |
Changes
Module | Type | Description |
---|---|---|
* | New | Switching to the Microsoft framework 4.6 |
* | New | No compatibility with old settings files in SQLite format |
ChartingTool | New | The module can run in 32-bit or 64-bit mode according to the operating system in use. |
ChartingTool | New | Minor optimizations and fixes |
DeviceEditor | New | The parsing of the ELF file is performed by a module that can run in 32 bit or 64 bit according to the operating system in use. |
MainMenu | Bug fix | At the end of the creation of the XIP file to export the profile, the consent to extract the files was requested |
Version
ID | Date | Description |
---|---|---|
4-12-612-0 | 2020-08-03 |
Changes
Module | Type | Description |
---|---|---|
Asap3 | New | Added workspace management for the Asap3 module |
Asap3 | New | The last device used in previous sessions can be quickly reloaded |
EFIXdbEditor | Bug fix | Fixed minor errors |
EFIXdbEditor | New | Added search commands for lines with differences |
EFIXdbEditor | New | Modified list of tables and added information on comparison of tables with the same name |
MainMenu | New | First installation. You are asked to load an XIP if available. |
MainMenu | New | First installation. You are asked to load a workspace if available. |
MainMenu | New | Online update search removed |
Version
ID | Date | Description |
---|---|---|
4-12-611-0 | 2020-07-24 |
Changes
Module | Type | Description |
---|---|---|
Display | New | LOG – the name of the source display is saved in the description |
MainMenu | New | Saving the current workspace on exiting and reloading the saved workspace on opening |
Version
ID | Date | Description |
---|---|---|
4-12-610-0 | 2020-07-20 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed error in handling the calibration password input |
* | Bug fix | Verification of the reachability of the communication server IP. Verification is not performed for IP 127.0.0.1 |
Asap3 | Bug fix | The list of devices is reloaded on each START |
ChartingTool | New | The file details also include the time and date of the start of acquisition |
ChartingTool | New | Some optimizations when loading data |
Display | Bug fix | The form for setting the alarms must not be resizable |
Display | Bug fix | The file attached to an alarm notification is named screenshot [DATE] [TIME].jpg |
Version
ID | Date | Description |
---|---|---|
4-12-609-0 | 2020-06-12 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed properties update if the property page remains open while switching focus between controls |
Version
ID | Date | Description |
---|---|---|
4-12-608-0 | 2020-06-11 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed bug that could cause crashes when opening files after the first one |
ChartingTool | Bug fix | Some fixes in time axis management if an ETL file is loaded |
ChartingTool | Bug fix | Fixed segment management |
DeviceEditor | New | Export to ASAP2 from the command line – The path of the ini file and of the output file can be absolute or relative to the current path |
Display | New | Modified sliding control to change values online |
Version
ID | Date | Description |
---|---|---|
4-12-607-0 | 2020-06-08 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Export to ASAP2 from UI – Fixed management of the output file |
DeviceEditor | Bug fix | Export to ASAP2 from the command line – Enabled language selection |
DeviceEditor | New | Export to ASAP2 from the command line – Allowed selection of multiple descriptors |
DeviceEditor | New | Export to ASAP2 from the command line – Allowed use of relative paths for the ini file and the output file |
Version
ID | Date | Description |
---|---|---|
4-12-606-0 | 2020-06-04 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor, ECTServer | Bug fix | In some cases the command to read a single string failed. The problem was not with the display but with the device editor and the ectserver library |
Version
ID | Date | Description |
---|---|---|
4-12-605-0 | 2020-06-04 |
Changes
Module | Type | Description |
---|---|---|
Asap3 | Bug fix | Fixed error in data buffer management if RS232 communication is selected |
Server | New | Modified launch of server executable |
Version
ID | Date | Description |
---|---|---|
4-12-604-0 | 2020-06-03 |
Changes
Module | Type | Description |
---|---|---|
* | New | Before connection to the server, an IP reachability check is performed to speed up the operation in case of unreachable IP |
* | Bug fix | Fixed restoration of client-server communication status after PC suspension |
DeviceEditor | Bug fix | Fixed management of password input for device protection |
MainMenu | New | The choice of server and the choice of language are entered in the settings menu |
MainMenu | New | Removed command to activate and deactivate communication of all modules |
Version
ID | Date | Description |
---|---|---|
4-12-603-0 | 2020-05-29 |
Changes
Module | Type | Description |
---|---|---|
Asap3 | Bug fix | Missing customization |
Asap3 | Bug fix | The dialog for choosing the device was not resizable correctly |
CalibrationEditor | New | Faster comparison after the cloning of variables from one calibration to another |
ChartingTool | Bug fix | The color change in the channel manager was not applied to the channel grid after confirmation |
ChartingTool | New | When loading a file for comparison, the question on the segment becomes relative to the target segment and not to the offset to the last occupied segment |
DeviceEditor | New | You can create the a2l database also from the command line |
Display | New | The slider for changing the values does not accept displacements greater than 1/20 of the total range |
Display | New | Modified saving code of the logger ETL and DAT formats to ensure the saving of the latest recorded data on disk |
MemoryInterface | Bug fix | The application crashes if you try to download a calibration and there are no descriptors defined in the selected device |
Version
ID | Date | Description |
---|---|---|
4-12-602-0 | 2020-05-19 |
Changes
Module | Type | Description |
---|---|---|
* | New | Use of the symbol table to obtain addresses of inline subprobgram variables |
Display | Bug fix | Fixed texts of the properties of the potentiometers |
Display | Bug fix | The flag for enabling the slider to modify the value of a variable and the flag for immediately writing the changes become independent |
Version
ID | Date | Description |
---|---|---|
4-12-601-0 | 2020-05-14 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed search of the device version corresponding to the control unit sw |
Version
ID | Date | Description |
---|---|---|
4-12-600-0 | 2020-05-13 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed server lock strategy |
Display | Bug fix | Added missing fields in the notification mail configuration |
Version
ID | Date | Description |
---|---|---|
4-12-599-0 | 2020-05-12 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Optimizations to improve the speed of the ELF parser |
Version
ID | Date | Description |
---|---|---|
4-12-598-0 | 2020-05-08 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Analysis of the ELF file. The 3 dimensional arrays were not returned correctly |
Version
ID | Date | Description |
---|---|---|
4-12-597-0 | 2020-05-07 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | The incorrect declaration of a prototype of a system function made it impossible to manage online calibrations |
Version
ID | Date | Description |
---|---|---|
4-12-596-0 | 2020-05-06 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | 3d graph. Axis representation error if the map uses shared axes and values and axes have a different ‘signed’ attribute |
ChartingTool | New | The Display name and Factory name columns are fixed, the subsequent columns can scroll. |
ChartingTool | New | Added option to choose whether the x axis shows the seconds from the start of the test (default) or the date and time |
ChartingTool | Bug fix | Grid of the commands related to the group of selected signals. Some minor fixes and optimizations |
ChartingTool | Bug fix | Error while searching for a channel not visible in ‘compacted channel list’ mode |
Display | Bug fix | Log saved in ETL format – The start and end date must be specified in 24h |
Display | Bug fix | Re-enabled string variable output in xls and text format reports |
Display | Bug fix | Log. Removed option to save the time as date (it was active only for the ETL file and did not include the day) |
Version
ID | Date | Description |
---|---|---|
4-12-595-0 | 2020-03-25 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Some optimizations in writing log files |
Version
ID | Date | Description |
---|---|---|
4-12-594-0 | 2020-03-20 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Without communication it was not possible to open the context menu in a window containing a calibration curve or map |
Display | Bug fix | Incorrect management of the statusbar icons that represent the availability and status of the log functions |
Display | Bug fix | Some dialogs were hidden by the form that hosts the display tree |
Display | Bug fix | Import of a container of calibration variables. After the import, the form with the display tree were still visible on foreground |
Display | New | Added new option. Automatic deletion of duplicate channels (same device, same address, same scaling) from log files |
Version
ID | Date | Description |
---|---|---|
4-12-593-0 | 2020-03-18 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Messages, input boxes and dialog in general appear on the same screen where the current form is located |
CalibrationEditor | Bug fix | Fixed connection to the communication server |
DeviceEditor | New | Kernel IDs of devices with 29-bit IDs. The setup of the 29-bit ID becomes completely free |
DeviceEditor | New | A new command allows you to view the list of variables whose address is in the declared range but which have not yet been used |
DeviceEditor | Bug fix | Fixed procedure for finding variables whose address is in the declared range but which have not yet been used |
DeviceEditor | New | Calibration variables of a ELF-oriented device. On the page where you can search for a variable among those declared in the ELF file, you can also define the type of variable and the number of breakpoints |
DeviceEditor | New | ELF oriented devices. Highlighted description column with red color if the same description is specified for multiple versions of the same device |
Display | New | Memory address and memory area. The initial size is set equal to the size of the variable |
MainMenu | Bug fix | Revised code for displaying texts according to screen size |
MainMenu | New | The main menu is loaded into the screen where the launch icon is located. If you move the main menu to another screen, the new screen is set as current and the modules are loaded into the new current screen |
Version
ID | Date | Description |
---|---|---|
4-12-592-0 | 2020-03-04 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Memory management bug related to the data represented in the overall graph if the line type is ‘Area’ |
DeviceEditor | New | Kernel IDs of devices with 29-bit IDs. The most significant 18 bits of the transmit and receive IDs may be different |
Display | New | Removed notification messages about controls outside the window boundaries or overlapping. Replaced with permanent icons in the statusbar |
Display | Bug fix | Fixed comparison between variable read by device and variable being edited |
Version
ID | Date | Description |
---|---|---|
4-12-591-0 | 2020-02-07 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Cannot add more than one channel at the same time. The result was an application crash |
Version
ID | Date | Description |
---|---|---|
4-12-590-0 | 2020-02-05 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modify low level functions |
* | New | Modified procedure for generating the setup file |
Display | Bug fix | Scaling by formula for calibration values |
Display | Bug fix | Fixed a crash that could occur when closing the log file |
Display | Bug fix | Fixed a crash that could occur if the device was changed during the log |
Display | Bug fix | Saving a report as a text file or as an xls file. The values of all the loggable windows must be read even if they do not belong to the page in the foreground |
Version
ID | Date | Description |
---|---|---|
4-12-589-0 | 2020-01-22 |
Changes
Module | Type | Description |
---|---|---|
* | New | Setup has been modified |
* | Bug fix | Fixed notification of server IP setting to ECT modules |
ASAP3 | Bug fix | Fixed serial port settings |
ASAP3 | Bug fix | Fixed notification of the connection status in case of serial communication |
Version
ID | Date | Description |
---|---|---|
4-12-588-0 | 2019-12-18 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Address calculation of static table variables. Eliminated limit that was set to 0x7FFFFFFF |
ChartingTool | New | Inserted filterto normalize the frequency if 2 consecutive samples have a minimum or zero time interval |
DeviceEditor | New | New graphic library in the scaling edit window |
Display | Bug fix | Channels with a size other than 1.2.4 bytes must not be logged. The generated MDF file is not readable |
Version
ID | Date | Description |
---|---|---|
4-12-587-0 | 2019-11-29 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Possible crash using cloning commands |
DeviceEditor | Bug fix | Forced updating of the information contained in Devices.XML after saving the default version of a device |
Version
ID | Date | Description |
---|---|---|
4-12-586-0 | 2019-11-27 |
Changes
Module | Type | Description |
---|---|---|
* | New | Changed connections to the communication server |
CalibrationEditor | Bug fix | Fixed refresh of the two-dimensional chart |
ChartingTool | Bug fix | Updated graphic library – Fixed problem in the management of the dragging of the zoomed area limit |
DeviceEditor | Bug fix | ECUInfo string in truncated in the event that characters stored in memory cannot be represented as a string |
DeviceEditor | Bug fix | Fixed a2l export. The request to replace the factory name with the asap3 name is not performed if the device has only one descriptor |
Version
ID | Date | Description |
---|---|---|
4-12-585-0 | 2019-10-15 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed management of the calibration name |
Version
ID | Date | Description |
---|---|---|
4-12-584-0 | 2019-10-10 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Online calibration – animation of the working point of the curves |
Version
ID | Date | Description |
---|---|---|
4-12-583-0 | 2019-10-08 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | New commands Export to XML and Import from XML. They allow you to export parts of the calibration to a file and then to import the file into another calibration using the factory name or the display identifier as the search key. |
CalibrationEditor | New | Curves and maps axes can be swapped |
CalibrationEditor | Bug fix | Fixed minor bugs: data printing, curves and maps grid management code, compare |
Version
ID | Date | Description |
---|---|---|
4-12-582-0 | 2019-09-26 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Log – You can add the device name as prefix of the display name of the logged channel |
Version
ID | Date | Description |
---|---|---|
4-12-581-0 | 2019-09-19 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modified algorithm to search the location of the ecbclientdll.dll dll |
Version
ID | Date | Description |
---|---|---|
4-12-580-0 | 2019-09-18 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added tooltips to menu items that call export functions to specify the conditions that enable the functions |
ChartingTool | Bug fix | Several fixes in export functions |
Version
ID | Date | Description |
---|---|---|
4-12-579-0 | 2019-09-16 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added command to make the frequency of all the channels equal to the frequency of the channel acquired with the highest frequency |
ChartingTool | Bug fix | Correct assignment of the points to be displayed based on the selected time range when the line type is area or stairs |
Version
ID | Date | Description |
---|---|---|
4-12-578-0 | 2019-08-26 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Added command for sending mails with an alarm message upon the occurrence of customizable conditions |
Version
ID | Date | Description |
---|---|---|
4-12-577-0 | 2019-08-09 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | The name of the virtual group that includes all groups is always at the top of the group list |
DeviceEditor | New | ELF – Validation – Modified selection criteria of the addresses to be examined – The user must define the range of included addresses (and not the ranges of the excluded addresses) |
Version
ID | Date | Description |
---|---|---|
4-12-576-0 | 2019-08-01 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Unable to load new ELF if the starting device does not have the old ELF file |
DeviceEditor | New | ELF – Validation – Added possibility to exclude variables that start with given prefixes and exclude variables whose addresses fall into given ranges |
Version
ID | Date | Description |
---|---|---|
4-12-575-0 | 2019-07-24 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Export to HTML. Added scaling |
Version
ID | Date | Description |
---|---|---|
4-12-574-0 | 2019-07-23 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | Bug fix | Added check on duplicate ASAP3 names |
DeviceEditor | Bug fix | Error in the ELF variable search page if the variable list is empty |
DeviceEditor | New | Memory Map – The start address for saving to SRecord can be the name of an ELF variable. |
DeviceEditor | Bug fix | Fixed device name refreshing issue if it represents a family of devices with many variants |
MemoryInterface, CalibrationEditor, MainMenu | New | Notification of result of saving of calibration or hdr/cpt |
Version
ID | Date | Description |
---|---|---|
4-12-573-0 | 2019-06-25 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Corretta gestione minimo e massimo dei canali |
Display | Bug fix | Map or curve from device without ELF that uses the limits – The calculated limit values must overwrite the custom minimum and maximum values specified in the device |
Display | Bug fix | Fixed error that occurs if a device used to display a map with a visible 3D chart is modified and saved in the device editor |
Version
ID | Date | Description |
---|---|---|
4-12-572-0 | 2019-06-25 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Modified management of validation against ELF |
Version
ID | Date | Description |
---|---|---|
4-12-571-0 | 2019-06-17 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Management of memorydump and potentiometer events. Some events could cause the application to crash. |
Version
ID | Date | Description |
---|---|---|
4-12-570-0 | 2019-05-30 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Wdb file. Increased number of decimals of the fields related to scaling and limits |
Version
ID | Date | Description |
---|---|---|
4-12-569-0 | 2019-05-29 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Free editing of the value of a channel. Fixed range check for signed channels. After the change, the value in the edit box is updated to the value written in the control unit rescaled and formatted. |
Version
ID | Date | Description |
---|---|---|
4-12-568-0 | 2019-05-27 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | The default format for float variables is now “# 0.000000” |
DeviceEditor | Bug fix | ELF – New shared axis – Fixed assignment of minimum and maximum values and format |
DeviceEditor | New | Float variables. The minimum and maximum values are set equal to the minimum and maximum values of the variable type. |
Display | Bug fix | The Memorydump control had inaccurate positioning |
Version
ID | Date | Description |
---|---|---|
4-12-567-0 | 2019-05-08 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Deleted groups with null ID during loading. |
DeviceEditor | Bug fix | Importing channels from external device. If the added channels belong to groups that do not exist in the current device, the groups are added to the current device. |
Version
ID | Date | Description |
---|---|---|
4-12-566-0 | 2019-05-08 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor , Display | Bug fix | Incorrect address cast. It could cause crashes due to overflow. |
Version
ID | Date | Description |
---|---|---|
4-12-565-0 | 2019-05-07 |
Changes
Module | Type | Description |
---|---|---|
e2bridge | Bug fix | Corretta inizializzazione oggetti per la comunicazione. Corretta gestione dei file di risultato |
Version
ID | Date | Description |
---|---|---|
4-12-564-0 | 2019-04-19 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed bug that caused crashes when trying to export the values of a shared axis |
CalibrationEditor | Bug fix | Added forced recalculation of the size of the columns of curves and maps |
Version
ID | Date | Description |
---|---|---|
4-12-563-0 | 2019-04-08 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Check for break points visibility after a curve export operation |
CalibrationEditor, Display | Bug fix | It was impossible to reset the ECU after a change to the setup calibration if the main calibration was password protected |
Version
ID | Date | Description |
---|---|---|
4-12-562-0 | 2019-04-04 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | Bug fix | Modified data refresh rules |
Version
ID | Date | Description |
---|---|---|
4-12-561-0 | 2019-04-04 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Proper management of curves or maps with shared axes when importing variables from another device |
DeviceEditor | New | The custom minimum and maximum values of new calibration variables are set equal to the minimum and maximum values calculated using the 1: 1 scaling |
Version
ID | Date | Description |
---|---|---|
4-12-560-0 | 2019-03-29 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Modified control used for displaying the values of curves and maps |
CalibrationEditor | New | The values of the curves are represented on a row and not on a column |
DeviceEditor | Bug fix | Device validation against ELF files. Modified memory management to manage large lists of variables. |
Display | New | Modified control used for displaying the values of curves and maps |
Display | Bug fix | Proper management of curve refresh after copy and paste of cell values |
Version
ID | Date | Description |
---|---|---|
4-12-559-0 | 2019-03-18 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Strip chart – Added option for automatic recalculation of the minimum and maximum of the y axis |
Version
ID | Date | Description |
---|---|---|
4-12-558-0 | 2019-03-13 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Added check to avoid crashes when deleting a device |
DeviceEditor, CalibrationEditor | New | Enabled insertion of float variables in calibration variables |
Version
ID | Date | Description |
---|---|---|
4-12-557-0 | 2019-03-08 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Export to ASAP2. Replacement of the factory name with ASAP3 name in the curves and maps. If curves and maps use shared axes, the name of the shared axis must also be replaced. |
Version
ID | Date | Description |
---|---|---|
4-12-556-0 | 2019-03-08 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Export to ASAP2. It is possible to replace the factory name with the ASAP3 name also in the calibration variables |
Version
ID | Date | Description |
---|---|---|
4-12-555-0 | 2019-02-28 |
Changes
Module | Type | Description |
---|---|---|
ELF | Bug fix | Fixed handling of the variables whose address is managed via specification |
Version
ID | Date | Description |
---|---|---|
4-12-554-0 | 2019-02-18 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Export to ASAP2. New Dll. The names of COMPU_METHOD MEASUREMENT and CHARACTERISTIC are written in line with the keyword |
Version
ID | Date | Description |
---|---|---|
4-12-553-0 | 2019-02-11 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Loading and saving calibrations in S19. The dialog box used to select the calibration also shows the description of the calibration |
Display | New | Circular gauges have transparent background |
Version
ID | Date | Description |
---|---|---|
4-12-552-0 | 2019-02-06 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Export to ASAP2. Added option to overwrite factory names with ASAP3 names |
Version
ID | Date | Description |
---|---|---|
4-12-551-0 | 2019-01-31 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed error in reading the format form ebl files |
DeviceEditor | Bug fix | New A2l export library. Proper management of the scalings and the groups of the shared axes. Proper management of string channel groups |
Display | New | Modified code for the management of the logger trigger |
ELF | Bug fix | Fixed error that prevents ELF loading. It occurs if there are more equal attributes within the same abbreviation |
MainMenu, Display, MemoryInterface,Asap3 | New | Modules use the same code for reading the parameters of the device |
Version
ID | Date | Description |
---|---|---|
4-12-550-0 | 2019-01-25 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed management of the numerical table for the maps with threshold break point |
MemoryInterface | New | In the event that there is more than one main calibration, on the transmission page the description of each calibration is shown following the numerical index. |
Version
ID | Date | Description |
---|---|---|
4-12-549-0 | 2019-01-24 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Added new type of comparison between calibrations based on Display Id |
DeviceEditor | Bug fix | MemoryMap. Start address for export to srecord. Double click to get the list of variables. Corrected the filter on the addresses. |
Version
ID | Date | Description |
---|---|---|
4-12-548-0 | 2019-01-23 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Updated description of the available protocols in the ‘Protocol type’ tooltip |
DeviceEditor | Bug fix | Fixed address interpretation in case it is followed by the operator DW_OP_stack_value |
MainMenu | New | Server IP. Used control for dedicated for IP validation |
Version
ID | Date | Description |
---|---|---|
4-12-547-0 | 2019-01-08 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Gauges. The alarm zones of a gauge control and a copy derived from it can not be changed independently |
Display | New | Gauges. Added channel name. The positions of the graphic items of the control have been reorganized. |
Display | New | Gauges. You can use the “Make same width as” command if the selected controls and the reference control are gauges. |
Version
ID | Date | Description |
---|---|---|
4-12-546-0 | 2019-01-07 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Gauges. User can change the interval between 2 ticks. User can change the minimum value and the maximum value of the scale of the indicator. Modified the format used to save the properties of the gauges. |
Version
ID | Date | Description |
---|---|---|
4-12-545-0 | 2018-12-20 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Gauges. User can customize the value divider |
Display | New | Gauges. User can change the time it takes for the pointer to travel the entire scale |
MemoryInterface | Bug fix | Restored operation of the command to change the management of the encryption key contained in the memory of the communication interface |
Version
ID | Date | Description |
---|---|---|
4-12-544-0 | 2018-12-18 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Channel list. The button to change the scaling was not visible |
Version
ID | Date | Description |
---|---|---|
4-12-543-0 | 2018-12-17 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Added ability to change the channel of an existing gauge |
Version
ID | Date | Description |
---|---|---|
4-12-542-0 | 2018-12-13 | Added circular gauges |
Changes
Module | Type | Description |
---|---|---|
Display | New | Added circular gauges |
Version
ID | Date | Description |
---|---|---|
4-12-541-0 | 2018-12-11 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed display of break point data |
Version
ID | Date | Description |
---|---|---|
4-12-540-0 | 2018-12-11 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Added checks on text alignment on the page displaying breakpoint properties |
Version
ID | Date | Description |
---|---|---|
4-12-539-0 | 2018-12-06 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Correct inefficiencies in handling the interpretation of the ELF file |
DeviceEditor. Display | New | Added 8-byte channel management |
Version
ID | Date | Description |
---|---|---|
4-12-538-0 | 2018-11-30 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Parsing of the ELF file. Filtered unmanaged variables. Added management of previously unmanaged address types. |
ASAP3 | Bug fix | Added application title. Added name of the AuSy |
Version
ID | Date | Description |
---|---|---|
4-12-537-0 | 2018-11-28 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Context menu management even in graphs and toolbar |
Display | Bug fix | Corrected endianness when writing float variables to LSBMSB devices |
Display | Bug fix | Fixed handling of the values corresponding to hidden breakpoints of the calibration curves |
Version
ID | Date | Description |
---|---|---|
4-12-536-0 | 2018-11-19 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | New | Added management of error codes and protocol variants |
ASAP3 | New | After the disconnection of the AUSy, ECT returns to ready status |
Version
ID | Date | Description |
---|---|---|
4-12-535-0 | 2018-11-16 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | Bug fix | Proper handling of strings |
DeviceEditor | New | if the ELF file exists its name is underlined |
MainMenu | New | Modified management of the toolbar |
Version
ID | Date | Description |
---|---|---|
4-12-534-0 | 2018-11-14 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | Bug fix | Reorganized management of the LUN emulator and map numbers |
Display | Bug fix | Proper management of file names |
Version
ID | Date | Description |
---|---|---|
4-12-533-0 | 2018-11-13 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Added debug messages in ASAP module |
Version
ID | Date | Description |
---|---|---|
4-12-532-0 | 2018-11-12 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Parsing of the ELF file. A crash could occur if the root of a structured variable appeared in various parts of the list in a discontinuous way |
Display | Bug fix | Corrected endianness when writing float variables to LSBMSB devices |
Display | New | Channel value editing – The mouse wheel is active even if the cursor is disabled |
Version
ID | Date | Description |
---|---|---|
4-12-531-0 | 2018-11-09 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | Bug fix | ASAP3 communication could randomly stop during writing operations performed by other modules |
Version
ID | Date | Description |
---|---|---|
4-12-530-0 | 2018-11-09 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | New | The channel list is shown after receiving the PARAMETER FOR VALUE ACQUISITION command and not after receiving the GET ONLINE VALUE command. In this way the operation of the previous versions has been restored. |
CalibrationEditor | Bug fix | Fixed bug in handling the NAME AND DATE field when it contains characters that can not be displayed |
DeviceEditor | Bug fix | Fixed bug in managing the list of devices |
Display | Bug fix | It was impossible to use writing commands |
Version
ID | Date | Description |
---|---|---|
4-12-529-0 | 2018-11-08 |
Changes
Module | Type | Description |
---|---|---|
ASAP3 | New | New ASAP3 module that inherits the ASAP3 communication features of the Display – Implemented the main commands related to the MAP MANIPULATION |
DeviceEditor | New | Asap3 – Added field for the Asap3 name and the in the calibration variables |
Display | New | You can exit from the edit mode by a click on the window background |
Display | Bug fix | Calibration curve or map. Double click on break point causes crashes |
Display, CalibrationEditor, MemoryInterface | New | The application bar has been restored |
Version
ID | Date | Description |
---|---|---|
4-12-528-0 | 2018-10-15 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Fixed display of break point data |
Version
ID | Date | Description |
---|---|---|
4-12-527-0 | 2018-10-12 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | The device name is in bold |
Display | Bug fix | The blue text box that is activated by double clicking a channel control to change its value can not be activated for controls that do not display values. |
Display | Bug fix | Blue text box for editing values. Corrected display errors during editing of values due to the management of signal noise attenuation. |
Display | New | Blue text box for editing values. The box is shown next to the value and not over it to allow real-time comparison between the entered value and the value in the ECU. If the value entered is different from the value in the control unit, the background of the text box turns red. |
Version
ID | Date | Description |
---|---|---|
4-12-526-0 | 2018-10-11 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | New calibration variable container. The template file was incomplete and as a result the display was not working after closing and reopening. |
Display | Bug fix | An error may occur when trying to delete a display |
Version
ID | Date | Description |
---|---|---|
4-12-525-0 | 2018-10-10 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | The command area has been redesigned |
MainMenu | Bug fix | First installation on the PC, no device and no profile, running and closing the DeviceEditor -> the command for the management of the profiles becomes disabled. |
MainMenu | Bug fix | First installation on the pc. The workspace folder is not created and the application crashes. |
MemoryInterface | New | The command area has been redesigned |
Version
ID | Date | Description |
---|---|---|
4-12-524-0 | 2018-10-05 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | A crash occurs when the logging starts if there are potentiometers in the displays |
Version
ID | Date | Description |
---|---|---|
4-12-523-0 | 2018-10-02 |
Changes
Module | Type | Description |
---|---|---|
Display | New | The command area has been redesigned |
Display | New | New form for loading the displays |
MainMenu | Bug fix | In the auto-hide mode, the display of the edited calibrations menu was not properly managed |
MemoryInterface | Bug fix | Proper management of the learn mix when reading the calibration |
Version
ID | Date | Description |
---|---|---|
4-12-522-0 | 2018-09-28 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Fast loading of the ELF tag list |
e2bridge | Bug fix | Fixed the management of double quotes to be used in case of comparison strings containing spaces |
Version
ID | Date | Description |
---|---|---|
4-12-521-0 | 2018-09-25 |
Changes
Module | Type | Description |
---|---|---|
e2bridge | New | In case of use without device, it is possible to use the optional parameter -LITTLEENDIAN The Big-endian order remains the default one. |
Version
ID | Date | Description |
---|---|---|
4-12-520-0 | 2018-09-25 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Modified control for displaying the list of devices |
Display | New | The cursor for changing values is now optional |
Display | New | The edit mode remains active even if you change the active control within the same window. The edit mode remains active even after confirming the change with the enter key. |
Version
ID | Date | Description |
---|---|---|
4-12-519-0 | 2018-09-18 |
Changes
Module | Type | Description |
---|---|---|
e2bridge | Bug fix | e2bridge |
Version
ID | Date | Description |
---|---|---|
4-12-518-0 | 2018-09-13 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | ELF file parser. The full name of a member of a union could contain 2 consecutive points |
Version
ID | Date | Description |
---|---|---|
4-12-517-0 | 2018-09-13 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | The number of cursors is saved as a setting and is loaded in subsequent sessions |
Display | New | The code for writing and reading display screens has been changed |
MemoryInterface | Bug fix | Fixed programming of tables with .TAB extension and binary content |
MemoryInterface | Bug fix | The learn reset and butterfly position adjustment functions work with x byte variables and regardless of the device micro endianness |
MemoryInterface | Bug fix | Decreased the time it takes to exit the learn function management page |
Version
ID | Date | Description |
---|---|---|
4-12-516-0 | 2018-08-01 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | A crash could occur if you load a window with a potentiometer that is no longer in the channel list of the active device |
Version
ID | Date | Description |
---|---|---|
4-12-515-0 | 2018-07-31 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Controls with command. Click on the control with the right mouse button to display the context menu as for the other parts of the control. |
Display | New | ASAP3 – Modified thread synchronization management. |
Display | New | ASAP3 – Removed statusbar. |
Display | New | ASAP3 – Added new type of ASAP3 window that does show the channel values. |
Version
ID | Date | Description |
---|---|---|
4-12-514-0 | 2018-06-27 |
Changes
Module | Type | Description |
---|---|---|
Display | New | ASAP3 – Disabled escape key |
Version
ID | Date | Description |
---|---|---|
4-12-512-0 | 2018-06-25 |
Changes
Module | Type | Description |
---|---|---|
Display | New | ASAP3 – Modified thread synchronization |
Version
ID | Date | Description |
---|---|---|
4-12-511-0 | 2018-06-20 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | If you activate the write mode on a data cell and you cancel the change by pressing the ESC key or by moving the focus, ECT disables the command controls. |
Version
ID | Date | Description |
---|---|---|
4-12-510-0 | 2018-06-14 |
Changes
Module | Type | Description |
---|---|---|
Display | New | ASAP3 – All the management code was rewritten. The change allowed a significant increase in the AUSY-MC communication speed. The ASAP window can no longer be used together with other windows |
Version
ID | Date | Description |
---|---|---|
4-12-509-0 | 2018-05-24 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | ASAP3 – Fixed management of command ‘select description and binary file’ |
Display | Bug fix | Fixed command “Make the ame width as” |
e2bridge | New | Added error and status notifications |
MainMenu | New | The report is now sending an email |
Version
ID | Date | Description |
---|---|---|
4-12-508-0 | 2018-05-22 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | ASAP3 – Fixed dll for communication between ECT and Ausy via TCP-IP |
Display | New | ASAP3 – New look of the ASAP3 window |
Display | New | ASAP3 – Added checks to avoid overlaps between writing commands executed in the ASAP3 window and writing commands executed in other windows |
Version
ID | Date | Description |
---|---|---|
4-12-507-0 | 2018-05-17 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed handling of lists of values in the ASAP3 window |
Version
ID | Date | Description |
---|---|---|
4-12-506-0 | 2018-05-11 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | ELF oriented device – The list of variables that can be added to a calibration is limited to those with the same or higher address to the address declared as the start of the calibration |
DeviceEditor | Bug fix | Fixed parsing of ELF files with abbreviations containing repeated user attribute codes |
Display | Bug fix | Fixed minor bugs |
Display | New | Added information on the current acquisition frequency |
Display | Bug fix | Fixed errors in the management of the ASAP3 window when the option ‘docked displays’ is active |
e2bridge | New | I canali per la lettura e scrittura possono essere indicati anche come canali di un device di ECT |
Version
ID | Date | Description |
---|---|---|
4-12-505-0 | 2018-05-03 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Added UniqueID, Formula and Unit parameters to CTTX files |
e2bridge | Bug fix | Setup |
Version
ID | Date | Description |
---|---|---|
4-12-504-0 | 2018-05-02 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | A crash can occur if the mainmenu requires closing the deviceeditor while secondary windows are open |
Version
ID | Date | Description |
---|---|---|
4-12-503-0 | 2018-04-27 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | Fixed analysis of the encryption keys |
Version
ID | Date | Description |
---|---|---|
4-12-502-0 | 2018-04-18 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | ASAP3 – Fixed handling of the GET_PARAMETER and SET_PARAMETER commands |
Version
ID | Date | Description |
---|---|---|
4-12-501-0 | 2018-04-17 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | ELF file parsing – Handled some special cases |
Version
ID | Date | Description |
---|---|---|
4-12-500-0 | 2018-04-16 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | ASAP3 – the last value of the channel list was not sent to AUSY – fixed management of the GET PARAMETER command |
Version
ID | Date | Description |
---|---|---|
4-12-499-0 | 2018-04-13 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | New | Modified handling of bingen error messages |
MemoryInterface | New | Modified management of the analysis of the encryption keys |
Version
ID | Date | Description |
---|---|---|
4-12-498-0 | 2018-04-12 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | New | Modified management of the analysis of the encryption keys |
Version
ID | Date | Description |
---|---|---|
4-12-497-0 | 2018-04-10 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | ASAP3 – Modified management of 2 commands: SELECT DESCRIPTION FILE AND BINARY FILE always reset the list of values. PARAMETER FOR VALUE ACQUISITION allows the queuing of the lists of the same EMULATOR LUN |
Version
ID | Date | Description |
---|---|---|
4-12-496-0 | 2018-03-26 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Print output – Incorrect values of curves and maps of signed variables |
Version
ID | Date | Description |
---|---|---|
4-12-495-0 | 2018-03-21 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Print output – Incorrect values of 4 byte variables in printed output |
Version
ID | Date | Description |
---|---|---|
4-12-494-0 | 2018-03-13 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Float channels and calibration values can be exported to A2L file |
Version
ID | Date | Description |
---|---|---|
4-12-493-0 | 2018-03-12 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Added the ability to launch external utilities that function as exporters of calibration in a custom format. |
Version
ID | Date | Description |
---|---|---|
4-12-492-0 | 2018-03-08 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor/Display | Bug fix | A crash can occur when applying increments/decrements to maps when the table is displayed along with the 3d graph |
Version
ID | Date | Description |
---|---|---|
4-12-491-0 | 2018-02-22 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | After adding a new descriptor it was impossible to select it to modify it |
Version
ID | Date | Description |
---|---|---|
4-12-490-0 | 2018-02-21 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Potentiometer – virtual console – communication via tcp-ip. Possible crash if the port is already in use |
Version
ID | Date | Description |
---|---|---|
4-12-489-0 | 2018-02-13 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Proper management of the properties of a group of controls |
Display | Bug fix | Fixed keyboard command management |
MemoryInterface | New | Output Diagnosis – Shown return value of the IGN test |
Version
ID | Date | Description |
---|---|---|
4-12-488-0 | 2018-02-12 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | On some PCs, when initializing, the following error may occur: Reference to an object not set to an object instance. |
Display | Bug fix | Modified font management of memory areas |
MemoryInterface | New | Output Diagnosis – Removed control over off time |
Version
ID | Date | Description |
---|---|---|
4-12-487-0 | 2018-02-09 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed handling of the default layout when a file is first opened after installation |
ChartingTool | New | Modified data grid tooltip text |
ChartingTool | Bug fix | Fixed search function of the point in the graph corresponding to the minimum / maximum value |
ChartingTool | New | A channel loaded for the first time is invisible. In subsequent loadings it can be visible if its attributes are modified from those written in a layout file. |
Version
ID | Date | Description |
---|---|---|
4-12-486-0 | 2018-02-08 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Modified the shortcut keys from 1,2,3,4,5,V to Ctrl+1, Ctrl+2, Ctrl+3, Ctrl+4, Ctrl+5, Ctrl+V |
Version
ID | Date | Description |
---|---|---|
4-12-485-0 | 2018-02-06 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed minor bugs |
Version
ID | Date | Description |
---|---|---|
4-12-484-0 | 2018-02-05 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Correct layout change command |
ChartingTool | New | Used new control for grids |
ChartingTool | New | ‘ID’ column renamed ‘Display ID’, ‘Name’ column renamed ‘Factory name’. If the ‘Display ID’ is missing, the ‘Factory name’ is used instead |
Version
ID | Date | Description |
---|---|---|
4-12-483-0 | 2018-02-02 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | The default layout defined in the previous session was not reloaded |
ChartingTool | Bug fix | Fixed minor bugs |
ChartingTool | Bug fix | The green area that represents the zoomed area was incorrectly deleted after deleting a channel in the channel management page |
ChartingTool | New | At the interface level, the numbering of the segments starts at 1 (started at 0) |
ChartingTool | New | The 1,2,3,4,5 keys are numeric shortcuts to move the selected channels to the corresponding segment |
ChartingTool | New | The V key is a shortcut to change the visibility of the selected channels |
ChartingTool | New | User can adjust the axes color and visibility |
Version
ID | Date | Description |
---|---|---|
4-12-482-0 | 2018-01-31 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Removed the colored bands representing the trigger state. They can cause the graph to freeze |
Version
ID | Date | Description |
---|---|---|
4-12-481-0 | 2018-01-29 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed display screen renaming function |
Version
ID | Date | Description |
---|---|---|
4-12-480-0 | 2018-01-29 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Added command in the descriptor page to recalculate the calibration size based on the declared variables |
DeviceEditor | Bug fix | Fixed minor validation bugs |
Version
ID | Date | Description |
---|---|---|
4-12-479-0 | 2018-01-16 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modified menus |
ChartingTool | Bug fix | A crash could occur trying to open a binary file with ETL extension |
Display | New | Added possibility to reduce the noise of the signals in a display screen |
Display | Bug fix | Fixed handling of dynamic loading of ASAP3 libraries |
Version
ID | Date | Description |
---|---|---|
4-12-478-0 | 2017-12-20 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Multiple instances of the application can be launched |
DeviceEditor | New | Export to ASAP2. Names are validated only if the exportable field is checked |
DeviceEditor | New | Channel data grid. The column ‘ASAP3 Name’ is also shown if it is found in the database |
Version
ID | Date | Description |
---|---|---|
4-12-477-0 | 2017-12-18 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | List of recent opened calibrations. A calibration related to a device with static table can be loaded even if the device description has changed. |
DeviceEditor | New | Export to ASAP2. Added option to replace the display identifier with the ASAP3 name if available |
Display | Bug fix | Fixed the ‘yellow point’ bug |
Display | New | Memory address. The default address is now 0x0 (it was the static table address *0). The static table address involved an immediate reading of the related variable in the control unit to get the size of the variable and this reading could not be supported by the application running in the control unit. |
Version
ID | Date | Description |
---|---|---|
4-12-476-0 | 2017-12-05 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed bug in the initialization of the value of the potentiometers |
Version
ID | Date | Description |
---|---|---|
4-12-475-0 | 2017-12-04 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Wrong address variable type when extracting calibration data from an S19 file |
DeviceEditor | New | After loading a new device, the cursor is positioned on the new device |
DeviceEditor | Bug fix | Converting a database from a previous version could take 2 steps |
DeviceEditor | Bug fix | Error of the elf interpreter when some types of address declarations are used |
DeviceEditor, Display | Bug fix | Replaced Generic ASAP term with ASAP3 |
MemoryInterface | Bug fix | Added text of the device’s ID transmission notification message |
Version
ID | Date | Description |
---|---|---|
4-12-474-0 | 2017-11-09 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Modified log of asap3 communication |
Version
ID | Date | Description |
---|---|---|
4-12-473-0 | 2017-11-08 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Modifying a variable with edit box – Fixed the behavior of the sw when the input value ist outside the limits |
Version
ID | Date | Description |
---|---|---|
4-12-472-0 | 2017-11-07 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Modifying a variable with edit box – Added the option to change the value with the mouse wheel. Each step of the wheel corresponds to 1 bit. Shift + mouse wheel movement corresponds to 1/100 of the range |
Display | New | Modifying a variable with edit box – Added option to write the value to the ECU every time the value changes and not just after the final confirmation |
Display | New | Modifying a variable with edit box – Pressing the mouse wheel works like the enter key. |
Version
ID | Date | Description |
---|---|---|
4-12-471-0 | 2017-11-07 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed build of asap3-enabled device list in case of devices with ELF |
Version
ID | Date | Description |
---|---|---|
4-12-470-0 | 2017-11-06 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed generation of area type chart for curves derived from formulas |
Display | New | RGB channels management |
Version
ID | Date | Description |
---|---|---|
4-12-469-0 | 2017-10-26 |
Changes
Module | Type | Description |
---|---|---|
Display | New | RGB channels management |
Version
ID | Date | Description |
---|---|---|
4-12-468-0 | 2017-10-16 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed bug in the code used to verify if duplicate potentiometers exist |
Display | New | Added wheel mouse management to help change potentiometer value |
Display | Bug fix | Fixed minor bugs |
Version
ID | Date | Description |
---|---|---|
4-12-467-0 | 2017-09-27 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Fixed event management |
Version
ID | Date | Description |
---|---|---|
4-12-466-0 | 2017-09-19 | End of XP compatibility |
Changes
Module | Type | Description |
---|---|---|
* | New | End of XP compatibility |
ChartingTool | Bug fix | Fixed sampling rate column header text |
ChartingTool | New | Added new line types: Horizontal-vertical step, vertical-horizontal step, mid-point step |
ChartingTool | New | Added area chart types: Area, horizontal-vertical step, vertical-horizontal step, mid-point step |
ChartingTool | New | Added option to manage a common layout list for all data files |
MainMenu | Bug fix | Added checks when loading profiles (renamed folder, extension with suffix, …) |
Version
ID | Date | Description |
---|---|---|
4-12-465-0 | 2017-07-31 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool XP | Bug fix | Fixed setup |
DeviceEditor | New | Faster loading of the list of variables related to the current scaling |
DeviceEditor | Bug fix | Fixed minor bugs in the composition of the list of variables related to the current scaling |
DeviceEditor | Bug fix | ECT prevents deletion of a variable used in formulas |
Version
ID | Date | Description |
---|---|---|
4-12-464-0 | 2017-07-26 |
Changes
Module | Type | Description |
---|---|---|
* | New | Added * .config files to speed up loading especially in case of poor quality or missing internet connection |
Display | Bug fix | Enabling Strip Chart -> Pause -> Disabling Strip Chart -> the chart is still visible |
Version
ID | Date | Description |
---|---|---|
4-12-463-0 | 2017-07-17 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed bug that prevented you from changing a value in a calibration curve with equidistant breakpoints |
Version
ID | Date | Description |
---|---|---|
4-12-462-0 | 2017-07-14 |
Changes
Module | Type | Description |
---|---|---|
Display/CalibrationEditor | New | Improvements in refresh management after writing modified values in maps or curves |
Version
ID | Date | Description |
---|---|---|
4-12-461-0 | 2017-07-13 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Fixed representation of the values of a 2-byte map |
DeviceEditor | New | Added ID column to group lists |
Display | Bug fix | Fixed comparison between displayed channel properties and database channel properties. |
Version
ID | Date | Description |
---|---|---|
4-12-460-0 | 2017-06-30 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed template for creating new devices |
ChartingTool | Bug fix | The sw can read MDF file with wrong date. |
MainMenu | Bug fix | The controlbox is hidden when loading. The change was made to prevent that shutting down the form before the loading completes, leads to application crash |
Version
ID | Date | Description |
---|---|---|
4-12-459-0 | 2017-06-19 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Duplicate channels management when opening files. User interaction can be disabled. By default, duplicate channels are deleted silently. |
ChartingTool | Bug fix | Default channel properties saved to file in previous sessions were not always applied properly. |
Version
ID | Date | Description |
---|---|---|
4-12-458-0 | 2017-06-19 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Updated MDF reading library |
Version
ID | Date | Description |
---|---|---|
4-12-457-0 | 2017-06-14 |
Changes
Module | Type | Description |
---|---|---|
* | New | Executables and dlls are signed |
CalibrationEditor | New | Copying and pasting cells in a grid. Enabled copy and paste of an entire row or column. |
CalibrationEditor | New | Enabled online editing of learn calibration |
CalibrationEditor/Display/MemoryInterface | Bug fix | Fixed the descriptor selection procedure when the selected descriptor is missing |
ChartingTool | New | Modified MDF file reading library to make it possible to retrieve comments. Modified display of properties |
ChartingTool | New | Modified reading of ETL files to allow large files to load |
ChartingTool | New | Time notation. Days hours and minutes are also specified if needed. |
DeviceEditor | New | ELF oriented devices. Modified format and custom range management. The format and custom range of an existing variable is always kept unaltered. |
DeviceEditor | Bug fix | The “default value” write option must only be visible for potentiometer channels |
Display | New | Log F3. Modified comment management. |
Display | New | Controls with calibration curves and maps. Enabled copy and paste of table cells. |
Display | Bug fix | Calibration Map. In some cases, the 3d graphic refresh was not performed after a reprogramming. |
Display | Bug fix | Fixed minor bugs |
MainMenu | Bug fix | Loading the workspace must be forbidden if the profile does not exist. |
MainMenu | Bug fix | Fixed error handling when checking the internet connection – the error occurred if: 1 proxy required but disabled 2 unavailable connection (disconnected cable) |
MemoryInterface | Bug fix | Modified initialization sequence to avoid possible crashes at startup of the application |
Version
ID | Date | Description |
---|---|---|
4-12-456-0 | 2017-06-14 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Log F3. Security File saving. EBL format only |
Display | New | Log F3. Logged data file saving . Faster MDF file saving |
MemoryInterface | Bug fix | If network drives have been disabled, the reading attempt of a network folder retrieved from the list of the most used paths must also be disabled |
Version
ID | Date | Description |
---|---|---|
4-12-455-0 | 2017-06-07 |
Changes
Module | Type | Description |
---|---|---|
Display | New | Log F3. Security File saving. Saving directly on BinaryWriter to avoid memory overload. |
Display | New | Log F3. Logged data file saving . Saving directly on BinaryWriter to avoid memory overload. |
Display | Bug fix | Strip chart – Properties – Minimum and maximum properties management is consistent with the attribute that indicates whether the variable is aligned with the databasee |
Display/ChartingTool | Bug fix | Log F3. Fixed triggers management in security files |
Version
ID | Date | Description |
---|---|---|
4-12-454-0 | 2017-06-06 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor/CalibrationEditor | New | Added notes to groups |
Display | Bug fix | The option to automatically move the edit point on the animated point (curves and maps) was always disabled |
Display/CalibrationEditor | New | Applied doublebuffering on grids to reduce flickering |
Version
ID | Date | Description |
---|---|---|
4-12-453-0 | 2017-06-01 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Potentiometer channel – Added new parameter: ‘Write default value if disabled’. It sets the default value for the corresponding parameter used by the display module. |
Display | New | Modified .mdf file writing code to reduce memory usage |
Display | New | Potentiometer – During the creation of the control, the parameters ‘Default Value’ and ‘Write Default Value if Disabled’ are inherited from the corresponding default values written in the device and are then compared to the default parameters written in the device in a similar way as is already the case for scaling parameters. |
Display | Bug fix | Log F3. Crash when saving the mdf file if display screens were opened or closed during the acquisition |
MemoryInterface | New | The use of network drives becomes optional |
Version
ID | Date | Description |
---|---|---|
4-12-452-0 | 2017-05-31 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | A crash can occur when opening the second calibration if the first calibration does not contain arrays |
Version
ID | Date | Description |
---|---|---|
4-12-451-0 | 2017-05-30 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | You can not load a calibration if even a single descriptor in the device has unverified variables. The notification of this requirement was not explicitly stated and has been corrected. |
Display | Bug fix | Real-time chart – properties – It is not always possible to update the minimum and maximum values |
Version
ID | Date | Description |
---|---|---|
4-12-450-0 | 2017-05-29 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Log F3 – ETL option is enabled – Every ‘,’ in the format string of a channel must be replaced with ‘.’ so as not to be interpreted by the chartingtool as a token separator |
Display/ChartingTool | New | Modified .mdf file writing code to reduce memory usage |
Version
ID | Date | Description |
---|---|---|
4-12-449-0 | 2017-05-26 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | After confirming the change in the “Channel manager” page, the zoom level is not altered |
ChartingTool | New | User is allowed to order columns of the channels grid. The order is stored and restored in subsequent work sessions |
ChartingTool | New | If a segment has no visible channel and is the last in the list, it is deleted |
ChartingTool | New | Data files derived from ELF oriented devices – CTTX files – The correspondence between the data file channels and the channels stored in the CTTX file ignores the version of the device to allow the use of the same CTTX file with data files obtained using different firmware versions. |
Display | Bug fix | The calibration map loaded next to the potentiometer is updated to changes made externally even if the write of the correction is disabled. The calibration map is properly resized |
MemoryInterface | New | Faster loading time if network drives are mapped and there is no available network connection |
Version
ID | Date | Description |
---|---|---|
4-12-448-0 | 2017-05-23 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Incorrect memory management can cause crashes |
Version
ID | Date | Description |
---|---|---|
4-12-447-0 | 2017-05-23 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | ELF parser. N-dimensional array management, static variable name assignment |
CalibrationEditor | Bug fix | Minor bug fixes in password protected calibrations management |
CalibrationEditor | Bug fix | Management of online calibration reprogrammed by memoryinterface. Fixed management of calibration closing in case the name is different or the password is not confirmed |
CalibrationEditor | New | Calibration curve and map chart status saved during the current working session |
CalibrationEditor/Display | New | Calibration curve and map chart status saved to file when the window closes |
CalibrationEditor/Display | New | Changing a calibration variable can be immediate – The use of the explicit F8 command becomes optional |
MainMenu/Display | Bug fix | Closing commands sequence |
Version
ID | Date | Description |
---|---|---|
4-12-446-0 | 2017-05-11 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | In some cases, the ID string obtained from the ELF file had extra bad characters |
CalibrationEditor | Bug fix | Correct appears. There was no analysis of curves and maps without axes |
ChartingTool | Bug fix | Channel table – selected rows. In some cases the contrast between the color of the text and the background color was too low. |
ChartingTool | New | MDF – Added MDF file information (author, MDF version, etc.) to the property page |
Display | Bug fix | Calibration curves and maps.In some circumstances the shift key was not recognized |
Version
ID | Date | Description |
---|---|---|
4-12-445-0 | 2017-05-10 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Removed channel list menu. Double-click on channel name or ID gives access to channel manager |
ChartingTool | New | Reduced CPU usage when the cursor is stopped. |
Display | Bug fix | The application crashes if you try to read a calibration value and the device list contains only one device |
Display | New | Strip chart. The property page has been revised. The legend can be placed on 1 of the 4 sides |
Display | New | Calibration curves and maps. You can force that the edit point always follows the working point. |
Version
ID | Date | Description |
---|---|---|
4-12-444-0 | 2017-05-05 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | The new parsing library for ELF files with DWARF 2,3,4 keeps the ELF file locked as long as the application is running |
ChartingTool | New | Reduced height of grid rows. The command menu has been simplified |
Version
ID | Date | Description |
---|---|---|
4-12-443-0 | 2017-05-04 | New parsing library for ELF files with DWARF 2,3,4 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed message after ECU reset |
* | New | New parsing library for ELF files with DWARF 2,3,4 |
DeviceEditor | Bug fix | Fixed list of possible representation types for a float variable |
DeviceEditor | New | Improved device load speed |
Version
ID | Date | Description |
---|---|---|
4-12-442-0 | 2017-04-21 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Faster refresh of the variable lists in the group page |
DeviceEditor | New | The ‘Signed’ parameter is set to true if the variable is Float |
DeviceEditor | Bug fix | Fixed bug in the calculation of the minimum and maximum values of channels that can cause a crash if there are arrays in the channel list |
DeviceEditor | Bug fix | Fixed bug in the recalculation of the minimum and maximum values of a float channel or calibration value |
Version
ID | Date | Description |
---|---|---|
4-12-441-0 | 2017-04-11 |
Changes
Module | Type | Description |
---|---|---|
* | New | New setup |
Version
ID | Date | Description |
---|---|---|
4-12-440-0 | 2017-04-10 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | A crash could occur if the calibrationeditor is launched through workspace in iconized state |
CalibrationEditor | New | Calibrationeditor launched through workspace. It is possible to assign commands to be automatically run. |
DeviceEditor | Bug fix | Deviceeditor used as a command-line tool to validate a device – Fixed bug in the device management |
Version
ID | Date | Description |
---|---|---|
4-12-439-0 | 2017-04-03 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | It was impossible to change the settings related to the management of the MD5 verification code. |
Version
ID | Date | Description |
---|---|---|
4-12-438-0 | 2017-03-31 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Added error message if it is impossible to create the temporary binary file for calibration programming |
Display | Bug fix | Edit curve or map with shared axes by potentiometer – Wrong address calculation |
MemoryInterface | Bug fix | A crash could occur at the end of the calibration download |
Version
ID | Date | Description |
---|---|---|
4-12-437-0 | 2017-03-07 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | ELF oriented device – Added new column named ‘source’ that contains the name of the source module – The change takes place when creating a new device version |
Version
ID | Date | Description |
---|---|---|
4-12-436-0 | 2017-02-16 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Replaced the combobox control used to select the ECU calibration to load |
DeviceEditor | New | Added command line option |
Version
ID | Date | Description |
---|---|---|
4-12-435-0 | 2017-02-09 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | New initialization method |
Display | Bug fix | Fixed flickering of the logger status bar |
Display | Bug fix | Proper control color refresh after changing the default colors in deviceeditor |
Version
ID | Date | Description |
---|---|---|
4-12-434-0 | 2017-01-20 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Device with static table. It was impossible to inherit the properties of a calibration variable if the source variable was defined in more than one descriptor with the same offset |
Version
ID | Date | Description |
---|---|---|
4-12-433-0 | 2017-01-11 |
Changes
Module | Type | Description |
---|---|---|
Setup | Bug fix | Minor bug fixes |
Version
ID | Date | Description |
---|---|---|
4-12-432-0 | 2017-01-11 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Prevented loading of more than one session of chartingtool |
ChartingTool | New | Changed handling of duplicate channels |
ChartingTool | Bug fix | Cursor movement during animation |
MainMenu | Bug fix | If the DeviceEditor is running, the import profile command is disabled |
Version
ID | Date | Description |
---|---|---|
4-12-431-0 | 2016-12-15 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | The use of the channels properties automatically saved in the previous sessions becomes optional |
ChartingTool | New | Added command to delete the database that stores the channel properties automatically saved in the previous sessions |
ChartingTool | Bug fix | ETL reading. Mismatch between name and unit if the name is an empty string. |
ChartingTool | New | The correction of the minimum and maximum displayed value (see 4.12.430) is also applied to the recalculation command |
Version
ID | Date | Description |
---|---|---|
4-12-430-0 | 2016-12-14 |
Changes
Module | Type | Description |
---|---|---|
* | New | Modified code used to launch external applications |
ChartingTool | New | If the difference between maximum displayed value and minimum displayed value is 0, the minimum displayed value is reset to minimum displayed value -1 and the maximum displayed value is reset to maximum displayed value +1 |
ChartingTool | Bug fix | Play command.Prevented automatic side zoom while the animation is running. |
MemoryInterface | Bug fix | The messages related the reset of ECU should be hidden if the MemoryInterface is used as a command line tool |
Version
ID | Date | Description |
---|---|---|
4-12-429-0 | 2016-12-01 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | New Play command to automatically animate the current cursor |
Display | Bug fix | If the module is loaded as part of a workspace, a wrong font size assignment may occur |
MemoryInterface | Bug fix | A crash occurs if you try to program a setup calibration by using a device that has no descriptor for setup calibrations. |
MemoryInterface | New | Automatic refresh of the file list if the content of the directory changes |
Version
ID | Date | Description |
---|---|---|
4-12-428-0 | 2016-11-28 |
Changes
Module | Type | Description |
---|---|---|
* | New | Added new types of curves and maps without axes |
* | Bug fix | Proper sizing of input windows |
ChartingTool | Bug fix | Proper display of the formula in case the DisplayID is missing |
ChartingTool | New | MDF reading – Calculation of the minimum and maximum values of the channel if the minimum and maximum values recorded in the MDF files are equal to 0 |
DeviceEditor | Bug fix | Selection of a variable from the variable list. The selection commands are now the double click and the enter key. Fixed wrong refresh. |
Version
ID | Date | Description |
---|---|---|
4-12-427-0 | 2016-11-18 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | The export of variables from one descriptor to another descriptor of the same device is also possible for devices without ELF |
Version
ID | Date | Description |
---|---|---|
4-12-426-0 | 2016-11-16 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | Bug fix | Proper management of preview page control license |
Version
ID | Date | Description |
---|---|---|
4-12-425-0 | 2016-11-15 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Recompiled updater module |
* | New | Added option to change the font size. Revised font management in all modules |
CalibrationEditor | Bug fix | The calibration file in TAB format is a list of 8 bytes rows regardless of the variables size. This change prevents the incorrect dimensioning of the calibration if an encrypted device is used.. |
ChartingTool | New | In the preview window user can reduce the time range to load |
ChartingTool | New | Changes to memory management to facilitate large file uploads |
Display | Bug fix | A crash could occur due to LED type controls with variables larger than 4 bytes |
MemoryInterface | Bug fix | A crash could occur in the management of datagrid with no visible row. |
Version
ID | Date | Description |
---|---|---|
4-12-424-0 | 2016-10-27 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Management of programming by pages |
CalibrationEditor | Bug fix | Display of variables belonging to hidden subgroups in the overall listing of the group |
ChartingTool | Bug fix | Automatic recalculation of y range |
ChartingTool | New | Labels on the triggerslines. The content of the label is the offset between the labelled trigger and the previous one. |
ChartingTool | New | The appearance of lines indicating events is configurable |
DeviceEditor | Bug fix | Scaling preview chart |
Display | Bug fix | Management of the command button size for ‘memory address’ controls |
Version
ID | Date | Description |
---|---|---|
4-12-423-0 | 2016-10-20 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | If the application fails to read a MDF file, it notifies the user the error code and the error message |
ChartingTool | Bug fix | Double click on the minimum or maximum value – Fixed automatic cursor positioning. |
DeviceEditor | Bug fix | Formulas. Fixed update of the list of variables using the current formula |
Display | Bug fix | Logger recording deactivation – Proper recording of switch-off event |
Display | New | Logger marker – Only user can activate the marker by pressing the spacebar. The marker is no longer activated when the enabling condition is met |
Display, ChartingTool | New | Modified EBL format to allow the recording of suspend and resume events according to user defined condition |
Display, ChartingTool | New | Added management of start/stop events in log files saved as EBL or MDF |
MainMenu | Bug fix | Crash at startup in a PC where the folder ‘User’ does not exist yet |
Version
ID | Date | Description |
---|---|---|
4-12-422-0 | 2016-10-13 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Removed duplicate channels |
ChartingTool | Bug fix | Fixed channel search |
ChartingTool | Bug fix | Unhandled error if you try to export to MDF with no channel on screen |
Version
ID | Date | Description |
---|---|---|
4-12-421-0 | 2016-10-12 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | The setup creates the ‘Common’ folder |
Version
ID | Date | Description |
---|---|---|
4-12-420-0 | 2016-10-12 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Real-time graph. Fixed setting of the legend. It could cause crashes. |
Version
ID | Date | Description |
---|---|---|
4-12-419-0 | 2016-10-11 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | The channels whose names are not yet present in the default layout are hidden |
ChartingTool | New | Changes to custom layouts and default layout are saved automatically |
Version
ID | Date | Description |
---|---|---|
4-12-418-0 | 2016-10-10 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | Calibration variables – function ‘Inherit from’ – the enabling of the function is no longer conditioned by the ‘Open’ attribute |
DeviceEditor | Bug fix | Device with static table – Channels – Deletion of last channel – The validation against ELF is performed even if there is no ELF – Channels and calibrations are marked as invalid |
Display | Bug fix | A crash can occur if you load a display screen that holds channels which no longer exist in the database |
Version
ID | Date | Description |
---|---|---|
4-12-417-0 | 2016-10-06 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed profile settings management |
ChartingTool | New | Aligned data on background |
ChartingTool | New | Channel names are not normalized according to the rules of the C variables. |
ChartingTool | New | The CCT file format changes and becomes CTTX. The CTT files are still usable (read-only) |
ChartingTool | New | Modified library used for reading MDF files in order to extract the display ID and the device IDs. |
ChartingTool | Bug fix | Fixed a few minor issues |
ChartingTool | Bug fix | Axis management as they exit the visible area of the chart |
ChartingTool | New | Channel data grid: If you select multiple cells, the corresponding rows are automatically selected |
ChartingTool | New | Channel data grid is automatically resized |
ChartingTool – CalibrationEditor | New | The data highlighted by the cursor of the ChartingTool can be used to animate the breakpoints of the calibration files. The breakpoint variable names must exist in the current list of channels in the ChartingTool. |
ChartingTool – Display | New | Modified the MDF, EBL and ETL file generation. The content now includes the display ID and the device data. The channel name is the factoryname. |
DeviceEditor | New | Automatic error correction on the calibration variables parameters (in case of database changes made outside the deviceeditor) |
Display | Bug fix | Fixed a few minor issues on led properties management |
Display | Bug fix | Channel value edit box. Improved management of the cursor positioning |
Version
ID | Date | Description |
---|---|---|
4-12-416-0 | 2016-09-19 |
Changes
Module | Type | Description |
---|---|---|
* | New | Updated disclaimer |
ChartingTool | Bug fix | A crash may occur if the user attempts to add channels (channel manager) and the compared file is not loaded |
ChartingTool | If a log file cannot be loaded (corrupted file, …) a message box warns the user | |
ChartingTool | New | Added management of the data display format |
ChartingTool | New | The application saves the current parameters of the default layout to file. The parameters will be applied in subsequent work sessions |
ChartingTool | New | Lists of the channel properties in the main window and in the channel management page are now aligned |
ChartingTool | Bug fix | Fixed a few minor issues |
Display | New | ECTDisplay writes the default channel format into the EBL file |
MemoryInterface | Bug fix | Setting up of the list of readable calibrations |
Version
ID | Date | Description |
---|---|---|
4-12-415-0 | 2016-09-14 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | The colours of the data values for the current cursor printed on the background of the chart are the same as the colours of the curves |
ChartingTool | New | Hover on the curve highlights the corresponding row in the list and also the corresponding value printed in the background. Similarly does the hover over a row of a list, or over a value printed on the background. |
ChartingTool | Bug fix | At the end of the changes in the ‘Channel Manager’ page the current layout must remain the same |
Version
ID | Date | Description |
---|---|---|
4-12-414-0 | 2016-09-13 | Added ability to manage the ID EFI 0 |
Changes
Module | Type | Description |
---|---|---|
* | New | Added ability to manage the ID EFI 0 |
* | New | Modified code for setting communication parameters to minimize call times when the communication line is Ethernet and the control unit is turned off |
ChartingTool | Bug fix | A crash may occur if you access a secondary layout when the side menu is compressed |
ChartingTool | New | The colour field in the channel list is visible when the details are compacted |
ChartingTool | Bug fix | Fixed bug in the layout buttons management |
ChartingTool | New | Added ability to view data for the current cursor value in the background or in a balloon |
Version
ID | Date | Description |
---|---|---|
4-12-413-0 | 2016-09-08 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Channel value reading and writing – fixed static table channels management |
ChartingTool | New | Improved management of the thread preforming the grid data update. Optimized regeneration of the chart after importing ctt |
ChartingTool | Bug fix | Proper setting of the Y axis minimum value after loading a data file |
ChartingTool | Bug fix | Proper setting of the X axis minimum and maximum values after ‘zoom previous’ or ‘zoom out’ |
ChartingTool | New | Added columns with the minimum and maximum values of the curve |
ChartingTool | New | Double click in the grid on the minimum/maximum value or the minimum/maximum value between the cursors to move the active cursor to the corresponding X |
ChartingTool | New | The Channel management page also allows you to load channels that were not loaded at the beginning. You can manage the channels in the main file as well as the channels in the compared file. |
ChartingTool | New | You can load multiple layouts. The list of the used layouts is stored in a file with the same name as the log file name and .CTTCATALOG extension. The next time the file is loaded, the layout list is loaded along. |
ChartingTool | Bug fix | A crash may occur if the user attempts to iconize the application |
Version
ID | Date | Description |
---|---|---|
4-12-412-0 | 2016-07-29 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | The cursor width is now customizable |
ChartingTool | New | Retention of the channel grid sorting mode |
ChartingTool | New | Zooming with the mouse wheel is centered on the x of the current cursor |
ChartingTool | Bug fix | No request for the file name to load at start |
MainMenu | New | Added menu button to launch ECULogger if it is installed in the PC |
Version
ID | Date | Description |
---|---|---|
4-12-411-0 | 2016-07-21 |
Changes
Module | Type | Description |
---|---|---|
* | New | Conversion of the profile files with PDB extension (versions up to 4.12.309) |
ChartingTool | New | Added dialog to select the channels to be loaded from the file |
ChartingTool | Bug fix | Removed excessive use of PC resources |
Display | Bug fix | In some cases it was not possible to activate the main loop |
Display, CalibrationEditor, MemoryInterface | Bug fix | In some cases it was not possible to manage the status of the communication status icon |
Setup | Bug fix | The setup must check if framework 2 and 4 are installed |
Version
ID | Date | Description |
---|---|---|
4-12-410-0 | 2016-07-07 |
Changes
Module | Type | Description |
---|---|---|
* | New | Shortcut keys to enable, disable the online mode, are now CTRL+SHIFT+L. Previously CTRL+SHIFT |
CalibrationEditor | Bug fix | Copy and paste a list of values from clipboard to the list of break points (free edit mode) could lead to unwanted results |
CalibrationEditor | Bug fix | Free edit mode. It is now possible to move between cells with arrows. |
CalibrationEditor | Bug fix | Disabling the communication stops the main loop |
Version
ID | Date | Description |
---|---|---|
4-12-409-0 | 2016-07-04 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Log file writing: fixed signed variables conversion. |
Setup | Bug fix | User cannot skip the uninstallation of the previous version |
Version
ID | Date | Description |
---|---|---|
4-12-408-0 | 2016-06-30 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | The installation request of the framework 4 must precede uninstalling previous versions of ECT |
CalibrationEditor | Bug fix | Proper management of notifications to the MainMenu of changes made to the online calibration |
ChartingTool | Bug fix | Removed wrong notification about channels with incorrect size |
MemoryInterface | Bug fix | Added missing message to notify the operation was interrupted by user |
Version
ID | Date | Description |
---|---|---|
4-12-407-0 | 2016-06-29 | Reference calibration |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Added a new command to load the reference calibration – It is used to show the differences of the single values and the arrays with respect to a reference situation – Alternative to the comparison between 2 visible calibrations |
CalibrationEditor | New | Added option to automatically move the edit point on the animated point (curves and maps) |
Version
ID | Date | Description |
---|---|---|
4-12-406-0 | 2016-06-22 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Stored percentage of the calibration control divided by the splitter |
CalibrationEditor | Bug fix | Editing of single value. It was not accepted the comma but only the point as decimal separator |
ChartingTool | Bug fix | An error occurred when the application was being iconized |
ChartingTool | New | If the log contains channels with size = 0, the reading is not interrupted but continues to allow the display of the other channels |
ChartingTool | New | Faster loading of acquisitions with a high number of channels |
ChartingTool | Bug fix | Reading of MDF files caused application crash |
Display | New | Changed potentiometer look – added bar |
Version
ID | Date | Description |
---|---|---|
4-12-405-0 | 2016-06-15 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed profile settings management |
Version
ID | Date | Description |
---|---|---|
4-12-404-0 | 2016-06-15 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Fixed profile settings management |
* | New | Added health check of profile settings files |
Version
ID | Date | Description |
---|---|---|
4-12-403-0 | 2016-06-14 |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Import of old settings |
Version
ID | Date | Description |
---|---|---|
4-12-402-0 | 2016-06-13 | New settings management strategy. |
Changes
Module | Type | Description |
---|---|---|
* | Bug fix | Removed TCP-IP service. Removed settings management based on framework code. |
Version
ID | Date | Description |
---|---|---|
4-12-401-0 | 2016-06-07 | The sw is simply called ECT |
Changes
Module | Type | Description |
---|---|---|
* | New | The sw name is ECT |
ChartingTool | New | Added tooltips to chart controls with information about zoom commands and cursor management |
Version
ID | Date | Description |
---|---|---|
4-12-400-0 | 2016-06-01 | .Net Framework 4.0. New settings management strategy. SOME SETTINGS MUST BE ASSIGNED AGAIN. New graphic library for the ChartingTool. |
Changes
Module | Type | Description |
---|---|---|
* | New | New settings management strategy |
CalibrationEditor | Bug fix | A crash could occur when loading a calibration if user selects a descriptor that describes an memory area larger than the calibration |
ChartingTool | New | New graphic library. Curves can be placed in different segments. User can set properties of a group of curves. |
Device | New | Import of channel or calibration variables. In the case of scaling/increment with the same name and different parameters, ECT will use the parameters of the scaling/increment of the target device |
Device | New | Import of channel or calibration variables. Added log of operations performed. |
Display | New | Changed management of stripchart axes. User can set left and right axis visibility. |
Display | Bug fix | Added reassignment of the variable size during saving of log data row. In some cases it could be = 0, which made the log file unreadable. |
Display | Bug fix | Fixed assignment of the color of a stripchart curve |
Display | Bug fix | Fixed assignment of the current device when empty calibration displays are loaded on screen |
Display | Bug fix | Error handling if a Pot is assigned a IND value |
EFIXdbEditor | Bug fix | A crash could occur if a wrong password was given |
MemoryInterface | Bug fix | Fixed error message notifying you that the PseudoProgrammer is already running |
Version
ID | Date | Description |
---|---|---|
4-12-335-0 | 2016-04-05 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | New | Custom tool shell. Added device file name as command line parameter. |
Version
ID | Date | Description |
---|---|---|
4-12-334-0 | 2016-04-01 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | Proper management of the profile data. Device list, Workspace list, Description management. | |
MemoryInterface | New | Custom external tool list can contain .lnk files |
MemoryInterface | New | Custom external tool list can be enabled by user |
Version
ID | Date | Description |
---|---|---|
4-12-333-0 | 2016-03-18 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor, Display | Bug fix | Various fixings on cuboid management |
Version
ID | Date | Description |
---|---|---|
4-12-332-0 | 2016-03-17 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Various fixings on cuboid management |
ChartingTool | Bug fix | Fixed export to EBL of data read from ETL file |
DeviceEditor, CalibrationEditor | New | Cuboids based on 16 bit maps |
Version
ID | Date | Description |
---|---|---|
4-12-331-0 | 2016-03-07 |
Changes
Module | Type | Description |
---|---|---|
Display, CalibrationEditor | Bug fix | 3d chart working point refresh |
Version
ID | Date | Description |
---|---|---|
4-12-330-0 | 2016-03-04 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Move command button brought to front |
Display | Bug fix | Proper management of the properties of the potentiometers |
Display | Bug fix | Proper selection of the active potentiometer |
Display | New | Only the commands that apply to the current contents are shown in the context menu |
Version
ID | Date | Description |
---|---|---|
4-12-329-0 | 2016-03-01 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Recursive resize commands |
Display | Bug fix | Map working point highlighting management |
Display | New | User can select potentiometers by using the key Tab and Shift+Tab |
Version
ID | Date | Description |
---|---|---|
4-12-328-0 | 2016-02-29 | New graphical tool for rendering linear gauges |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | New | ECT gets the available BitRates from the communication library |
Display | New | New graphical tool for rendering linear gauges |
Display | New | Optimized scrolling of the list of controls when the ‘docked display mode’ is enabled |
Version
ID | Date | Description |
---|---|---|
4-12-327-0 | 2016-02-17 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | New | A new sw is used to check and download updates. |
Version
ID | Date | Description |
---|---|---|
4-12-326-0 | 2016-02-15 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Proper management od led controls properties. |
Display | Bug fix | Proper management of the workspace when it includes calibration variables containers belonging to groups. |
Version
ID | Date | Description |
---|---|---|
4-12-325-0 | 2016-02-09 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor – MemoryInterface | Bug fix | Last used device name properly saved. |
Version
ID | Date | Description |
---|---|---|
4-12-324-0 | 2016-02-08 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | New update download procedure. |
Version
ID | Date | Description |
---|---|---|
4-12-323-0 | 2016-02-05 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Sorted column and sort mode properly saved |
Display | New | If the display is empty, the default device for new controls comes from recent activities of any ECT module. |
Version
ID | Date | Description |
---|---|---|
4-12-322-0 | 2016-02-04 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Fixed management of automatic synchronization between control and database |
Display | New | Added parameter to define whether new controls are synchronized with the database by default |
Version
ID | Date | Description |
---|---|---|
4-12-321-0 | 2016-02-03 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Added automatic correction of the content of the address field of table TabCounterReset. |
Version
ID | Date | Description |
---|---|---|
4-12-320-0 | 2016-01-28 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | Wrong event handling code that can cause the disabling of the reading loop and a crash of the application. The problem is evident when user starts the logger |
Version
ID | Date | Description |
---|---|---|
4-12-319-0 | 2016-01-28 |
Changes
Module | Type | Description |
---|---|---|
Display | Bug fix | A crash occurred when user tried to set the properties of a group of controls. |
Display | Bug fix | A control with a command button could never be higher than the button regardless of the font size. |
Version
ID | Date | Description |
---|---|---|
4-12-318-0 | 2016-01-26 |
Changes
Module | Type | Description |
---|---|---|
MainMenu | New | A changelog entry is made available in the about menu. |
MemoryInterface | Bug fix | Could not download a setup calibration of a device that had no main calibration. |
Version
ID | Date | Description |
---|---|---|
4-12-317-0 | 2016-01-25 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | A crash can occur when setting the current device for the display if the system date is in the USA format (M/D/Y) and the file date converted to a string does not represent a real USA date. |
Version
ID | Date | Description |
---|---|---|
4-12-316-0 | 2016-01-22 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | A crash could occur when saving values of arrays with shared axes |
Display | New | The logger setup window can have a scrollbar if the screen height in pixels is less than the height of the window. |
MainMenu | Bug fix | Profile manager – a crash coud occur when assigning a device of a profile in which there are empty calibration display screens |
Version
ID | Date | Description |
---|---|---|
4-12-315-0 | 2015-12-17 |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Empty lists: values, curves, maps, shared axes, limits types. |
Version
ID | Date | Description |
---|---|---|
4-12-314-0 | 2015-12-16 |
Changes
Module | Type | Description |
---|---|---|
MemoryInterface | Bug fix | A crash could occur when loading the download page if the device list holds old devices. |
Version
ID | Date | Description |
---|---|---|
4-12-313-0 | 2015-12-15 | Added optional MD5 calculation for calibrations |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | From ELF mode to non ELF mode- from non ELF mode to ELF mode. If the identification string of the first version of the device no longer exists, an error is notified it is no longer possible to properly activate the ELF mode. |
Display | New | Resizable command button. |
MemoryInterface | New | Added option to calculate the MD5 of calibration during the download process. |
MemoryInterface | New | Added command to check the MD5 of a ECU calibration. |
Version
ID | Date | Description |
---|---|---|
4-12-312-0 | 2015-12-11 | The display logger can save the result in MDF format |
Changes
Module | Type | Description |
---|---|---|
Display | New | Log files can be saved in MDF format. |
Version
ID | Date | Description |
---|---|---|
4-12-311-0 | 2015-12-09 |
Changes
Module | Type | Description |
---|---|---|
ChartingTool | New | Error handling if an MDF file records a date in wrong format. |
DeviceEditor | Bug fix | App crash when trying to create new device. |
DeviceEditor | New | Asap2 – Only actually used groups are exported. |
MemoryInterface | Bug fix | Calibration download – Crash if the bytes of the name section are set to 0. |
Version
ID | Date | Description |
---|---|---|
4-12-310-0 | 2015-12-01 | Setting files are managed by SQLite |
Changes
Module | Type | Description |
---|---|---|
* | New | Setting and text files are managed by SQLite. |
ChartingTool | Bug fix | Reading of data file with 1 time value only – A crash occured if opened with preview. |
DeviceEditor | Bug fix | Under certain conditions a crash could occur when opening the Formulas page. |
Version
ID | Date | Description |
---|---|---|
4-12-309-0 | 2015-11-17 |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Wider open Form. |
ChartingTool | Bug fix | Reading files MDF – Disambiguation of channels with the same name. |
Display | Bug fix | A crash could occur when loading the properties of a group of controls. |
EFIXdbEditor | Bug fix | Cannot open file. |
EFIXdbEditor | Bug fix | Loading errors management. |
Version
ID | Date | Description |
---|---|---|
4-12-308-0 | 2015-11-09 | The calibration print output has a new option: XML file + XSLT |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Printing. Added option to export the calibration in XML + XSLT format. |
CalibrationEditor | New | Opening TABX files. Modified management of the choice of the device in case of conflict between device stored in the file and current device. |
Version
ID | Date | Description |
---|---|---|
4-12-307-0 | 2015-11-04 | Added tool to derive the system data to be sent to EFI for diagnosis purposes |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Printing. The options on the choice of the ID can be selected simultaneously. File names are saved and reloaded at the next run. Optional opening of the saved file. Correct outdated references to descriptors .DES. Proper management of the shared axes. |
Display | Bug fix | Fixed error in the calculation of the size of the buffers for the shared axes. |
MainMenu | New | Added command for creating files that contain information on: system, ECT, the registry key of EFI products, communication interface. The files are password-protected and the password is user-specified. User can open the files and examine their content. User can send these files to EFI for diagnostic purposes. In this case user must notify the password to EFI. |
Version
ID | Date | Description |
---|---|---|
4-12-306-0 | 2015-10-28 | Added searching tool in display module. |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | Bug fix | Printing – An error could occur while reading the variable ID type. |
Display | New | Added searching tool. |
Version
ID | Date | Description |
---|---|---|
4-12-305-0 | 2015-10-26 | New chart tool for realtime charting in display. |
Changes
Module | Type | Description |
---|---|---|
CalibrationEditor | New | Printing – The variable ID may be chosen from description, display identifier or factory name. |
Display | New | New chart tool for realtime charting. |
Version
ID | Date | Description |
---|---|---|
4-12-304-0 | 2015-10-16 | Automatic synchronization of display channels with the db. Automatic selection of the descriptor based on calibration variable. |
Changes
Module | Type | Description |
---|---|---|
DeviceEditor | Bug fix | Calibration parameters/Descriptors. Fixed representation of the range of addresses in the notification area. |
DeviceEditor | New | Enabled new special function. Automatic selection of the descriptor based on calibration variable. |
Display | New | New parameter in the display file. Stores the preference for the synchronization with the db. If the display file already exists, the parameter is added with the value set to false. If a control is added to the display screen the parameter is set to true by default. The value of the parameter can be changed in the property page. If the parameter is true, the name, description, and scaling are always kept in line with the db. If the parameter is false, the name, description, and scaling can be changed freely. |
Version
ID | Date | Description |
---|---|---|
4-12-303-0 | 2015-10-09 |
Changes
Module | Type | Description |
---|---|---|
* | New | Changed opening code for data files (PDB, PDB, PDB, PDB) to ensure the use of the backup file. |
* | New | Changed management of communication status when Windows is resuming from sleep. |
Display | Bug fix | The data Logger is left open when Windows is going into sleep mode. |
Display | New | Saving of Workspace files. Fixed path extraction of the display screens belonging to subgroups |
Version
ID | Date | Description |
---|---|---|
4-12-302-0 | 2015-10-01 | Display Logger – Added ability to break the log (stop and restart each X seconds) |
Changes
Module | Type | Description |
---|---|---|
Calibrationeditor – Display | New | Changed the code for the graphic rendering of maps by rows or by columns in order to bring to front the current curve |
Display | Bug fix | Logger – Fixed saving of log file |
Display | Bug fix | Logger – Stored in the log file the minimum and maximum values of each channel read from the db |
Display | New | Logger – Added ability to break the log (stop and restart each X seconds) (0 = disabled). The parties will have saved suffix _F1, _F2, …, _Fx |
MainMenu | New | Continuous logger – Added parameter PowerOffIfEFILoggerIsInContinuousModeAndPCIsOnBattery to enable the strategy of switching off if: -1) The PC is battery powered – 2) The continuous logger is active |
Setup | New | Added option in the setup (disabled by default) to automatically run ECT at system start. |
Version
ID | Date | Description |
---|---|---|
4-12-301-0 | 2015-09-29 |
Changes
Module | Type | Description |
---|---|---|
* | New | If the file devices.xml is corrupt, automatic recovery is not working and it is necessary to manually delete the file |
CalibrationEditor | Bug fix | Crash editing values of maps with threshold breakpoints. |
DeviceEditor | Bug fix | Copy files in the transition from a ELF to non-ELF. |
Display | Bug fix | A crash can occur when adding a map to a screen if communication is off. |
Display | Bug fix | Fixed management of different paths for saving manual and automatic logs. |
Display | Bug fix | Logger – If ‘EFI Logger – Permanent Mode Enabled’ is enabled: Upon activation, the current workspace is saved in the register; The interface is disabled; When reloading the display, the previously saved workspace is loaded from the register; Communication is enabled; The logging task is enabled; The start command of the logging task is automatically confirmed; The file name for the logged data is automatically assigned; In the display closes because the user terminates the Windows session or closes the mainmenu, the display emits an alarm sound before closing; In case of lack of communication, the display emits a beep every 3 seconds; At the start of the logging sound you will hear a sound; If the PC goes into standby, the connection to the communication server is interrupted and then established again when the system resumes. |
Display | New | Logger – The use of an alternative interval starts from the time of the last acquisition performed using the standard interval |
MainMenu | New | A new command ‘Logger EFI – Permanent Mode Enabled’ in the Workspce menu allows you to set a state that starts the logging task whenever it is possible and locks the interface of the Display module |
Version
ID | Date | Description |
---|---|---|
4-12-300-0 | 2015-09-14 | New graphical tool for 2D and 3D representation of calibration variables |
Changes
Module | Type | Description |
---|---|---|
Calibrationeditor – Display | New | New graphical tool for 2D and 3D representation of calibration variables |
Display | New | Logger – The acquisition with an alternative interval starts from the time of the last acquisition with standard interval. The acquisition with an alternative interval can have an extra buffer of N seconds |
Display | Bug fix | Crash o blocco se l’espressione per il log conteneva alcuni tipi di errori formali. |
MemoryInterface | Bug fix | HDP/CRP manager – If the name of a file contained in a file CRP or HDP has the original extension, ECT adds the extension HDR or CPT or to prevent that in other parts of the code the file is recognized as content yet to be transformed into HDR or CPT format. |