Commit Graph

45 Commits

Author SHA1 Message Date
Dale Schultz 1b6bf5f02f Added a Checksum recalculation option when saving ROM images that have a bad Checksum
(re: Diesel ROMs seem to have an invalid fifth Checksum)

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@361 38686702-15cf-42e4-a595-3071df8bf5ea
2011-10-13 03:13:26 +00:00
Dale Schultz 5411569d9c LM-2 MTS refactoring, almost complete and is in a working state. Also added GaugeMinMax to External sensors but the values chossen may not be optimal.
Bumping up to 0.5.4Beta due to the extent of the changes to the logger.
COM4J upgrade to version released 20110322.

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@348 38686702-15cf-42e4-a595-3071df8bf5ea
2011-09-28 21:34:55 +00:00
Dale Schultz db4ce33312 --- Editor ---
- Added support for multiple-state switches.  This will result in a Switch Table
  being rendered with Radio Buttons rather than a checkbox.
- Added ECU defintion data validation for Switch Tables.  If the ROM image data
  does not match one of the switch states according to the definition then a
  warning is presented and the table is locked from editing.
- Added ROM Checksum validation on image open for 32 bit ROMs.  An ERROR message
  is presented warning not to use the ROM image as it may be corrupt.
- Added ROM Checksum calculation for 32 bit ROMs.  Upon file save the new
  Checksums (if not previously disabled) are written to the ROM.
- Added a ROM Edit Stamp to 32 bit ROMs consisting of the YYMMDD and an
  incremental count value.  This Edit Stamp is displayed in the View->ROM
  properties menu item.
--- Logger ---
- Added more selection to the Right-click menu associated with the LogFile text
  field.


git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@327 38686702-15cf-42e4-a595-3071df8bf5ea
2011-09-12 20:39:19 +00:00
Dale Schultz 74dd409cf9 Refinements to PLX and TE plugin runners to handle extra/erroneous data better.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@325 38686702-15cf-42e4-a595-3071df8bf5ea
2011-05-31 23:27:14 +00:00
Dale Schultz a188ad93be Added TCU query support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@321 38686702-15cf-42e4-a595-3071df8bf5ea
2011-03-31 03:26:30 +00:00
Dale Schultz 4d5f0c3bb3 fix so Windows and Linux shortcuts contain the correct library directory
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@294 38686702-15cf-42e4-a595-3071df8bf5ea
2010-06-22 21:42:02 +00:00
kascade 80cae8ca95 update version for next release
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@293 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-27 09:43:20 +00:00
kascade 265e6ce087 merge 269:HEAD of dev_road_dyno branch into trunk
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@279 38686702-15cf-42e4-a595-3071df8bf5ea
2010-05-02 01:04:35 +00:00
Dale Schultz e715576ef7 Road Dyno(v16) Fix to be able to read OpenPort 2.0 log files into Dyno tab.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@278 38686702-15cf-42e4-a595-3071df8bf5ea
2010-04-30 18:22:11 +00:00
Dale Schultz 76c3858bad Road Dyno(v15) Removed block due to no COM ports detected (re: new OpenPort 2.0 driver is J2534 only). Cleaned other Dyno/ET code a bit.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@277 38686702-15cf-42e4-a595-3071df8bf5ea
2010-04-29 18:17:42 +00:00
Dale Schultz 10b209c118 Road Dyno Version 14: fixed ET mode.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@276 38686702-15cf-42e4-a595-3071df8bf5ea
2010-04-19 02:04:26 +00:00
Dale Schultz b78433bb0c Road Dyno(v13) Cleaning up code.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@275 38686702-15cf-42e4-a595-3071df8bf5ea
2010-03-28 15:56:32 +00:00
Dale Schultz daf98c014a Road Dyno(v12) added Elapsed Time and Dyno run averaging.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@274 38686702-15cf-42e4-a595-3071df8bf5ea
2010-03-25 21:07:28 +00:00
Dale Schultz 24bc8c05b3 Fixed calculations for automatic transmission vehicles.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@273 38686702-15cf-42e4-a595-3071df8bf5ea
2010-03-19 20:17:08 +00:00
Dale Schultz eab9e93c5f Road Dyno(v10) changed the way acceleration is derived, removed extra XYSeries and trendlines, added reference trace diff-statistics values on graph.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@272 38686702-15cf-42e4-a595-3071df8bf5ea
2010-03-09 23:11:53 +00:00
Dale Schultz 8a83c13efa Road Dyno(v9) now supports reading and saving a reference trace as well as reading previously stored log files.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@271 38686702-15cf-42e4-a595-3071df8bf5ea
2010-03-03 21:50:57 +00:00
Dale Schultz 2bf1a40385 First commit of the Road Dyno tab implementation to repository.
git-svn-id: https://svn2.assembla.com/svn/romraider/branches/dev_road_dyno@270 38686702-15cf-42e4-a595-3071df8bf5ea
2010-02-26 20:42:53 +00:00
kascade da82c41008 updated version
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@265 38686702-15cf-42e4-a595-3071df8bf5ea
2009-11-29 11:33:20 +00:00
kascade 3475448e06 added plugin ports to settings to be saved
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@256 38686702-15cf-42e4-a595-3071df8bf5ea
2009-10-31 05:28:02 +00:00
kascade 7bc4c3707f update zt2 labels; update installer config for new plugins
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@241 38686702-15cf-42e4-a595-3071df8bf5ea
2009-10-17 22:33:15 +00:00
kascade 590eff6410 added zeitronix support; updated aem uego support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@238 38686702-15cf-42e4-a595-3071df8bf5ea
2009-10-17 11:33:28 +00:00
kascade 6764b2385c added zeitronix support; updated aem uego support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@237 38686702-15cf-42e4-a595-3071df8bf5ea
2009-10-17 11:22:34 +00:00
kascade 0363b239bd start adding plx support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@226 38686702-15cf-42e4-a595-3071df8bf5ea
2009-03-08 11:48:09 +00:00
kascade a4e73024e7 update release info
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@223 38686702-15cf-42e4-a595-3071df8bf5ea
2009-02-07 04:20:06 +00:00
lizzardo bf194a19e2 Use SVN revision as buildnumber if available, default to zero if that fails. Zero isn't really a valid build number, but this allows a full build if working offline.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@202 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-30 06:13:34 +00:00
kascade 124806b327 update build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@194 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-26 12:45:43 +00:00
kascade 3b6546b438 remove -server arg
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@193 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-24 05:52:48 +00:00
kascade dd4c6bede0 update version and vm options
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@188 38686702-15cf-42e4-a595-3071df8bf5ea
2008-12-24 04:48:55 +00:00
kascade a265742196 tweaks
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@185 38686702-15cf-42e4-a595-3071df8bf5ea
2008-11-17 12:31:42 +00:00
kascade 27b79eea46 update packaging
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@182 38686702-15cf-42e4-a595-3071df8bf5ea
2008-11-15 13:53:15 +00:00
kascade 31e8df31d1 update rc4 version
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@173 38686702-15cf-42e4-a595-3071df8bf5ea
2008-10-09 11:51:08 +00:00
kascade 7e9c18dbb5 add j2534 support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@162 38686702-15cf-42e4-a595-3071df8bf5ea
2008-09-25 10:05:23 +00:00
kascade d7e86a9273 rc2 version change
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@127 38686702-15cf-42e4-a595-3071df8bf5ea
2008-06-13 21:53:16 +00:00
kascade fcfacd77d3 updated dial number formatting
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@110 38686702-15cf-42e4-a595-3071df8bf5ea
2008-06-07 01:56:02 +00:00
kascade 5526396e5e updated maf/injector charts
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@85 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-11 11:26:47 +00:00
lizzardo 06c7c5d607 Add build number to Version class, include as Build ID in About boxes.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@70 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 15:57:27 +00:00
lizzardo c8a6e1ac7e fix support url
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@69 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 15:11:35 +00:00
kascade 490c7e92a0 updated release notes
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@68 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 11:08:32 +00:00
kascade 7ea5ad87e8 removed/replaced "enginuity"
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@66 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-29 10:43:09 +00:00
kascade 77a3bd5641 package enginuity -> com.romraider
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@61 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 11:50:30 +00:00
kascade 891e4ad0fe added linux support to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@58 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-27 11:45:29 +00:00
lizzardo b3c77b441e - Add changes to version.properties I missed with last integration
- make Version class final
- undo local change to build.xml that shouldn't have gone in

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@57 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 20:06:27 +00:00
kascade ead20939e6 fix logger plugins in build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@53 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-25 23:17:02 +00:00
kascade 011ccbacf1 added svn revision to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@46 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-22 11:55:18 +00:00
lizzardo 2d88f5b656 Build automation and supporting changes:
- Add "Building_RomRaider.txt" to consolidate necessary information with the code to which it pertains.
- Add ant build file
- Add version.properties.  There is hard-coded version information in the java source, so this currently is used only for the packaging.
- Add templates for installer and launcher generation
- Remove obsolete "bin" directory.  All generated files should now go to "build" or the appropriate subdirectory thereof.
- Remove obsolete IxPack installation.  This is superseded by the one in 3rdparty
- Remove obsolete scripts for generation of installer.  The batch files have been replaced with ant automation and the XML scripts are now generated from templates
- Remove obsolete launch4j XML scripts.  These are now generated from templates.  


git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@43 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 20:02:22 +00:00