Robin K
|
f241b59650
|
Add option to auto connect on startup
|
2022-04-09 10:21:33 +02:00 |
Robin K
|
caea8b8098
|
Remove redundant includes
|
2022-04-08 22:38:43 +02:00 |
Robin K
|
b4fb62c2b8
|
Fix logger loading from editor, minor loading improvements
|
2022-04-08 22:26:59 +02:00 |
Robin K
|
bc720a6009
|
Add small bugfix for XDF layer
|
2022-04-06 16:17:58 +02:00 |
Robin K
|
ef32dafc05
|
Fix build error for old java 6
|
2022-04-06 14:07:34 +02:00 |
Robin K
|
fc6b618d87
|
Revert run script change
|
2022-04-06 11:54:58 +02:00 |
Robin K
|
727766d243
|
Implement profile.dtd patch function
|
2022-04-06 11:47:41 +02:00 |
Robin K
|
9ee04a0900
|
Remove DTD from profile xml generation
|
2022-04-04 17:51:55 +02:00 |
Robin K
|
d37c5eb786
|
Move project files; Replace TTS with warning sound file; Fix run scripts
|
2022-04-03 16:22:20 +02:00 |
Robin K
|
9736e3eeeb
|
Cleanup
|
2022-03-30 15:51:19 +02:00 |
Robin K
|
6b7fb4765b
|
Refactor Bitwise Switch
|
2022-03-30 15:42:09 +02:00 |
Robin K
|
1cd7d25423
|
Cleanup
|
2022-03-30 15:42:09 +02:00 |
Robin K
|
bccd2f2361
|
Move mask into dataCell, add fix for live preset updates
|
2022-03-30 15:42:09 +02:00 |
Dale Schultz
|
f65da7ebea
|
Change ENV variable to System property for user home directory, and other formatting updates
|
2022-03-29 20:03:30 -04:00 |
Dale Schultz
|
3edc87c42d
|
Working towards 64 bit support
|
2022-03-29 19:43:38 -04:00 |
Dale Schultz
|
4970956dbf
|
Set some initial values so DOMsettingsBuilder and file writing don't fail with NullPointerException
|
2022-03-27 19:45:51 -04:00 |
Robin K
|
a276a762ac
|
Add locale
|
2022-03-27 16:44:35 +02:00 |
Dale Schultz
|
957997db4f
|
Drop call to getClass() when used with a static class literal
|
2022-03-26 14:57:28 -04:00 |
Dale Schultz
|
ea86baaab6
|
Change XSLT processor used to save settings file
|
2022-03-24 17:28:40 -04:00 |
Dale Schultz
|
7ca4e5fc8c
|
Replace internal DOMParser with Document builder
|
2022-03-22 20:49:42 -04:00 |
Dale Schultz
|
8c8ef6a824
|
Eliminate call to Java EE API, removed in Java 11.
|
2022-03-22 19:53:09 -04:00 |
Dale Schultz
|
8358779234
|
Remove JDIC .hex and .bin file association support
|
2022-03-22 19:23:13 -04:00 |
Dale Schultz
|
02ecfda6b8
|
Fix case of properties file name, it's important on Linux
|
2022-03-22 19:19:17 -04:00 |
Dale Schultz
|
e85ec26b40
|
Replace RXTXcomm with JSerialComm
|
2022-03-06 19:40:00 -05:00 |
Dale Schultz
|
7adf23edd3
|
Windows entry uneeded if J2534 library is found in registry
|
2022-03-05 20:12:12 -05:00 |
Dale Schultz
|
834d715c00
|
Handle empty j2534Libraries properties entries
|
2022-03-05 20:09:54 -05:00 |
Dale Schultz
|
cef649974b
|
Check if response is larger than msg.data array. Pass timeout value to J2534 device.
|
2022-03-05 20:08:26 -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 |