Commit Graph

1447 Commits

Author SHA1 Message Date
Dale Schultz 0081ef526e Adjust DS2 Reset panel size for Linux display 2015-04-21 18:52:43 -04:00
Dale Schultz 34f1c33c38 Refactor DS2 Reset Panel and add reset checkbox descriptions 2015-04-09 23:01:22 -04:00
Dale Schultz 88c543fe6c Refactor to pass a reset code from the ECU Reset Tool 2015-04-08 23:25:36 -04:00
Dale Schultz d61ec1eeb6 Add item selection panel for DS2 adaptation reset tool 2015-04-02 23:30:52 -04:00
Dale Schultz 56c3c7c725 Correct duplicate serialVersionUID values 2015-04-01 18:01:48 -04:00
Dale Schultz 38882bd069 Remove entry for deleted swing-layout-1.0.jar library 2015-04-01 18:01:25 -04:00
rusefi2 5372e477b7 refactoring: move away from legacy swing 2015-04-01 17:25:19 -04:00
Dale Schultz 9dd637fb82 Implement a global endian selection based on definition <memmodel endian=xxx> attribute 2015-04-01 17:17:16 -04:00
BlackMamba c15754e246 White space cleanup 2015-04-01 17:15:45 -04:00
Dale Schultz df69468c6c Update installed shortcuts to include touch and fullscreen options 2015-03-21 10:04:06 -04:00
Dale Schultz 57039c414f Removed parameterization 2015-03-18 18:33:28 -04:00
BlackMamba d5108389f8 Add a simple -logger.touch commandline parameter, when passed it sets a
flag.  This flag is then used to update a few spots in the logger UI so
that it is more 'touch' friendly.
Code Clean Up - 
* Make uiscale -> touchEnabled
* Expose this via isTouchEnabled
* Restore non-touch paths ui size(s)
* Remove keyboard code that I was starting to add (not needed)
2015-03-18 18:30:34 -04:00
rusefi cf800db796 Merge conflict commit 2015-03-17 23:33:24 -04:00
Dale Schultz d076878dad Restore version reference to last tag after working in dev branch. 2015-03-17 22:31:20 -04:00
Dale Schultz 2677e49a9a Fix resetting of dial max value to a large negative number rather than smallest positive value. 2015-03-17 22:26:26 -04:00
Dale Schultz 8c210d0f40 Fix progress bar reset for parameters that are typically zero or negative in value. 2015-03-17 22:24:48 -04:00
Dale Schultz 58ba6c0cb4 Add check for FBKC parameter and return predictable results to test Gauge reset. 2015-03-14 17:09:59 -04:00
Dale Schultz f15c50bc75 Fix fastpoll option from always being forced on regardless of settings.xml attribute value. 2015-03-14 15:21:25 -04:00
Dale Schultz 660fa30e7a Removed extra indentation 2015-03-11 22:41:49 -04:00
Dale Schultz cf02bd3e3d Add support to use Linux Openport 2.0 library if available. 2015-03-11 22:38:18 -04:00
Dale Schultz 84f6e0f230 Add APSX D1|D2 Wideband O2 Externals Plugin 2015-03-03 19:03:27 -05:00
Dale Schultz e04dc48276 Allow user to specific read block size in Test App 2015-03-03 19:00:09 -05:00
Dale Schultz 0652b2d9e6 Renamed connection properties implementation class 2015-02-27 17:48:14 -05:00
Dale Schultz 84990d59be Refactor to take advantage of Properties defined in the lm2_mts.plugin to
controller event mode or polled mode data updates
2015-02-12 23:36:09 -05:00
Dale Schultz 89617d8d4d Added support for the ECOTRONS ALM wideband O2 controller 2015-02-12 23:33:49 -05:00
Dale Schultz 798598f807 Added passing the contents of the Plugins properties file into the datasource
class.  This can be used to within the plugin to affect its behaviour if
code is added to read the passed properties.  These would be properties
not available in the Plugins dialog settings.
2015-02-12 23:20:12 -05:00
Scotthew a02a0b7496 Fix for RomTree expand/collapse issue. 2015-02-04 22:30:08 -05:00
Dale Schultz d0885db8d5 Implment DS2 Learning (Adaptation) Table Values read functionality 2015-01-31 15:38:03 -05:00
Dale Schultz 2441c5f85c Update logger definition DTD for new elements of DS2 protocol 2015-01-31 11:11:36 -05:00
Dale Schultz c1890eeeaa Added methods to EcuQueryData and refactor classes to use them 2015-01-29 23:03:13 -05:00
Dale Schultz eb123a36da Added rudimentry write command support for Test App 2015-01-29 19:55:27 -05:00
Dale Schultz 92f8748086 Changed message for unexpected ACK response 2015-01-29 19:51:47 -05:00
Dale Schultz 97fda68b4c Update length validation as sometimes a command is acknowledged by
returning only the ACK character
2015-01-29 19:28:35 -05:00
Dale Schultz 5a49b91b97 Refactor classes to use new data length calculator class 2015-01-27 19:16:31 -05:00
Dale Schultz 55dbbebb10 Added a class to calculate the data length from the storageType for a
parameter convertor
2015-01-27 19:15:37 -05:00
Dale Schultz a100c6b8e2 Added methods to use new EcuQueryRange class and parse the results 2015-01-26 23:38:46 -05:00
Dale Schultz eb68263d6e Added a class which can combine a group of individual ECU queries into
a single query using a memory read start address and length query.
2015-01-26 23:35:50 -05:00
Dale Schultz 07010b2bc3 Rename class to be protocol specific 2015-01-25 10:28:35 -05:00
Dale Schultz 24959385ee Rename class to be protocol specific 2015-01-25 09:26:09 -05:00
Dale Schultz 56e5316d84 Fix table size conversion radix to be decimal 2015-01-25 09:18:36 -05:00
Dale Schultz b6bb391842 Fix source array index determination 2015-01-25 09:15:43 -05:00
Dale Schultz dff1182156 Rename class to be protocol specific 2015-01-25 09:14:15 -05:00
Dale Schultz fc5a2de4b3 Implement endian processing for ECU data converter defined in logger definition 2015-01-22 19:41:18 -05:00
Dale Schultz f3852c8a90 Renamed class which are SSM protocol specific 2015-01-19 18:32:30 -05:00
Dale Schultz 3ebdd5c75f Created a factory class for LearningTableValues to be able to initialize
the correct class based on protocol
2015-01-18 23:07:03 -05:00
Dale Schultz 183d6fddd3 Refactor Tools menu to change label based on selected control module 2015-01-17 11:45:27 -05:00
Dale Schultz 39472895c8 Rename SSM menu item as the Test App is no longer SSM specific 2015-01-17 11:24:11 -05:00
Dale Schultz 85615d0587 Removed obsolete classes for switching Logger protocol and transport methods 2015-01-17 11:21:11 -05:00
Dale Schultz b0ad6f4dae Fix Transport getter method after Transport refactor to add ID field 2015-01-17 11:19:04 -05:00
Dale Schultz 0f3161c152 Refactor GUI label and tooltip update method, again 2015-01-16 17:26:27 -05:00