Commit Graph

1910 Commits

Author SHA1 Message Date
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
Robin K 7ce80ebdb5 First XDF definition ever opened in RR 2021-12-30 21:19:55 +01:00
Dale Schultz baa267d8b2
When CAL ID is less than 8 bytes, zero out the remianing positions in the byte array 2021-12-30 12:58:41 -05:00
Dale Schultz 6ad0f4357a
When called by an OBD connection, handle a null stopRequest gracefully 2021-12-30 12:53:56 -05:00
Dale Schultz 908ca238e0
Add comments to methods 2021-12-30 12:51:11 -05:00
Robin K 4250776b49 Started work on xdf loader 2021-12-28 21:13:01 +01:00
Dale Schultz 88397fab0d
Refine unit test filter 2021-12-28 14:57:09 -05:00
Dale Schultz 3851a1363a
Update to create a complete build environment 2021-12-27 17:16:23 -05:00
Dale Schultz 90b93e869b
Specify source file encoding type, otherwise compiling on Linux throws errors 2021-12-27 12:45:07 -05:00
Robin K 2f9f6b31d1 Improve user feedback for incorrect definition 2021-12-27 10:54:40 +01:00
Robin K f39474f0f5 Fixed motronic checksums 2021-12-26 10:34:10 +01:00
Robin K ac66f3359c Added motronic checksums 2021-12-25 23:21:34 +01:00
Robin K 53c7158d2d Changed checksum signature for multiple checksums 2021-12-25 22:49:23 +01:00
Robin K d725e2a527 Name thread 2021-12-25 21:20:11 +01:00
Robin K a2ff5c57f7 Simplified launching logger code from editor 2021-12-25 21:15:33 +01:00
Robin K 2a1aec5d86 Fixed memory leak, updated compare form to show different tables first 2021-12-25 20:57:30 +01:00
Robin K 4712e1e366 Updated checksum feedback and custom checksum loading 2021-12-25 20:36:39 +01:00
Robin K 3183986385 Fixed table compare menus 2021-12-25 16:53:10 +01:00
Dale Schultz 486bf45d6c
Properly extend a Logger 3-byte RAM address to 4-bytes 2021-12-21 19:53:03 -05:00
Dale Schultz 661700f0a4
Remove unused import 2021-12-11 12:17:22 -05:00
Dale Schultz 153f4ec542
Update log warning message 2021-12-07 17:59:13 -05:00
Dale Schultz d836c4c83e
Release 0.8.2 DEC04 2021 2021-12-04 08:10:05 -05:00
Robin 1f8da23cfe Restore directory filter 2021-12-03 16:22:50 +01:00
Dale Schultz acf9f787d1
Release 0.8.1 NOV27 2021 2021-11-27 16:49:46 -05:00
Dale Schultz 201e2e6b41
Fix for computers with no COM ports 2021-11-27 16:41:50 -05:00
Dale Schultz 712372da48
Restore Logger menu item in Editor 2021-11-27 16:40:47 -05:00
Dale Schultz 2f5051a3e0
Release 0.8.0 NOV14 2021 2021-11-14 19:08:57 -05:00
Robin 7f7846dd9d Fixed bug when opening the editor twice, Added multi-selection to definition manager 2021-11-14 17:52:45 +01:00
Robin b345daebd2 Clear log overlay when overlay is disabled 2021-11-14 16:06:55 +01:00
Robin K 85e51cae48 In car fixes for live overlays 2021-11-14 15:59:18 +01:00
Robin c62beac259 Changed editor logger startup code, order should be independent now 2021-11-14 13:09:00 +01:00
Robin 51cc2d53a4 Added safety check for possible infinite recursion 2021-11-11 19:49:27 +01:00