rusefi-1/java_tools
David Holdeman 81d38068d8
Yaml parsing refactor (#2842)
* throw error on unknown class

* build

* refactor, first try

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* build

* start at one more

* checks, minor refactor

* try toString

* check for null, idk

* try throwing class not found error

* oh duh

* oh duh numba two

* oh duh numba three

* build

* switch to switch_inputs

* switch output to outputs

* try

* build

* break loop when found

* fix maybe

* add missing s

* fix a bug

* move nothingname check

* catch other class

* use PinType
2021-06-21 19:10:25 -04:00
..
bin2header
configuration_definition Yaml parsing refactor (#2842) 2021-06-21 19:10:25 -04:00
enum_to_string Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-04-29 17:20:54 -04:00
gcc_map_reader
logicdata2c
path2iar
pcb_sync https://github.com/rusefi/KiCad-utils 2021-01-02 01:01:09 -05:00
proxy_server gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:30:13 -04:00
serial_tester
ts2c
ts_plugin helping build 2021-04-30 16:05:35 -04:00
ts_plugin_launcher remote: update to release feature 2020-10-07 19:44:06 -04:00
ts_screenshots
version2header
ConfigDefinition.jar Yaml parsing refactor (#2842) 2021-06-21 19:10:25 -04:00
bin2header.jar
enum2string.jar fresh enum2string 2021-04-30 01:32:53 -04:00
gcc_map_reader.jar
logicdata2c.jar
readme.md https://github.com/rusefi/KiCad-utils 2021-01-02 00:04:31 -05:00
ts2c.jar
version2header.jar

readme.md

Here we have some tiny dev utilities - average rusEFI user would not need to use any of these!

gcc_map_reader reads the .map file produced by GCC and prints some details on what is RAM used for

ts2c reads a piece of TunerStudio map and produces a matching C language piece of code

version2header creates a C language header containting current SVN version

enum2string

KiCad tools have moved to https://github.com/rusefi/KiCad-utils