Commit Graph

1841 Commits

Author SHA1 Message Date
rusefillc eb4879de01 JAVA_HOME is a more popular variable. Safe to assume that anyone building would hava JDK installed? 2022-02-28 22:10:14 -05:00
Dale Schultz 41783ed647
Remove DllLocator, add LOGGER trace and debug check before String.format 2022-02-17 20:30:07 -05:00
Dale Schultz d79439ca51
Remove testing DLL entry 2022-02-16 08:38:21 -05:00
Dale Schultz d6ef76f97b
Add J2534 test for CAN messages 2022-02-15 20:26:42 -05:00
Dale Schultz 16d41c0f57
Add support to set TX Flags on Filters, enable reading more than 1 message 2022-02-15 20:18:47 -05:00
Dale Schultz 5a0a4a9d64
Move J2534 library lookup and check from ConnectionManagerFactory 2022-02-15 20:03:55 -05:00
Dale Schultz dd6a974009
Clean up formatting and a final modifiers 2022-02-15 20:00:02 -05:00
Dale Schultz e1115564f0
Refactor ConnectionManagerFactory to load library from Settings or Serial 2022-02-15 19:57:16 -05:00
Dale Schultz 8c79af7ff2
Add J2534LibraryLocator class to support Windows and Linux 2022-02-15 19:54:18 -05:00
Dale Schultz db57badcf2
Update J2534Library class description 2022-02-15 19:52:31 -05:00
Dale Schultz 8f4550a65d
Add support to pass TX Flags to message filters 2022-02-15 19:49:56 -05:00
Dale Schultz e0c6f7d8ed
Manage J2534 connections better when connection errors occur. 2022-02-05 17:30:09 -05:00
Dale Schultz 5aa88166ae
Manage iterating over multiple J2534 connections better.
Increase query duration precision.
2022-02-05 15:33:18 -05:00
Dale Schultz 4f9ab5c8e3
Catch any Error if Registry entry is present but native library is missing.
Clean up some formatting.
2022-02-05 15:29:02 -05:00
Dale Schultz ed596a49ae
Change from day of year to day of month format 2022-02-02 08:46:39 -05:00
Dale Schultz 3b1e418e20
Use JVM property to check if application and JVM are different bitness 2022-02-02 08:41:48 -05:00
Robin c2d65e1592 Merge branch 'master' into xdf_support 2022-01-31 17:49:39 +01:00
Robin dbc15c726f Added cleanup for bmw layer 2022-01-23 20:53:31 +01:00
Robin e0822c9e0a Added i18n strings, added warning popups for conversion layers, moved tabletree creation into main thread 2022-01-23 18:34:20 +01:00
Robin d657378445 Fix status bar after loading 2022-01-19 19:41:47 +01:00
Robin 4ae6d80c36 Fix table compare 2022-01-13 20:42:50 +01:00
Robin 0d336dad4b Merge branch 'xdf_support' of https://github.com/GTO2013/RomRaider into xdf_support 2022-01-13 20:28:14 +01:00
Robin 8f1e8ba92a Added sorted adding to table list 2022-01-13 20:27:42 +01:00
Robin e5566661a1 delete old function 2022-01-13 20:27:42 +01:00
Robin 1475c09477 Fixed more bugs in xdf converter 2022-01-13 20:27:42 +01:00
Robin 19f53a7b83 Fixed table referencing 2022-01-13 20:27:42 +01:00
Robin K e13432a779 Add table referencing 2022-01-13 20:27:42 +01:00
Robin K 4bbc238e53 Moved Axis type into view tables 2022-01-13 20:27:42 +01:00
Robin K aacc7d5001 update xdf 2022-01-13 20:27:42 +01:00
Robin K 7341af9f07 Fixed more bugs in xdf conversion 2022-01-13 20:27:42 +01:00
Robin K dd555a9537 Changed exception handling 2022-01-13 20:27:42 +01:00
Robin K cf076ced06 Fixed some xdf bugs, added xdf filter 2022-01-13 20:27:42 +01:00
Robin K 4e27c0df8b Added to_byte approximation 2022-01-13 20:27:42 +01:00
Robin K 14e4211df5 Fix bugs related to table loading 2022-01-13 20:27:42 +01:00
Robin K d616fd08a2 First XDF definition ever opened in RR 2022-01-13 20:27:42 +01:00
Robin K 7f741ca7c8 Started work on xdf loader 2022-01-13 20:27:42 +01:00
Robin 5e04cccdf9 Added sorted adding to table list 2022-01-13 20:26:25 +01:00
Robin 3f17dde2a8 delete old function 2022-01-10 20:08:43 +01:00
Robin babd910a50 Fixed more bugs in xdf converter 2022-01-10 20:05:05 +01:00
Robin 5bb212b994 Fixed table referencing 2022-01-09 20:24:31 +01:00
Robin K 5fcc6ba989 Add table referencing 2022-01-07 17:51:47 +01:00
Robin K e9a056d9da Moved Axis type into view tables 2022-01-07 12:19:55 +01:00
Robin K 90332b9cd6 update xdf 2022-01-02 11:18:03 +01:00
Robin K 26468ce819 Fixed more bugs in xdf conversion 2022-01-01 21:17:59 +01:00
Robin K 9a8bbda0d3 Changed exception handling 2022-01-01 12:31:19 +01:00
Robin K 4940cfac57 Fixed some xdf bugs, added xdf filter 2022-01-01 01:13:32 +01:00
Robin K 22c052e4f8 Added to_byte approximation 2021-12-31 22:34:28 +01:00
Robin K ef465d50ae Fix bugs related to table loading 2021-12-31 13:52:17 +01:00
Dale Schultz 51085b7ae1
OBD: fix for ECU IDs that are not strictly numeric, as in Nissan 2021-12-30 18:16:15 -05:00
Dale Schultz f41f8dd39d
Fix up OBD CAL ID parsing 2021-12-30 18:12:29 -05:00