Commit Graph

1418 Commits

Author SHA1 Message Date
Dale Schultz 5b193e8f9a A Class to change text style and/or size within a font family of a JComponent. 2013-08-03 13:58:53 -04:00
Dale Schultz 07c555a6cf Removed static fields to correct dialog not refreshing with new table data problem found during testing. 2013-08-03 13:57:14 -04:00
Dale Schultz d77e3a23fd Added PLX sensor address 4032 as a bogus type. 2013-07-28 18:16:52 -04:00
Dale Schultz a55f9bda74 Added definition for new dtcode section in logger.xml file. 2013-07-25 23:09:32 -04:00
Dale Schultz 110b4e2a32 Added a button to the left margin of each tabbed pane for quick access to the Learning Table Values dialog (handy on touch screens). 2013-07-22 18:31:32 -04:00
Dale Schultz ae9b6f8fbb Update to implement the new ConvertorManger interface. Convertors can now be applied to the Phidget data items immediately, no Logger restart required. 2013-07-21 23:38:38 -04:00
Dale Schultz b8a26f69a5 Created an Interface which an ExternalDataItem can implement to dynamically change convertors associated with the data item. 2013-07-21 23:35:58 -04:00
Dale Schultz 08823ea8a6 Added an option to the Test app to read an address range one byte at a time. 2013-07-20 23:05:18 -04:00
Dale Schultz ebc92338a3 Refactor to provide the user with a dialog to define custom convertors for each Phidget sensor. 2013-07-20 14:11:35 -04:00
Dale Schultz fb1f0e0d9f Refactor to add JavaDoc and change the apply to save button. 2013-07-20 14:09:21 -04:00
Dale Schultz 945259f5a1 Refactor to pass Sensor object to create data item rather than creating the data item here. 2013-07-20 14:08:14 -04:00
Dale Schultz 88c59b09f0 Refactor to support user defined parameters for data items from discovered sensors. Also append a default convertor if a user convertor exists. 2013-07-20 14:06:17 -04:00
Dale Schultz 223eeb3a7b Added support to apply user defined parameters from settings.xml as sensors are discovered. 2013-07-20 14:03:20 -04:00
Dale Schultz 4840cfdbb1 Updated class JavaDoc 2013-07-20 14:01:27 -04:00
Dale Schultz 332cfffd6b Refactor changed array of Integers to List<Integers> for serials 2013-07-20 13:59:10 -04:00
Dale Schultz b4d7485be9 Refactor to support saving and reading user defined Phidget InterfaceKit settings. 2013-07-20 13:55:31 -04:00
Dale Schultz 8a1ad04a07 Added JavaDoc source for Phidget class. 2013-07-20 13:53:57 -04:00
Dale Schultz ef8450e551 Add method to get field externalDataSources. 2013-07-20 13:53:24 -04:00
Dale Schultz 2cc8c46ff3 Refactor Override toString() with custom value. 2013-07-19 18:10:13 -04:00
Dale Schultz 3ba7e93503 Refactor to set new IntfKitSensor fields. 2013-07-17 23:27:32 -04:00
Dale Schultz 966f4fdd99 Refactor class to add fields to support user defined convertors. 2013-07-17 23:03:22 -04:00
Dale Schultz 9f0bd299c0 Refactor to store Phidget InterfaceKit Sensors to settings.xml 2013-07-17 23:02:21 -04:00
Dale Schultz c0181fe52b Add a Settings field to hold known Phidget InterfaceKit sensors. 2013-07-17 22:38:51 -04:00
Dale Schultz f5c5d4c9f2 Add Phidget InterfaceKit user defined convertor dialog. 2013-07-16 23:43:22 -04:00
Dale Schultz 517c908574 Add table model for Phidget InterfaceKit convertor panel. 2013-07-15 23:34:56 -04:00
Dale Schultz 8e7c0c5c36 Add getExpression to Data Convertors. 2013-07-15 18:46:22 -04:00
Dale Schultz f39357b473 Added Javac option to enable debugging by default. 2013-07-09 18:44:23 -04:00
Dale Schultz 31a88d643e Adjusted version for LTV 3 testing. 2013-07-09 18:43:15 -04:00
Dale Schultz 8180029da8 Added Learning Table Values Tool menu item. 2013-07-09 18:35:10 -04:00
Dale Schultz 2a0fe202b7 A class to retrieve the definition for the current ECU ID from the ECU Definition Map. 2013-07-09 18:31:33 -04:00
Dale Schultz 8de8768317 Changed line ending to LF only. 2013-07-09 18:15:38 -04:00
Dale Schultz 5407b20397 Removed reversing of the returned collection to ensure we detect the correct table name working from the most specific CAL ID back to the base. 2013-07-08 23:48:49 -04:00
Dale Schultz 13dda0b80a A class to manage building ECU queries and retrieving the data to populate the table models used by the Learning Table Values display. 2013-07-08 23:44:59 -04:00
Dale Schultz b0dbe15455 A class to build and display the Learning Table Values. 2013-07-08 23:10:43 -04:00
Dale Schultz 1a328ced27 A Renderer class used to set the Default Table Cell Renderer for String and Double object types. 2013-07-08 23:03:57 -04:00
Dale Schultz 9bc70f4352 A Renderer class used to centre align text for the given table. 2013-07-08 23:01:45 -04:00
Dale Schultz edb810c536 Fine Learning Knock Correction Table Model for Learning Table Values display. 2013-07-08 22:59:08 -04:00
Dale Schultz 942eee8626 Air/Fuel Learning Table Model for Learning Table Values display. 2013-07-08 22:53:32 -04:00
Dale Schultz b8c8c68f22 Vehicle Information Table Model for Learning Table Values display. 2013-07-08 22:48:34 -04:00
Dale Schultz 2a9b16aa3b Moved table model to new package. 2013-07-08 19:16:37 -04:00
Dale Schultz e18ff83cce Created a class to build the EcuQuery to retrieve the FLKC data from RAM. 2013-07-08 19:03:45 -04:00
Dale Schultz c87fd51214 Created a custom comparator to sort EcuQuery items based on an encapsulated ID field. 2013-07-07 23:39:21 -04:00
Dale Schultz e3a92370dc Create a class containing a cross reference of Parameter and value used to isolate Vehicle Information from the larger Parameter Emun. 2013-07-07 23:36:43 -04:00
Dale Schultz 78f603ba6d Created an Emun to define all the possible parameters used to query the Learning Table Values of an ECU. 2013-07-07 23:20:29 -04:00
Dale Schultz 845975c966 Created a class to build a List of ECU Queries to be used to retrieve a Table's axis values. 2013-07-07 23:13:30 -04:00
Dale Schultz 9c38f21ac6 Created a class to return a Map of Table Attributes for a specific table and List of ECU definitions from a DOM. 2013-07-07 22:59:33 -04:00
Dale Schultz f98054b378 Created a class to return a list of DOM Node for a given ECU definition starting with the Base ECU to the given ECU. 2013-07-07 22:52:48 -04:00
Dale Schultz 185c26fe15 Created a class to return a DOM for a given ECU definition. 2013-07-07 22:48:30 -04:00
Dale Schultz 2a18177911 Capture the File that contains the ECU definition as each is evaluated. 2013-07-07 22:33:04 -04:00
Dale Schultz 2b4c7ec1ff Update to format and minimum length of original name. 2013-07-05 00:11:20 -04:00