Commit Graph

1603 Commits

Author SHA1 Message Date
Dale Schultz 8ba8993cc5 Added a catch-all exception notification branch 2015-01-14 22:35:24 -05:00
Scotthew b631fd2c12 Editor Bug Fixes:
- Fix for category node open issue.  Double click on node causes the node to open and then close.
 - Made editor pane's private.  Updated logger to access through get methods.
2014-12-28 17:22:29 -08:00
Scotthew 855332c0bc Interpolation Updates:
- Changed from getValue to getBinValue and setRealValue to setBinValue.
 - Fixed bug where 3D interpolate was using x = axisData[i] instead of [j].
2014-12-28 17:22:27 -08:00
vimsh 8aeb766fc4 Changed code to use true Linear Interpolation rather than even cell distance distribution 2014-12-28 17:22:26 -08:00
Scotthew bd39e419bf Fix for bad static table definition:
- Added warning log when a static table contains a storageType != 0.
 - Added ability to parse and save the static table data if the storageType != 0.
2014-12-28 17:22:25 -08:00
Scotthew 6ca966a713 Editor Fixes:
- Fix for reversed min/max table colors.
 - Fix for table 3D view min/max ranges.
2014-12-28 17:22:24 -08:00
Dale Schultz 2363f0e076 Release Candidate 0.5.8 RC1 2014-05-31 15:04:34 -04:00
Scotthew f390be1833 Java 3D update:
- Updated j3d to version 1.5.2.
2014-05-29 22:24:42 -07:00
Dale Schultz 112bec63e5 Changed JVM environment to allow 3D map display to work under Java 7. 2014-05-29 23:08:07 -04:00
Dale Schultz 17d5590a02 Fix to allow loading a malformed logger.xml definition, i.e.: an ecuparam element without an enclosed ecu element. Note: this violates the logger.xml DTD as an ECU Parameter should not be defined or created without at least one ECU identified which uses the parameter. 2014-05-26 23:11:51 -04:00
Dale Schultz 0330e97160 Removed outdated BareBonesBrowser library and updated openURL references to already existing BrowserControl class. 2014-05-26 23:11:20 -04:00
Scotthew 85e7087a95 Editor Toolbar Updates:
- Fix for unnecessary table toolbar refresh when the user click on another cell in the same table.
 - Fix for issue where table toolbar does not update when using arrow keys to move from the table to the header.
2014-05-18 12:12:29 -04:00
Dale Schultz b6f5ba6a92 Fix EOL characters 2014-05-18 10:14:55 -04:00
Dale Schultz 6cdbc9cdfc Fix EOL characters 2014-05-18 09:52:37 -04:00
Dale Schultz a0c8a06d7a Add protocol attribute to user Logging Profiles to identify which protocol
(SSM/OBD) the Profile is for.
2014-05-17 12:37:20 -04:00
Dale Schultz 408dec78b5 Update to display Logger ID and Scales in tables.
Fixed display of Datatype text.
2014-05-15 19:16:00 -04:00
Dale Schultz a880980e6e Add table models in prep to updated the Table Properties panel. 2014-05-15 19:02:09 -04:00
Dale Schultz 6389e44cc6 Add OBD mode 1 Logging support for CAN ECUs using J2534. 2014-05-14 23:33:34 -04:00
Dale Schultz c8beae85a1 Removed logger XML minimum version user notification message. 2014-05-14 19:30:25 -04:00
Dale Schultz 3e067e22d3 Removed reference to minimum logger def XML file version. 2014-05-14 19:20:10 -04:00
Dale Schultz 60aad987b1 Add additional possible correction detail for user to check. 2014-05-14 19:18:19 -04:00
Dale Schultz f808ad7e96 Add log error message for missing FLKC reference extended parameter. 2014-05-14 19:13:49 -04:00
Dale Schultz 72760aab14 Added message for missing data. 2014-05-14 19:02:06 -04:00
Dale Schultz d8e8d96d27 Added support for PLX SM-AFR Gen 3 2014-05-14 18:48:34 -04:00
Dale Schultz 57bfe1ab40 Fix format for international number style in LTV 2014-05-14 18:46:40 -04:00
Dale Schultz 503e956db9 Update to support multiple checksum groups as defined in an ECU definition, i.e.: Checksum Fix 2 2014-05-13 23:29:00 -04:00
Scotthew 0b55ac2f52 Scaling Fixes:
- Set default scale format to #.##
 - Removed unused table reference from Scale.java.
 - Added checks for staticDataTable before setting the scale.
 - fix for NullPointerException when changing table scales.
2014-05-07 20:39:51 -07:00
Scotthew 1127b78879 Fixes percentage comparison issues:
- Uses formula ((V2 - V1) / |V1|) to find the percentage difference between the values.
2014-05-07 12:32:37 -07:00
Scotthew 0ff2371e56 Editor Interpolate Updates:
- Extended support for 2D and 3D axis interpolation.
 - Base Table verticalInterpolate now calls horizontalInterpolate (Used by 1D vertical axis).
2014-05-07 10:23:02 -07:00
vimsh c0a26c93db Merged Table interpolation from vimsh 5a4e1a45db42545f370f1d807bd4d36e20a66e10:
- Resolved Conflicts and updated to work with latest changes.
TODO: Add interpolate to the table axis.
2014-05-06 22:56:07 -07:00
Scotthew b9878a5353 Compare Image menu item bug fix:
- Removed disabling compare images based on the Rom size.
2014-05-06 16:28:50 -07:00
Scotthew d58614f8d7 Image Compare Update:
- Opening compared tables now sets the proper table compare menu item.
2014-05-05 22:27:40 -07:00
Scotthew 36175a8b6a Applied Dale's suggestions for resolving the log overlay 2014-05-04 21:41:18 -07:00
Scotthew 17a96e6cb8 Editor Bug Fixes:
- Scaling fix for switching from Default to raw and then raw back to default.
 - Overlay tables are not registered when the table is closed and displayed again.
2014-01-28 15:41:52 -08:00
Scotthew 8a08c39aa8 Compare Image Update:
- Added open and compare action to image compare result table list.
2014-01-06 00:45:28 -08:00
Scotthew 8547a567ae Live Data Overlay Updates:
- Modified highlight and text colors.
2014-01-04 23:44:28 -08:00
Scotthew 7b9c8de261 Live Data Logging Updates:
- Now Uses static data for static data tables.
2014-01-04 23:22:39 -08:00
Scotthew 3def3b1663 Editor Updates:
- Added log param to table properties.
 - Updated live data overlay functionality.
2014-01-04 22:29:53 -08:00
Scotthew bce412bf9c Added setting for scaling of headers.
- By default headers will be scaled with the data.
2013-12-31 16:50:36 -08:00
Scotthew 8711b05b5d Simplified table menu and toolbar. 2013-12-31 02:08:10 -08:00
Scotthew 012728b656 Enhancement Issue #46:
- Added ability to convert image from 160kb to 192kb
 - Added ability to convert image from 192kb to 160kb
 - Cleaned up the ECUEditorMenuBar class.
Note: Conversion uses method described by throttlehappy (http://romraider.com/forum/viewtopic.php?p=70875#p70875).
2013-12-29 01:25:56 -08:00
Scotthew ff650a0e3e Fixed issues where empty or null axis name throws error.
- Name is now unknown with storage address and/or log param appended.  The format is "Unknown (Storage Address) - Log Param"
 - Added functions for adding/removing roms by name or by "equals" and updated the code to use "equals".
2013-12-16 01:06:59 -08:00
Scotthew 6a8363c400 Removed JFontChooser library.
- The source code was added to the project in previous revisions and modification were made.
2013-09-24 23:20:34 -07:00
Scotthew 326d378a88 - Default table name to "unknown"
- Added checks for table name = null or empty.
 - Added logging to the NullPointerException when populating the Rom.
2013-09-24 23:12:14 -07:00
Scotthew 89825de5ec Set back to connection manager. I had this switched for testing and did not mean to commit. 2013-09-23 00:00:27 -07:00
Scotthew e3380bbcfc Editor Bug Fixes:
- Removed static Settings Functions
 - Switched increase/decrease border colors.
 - Static cells now size to fit text.
 - Opening a new table now looks if the last selected table is visible.  This resolves the open/close window cascade issue.
 - Switching scales now updates the table tool bar.
 - Removed references to Settings from ECUEditor and Removed ECUEditor reference from Editor Menu bar.
Note: Smaller memory footprint.
2013-09-22 23:38:31 -07:00
Scotthew bad937e9bf Set revert point now redraws cells. 2013-09-16 23:45:28 -07:00
Scotthew ab9387a5e4 - Resolves issues with 3D drawing.
- Fixes saving table as string when table includes "static" data.
 - Resolves issues saving as repository.
2013-09-16 23:45:26 -07:00
Scotthew 4d4e8fb447 Rebased with RR and fixed build issues:
- Settings are now controlled through the SettingsManager.
 - Updated FLKC string to be a const and used \u00B0 instead of the degree symbol.
2013-09-16 23:45:25 -07:00
Scotthew ae978c92d9 Added constants for the "Default Scale" name. 2013-09-16 23:41:59 -07:00