|
Tuesday, 28 July 2009 13:48 |
|
A new Full version and DEMO release of CANCapture (Version 2.2) is now available.
Detailed Change List: - Added support for playing back plain text CSV files using the "File Replay" device block. These CSV files can be saved by clicking the "Export" icon in the Raw Capture. The CSV file must contain the Timestamp, PID, Data length, and data columns in order to be replayed. The "File Replay" block will give an error message if all of these columns do not exist in the CSV file.
- Added "Abbr" column to the Raw Capture window. The "Abbr" column simply shows the abbreviation name of a packet if it is defined in the CAN database. You may have to manually enable this column by right-clicking on the column header in the raw capture list.
- Added support for pressing up, down, left, and right keys to incrementally move gauges and other widgets when editing the custom user panel layouts.
- Added support for the "Reset on Start" property of the gauges in the custom user panels.
- Fixed scrolling issue that would occur when moving a user panel gauge during "edit mode" if the panel was larger than the visible width of the window frame and required scroll-bars. Each time the gauge was moved, it would readjust the scroll bars to their base position and would cause an error in the scoll bar sizes.
- Added support in various places for our new ECOM driver. This driver has not been made public yet, but will add support for 64-bit operating systems as well as support for multiple applications accessing the same ECOM device at once. Previously only one application (i.e. CANCapture) could have a single ECOM opened at a given time. The new driver, when officially released, will be labeled V3.1.0.xxx and will be available on the ECOM page.
- Added support for custom baud rates beyond the default set. This requires the new driver mentioned above if you set non-default rates. The custom baud rates are defined by the file at {CANCapture Install Dir}/BaudRateList.txt.
- Added support for selecting which baud rates to search during the "Auto-baud" rate detection. See {CANCapture Install Dir}/BaudRateList.txt. This does not require the new driver to use.
- Fixed Raw Capture sorting problem when the column orders are re-arranged from their default ordering.
- Fixed Packet Filter problem that resulted when trying to filter based on full 29-bit ID and the 29-bit ID was not defined in the database, but a corresponding J1939 PGN is defined.
- Fixed a bug in the Raw Capture where turning off the compact display mode would result in the full chronological list not being updated if no more additional CAN packets are received.
- Internal fixes to the base load address of CANCapture and related DLLs that will result in slightly quicker load times when launching CANCapture.
- Fixed bug that would cause a crash in an AppBuilder EXE application if there was a disabled and hidden "J1939 diagnostics" block in the configuration that was used to compile the EXE.
- All CANCapture binary files including the Setup Installer are now digitally signed by "EControls, Inc." to guarantee authenticity and prevent the annoying popups that are shown in Vista and newer operating systems.
- Lots of internal code changes in preparation for a major upcoming feature.
- Lots of other internal fixes and surely many other things we forgot to write down...
|