rusefi-1/java_tools
David Holdeman 5582518a04
ConfigDefinition stuff (#2940)
* add check for empty string

* try catching duplicates, while allowing same id on a pin

* js brain

* fixes

* fixes

* comment out

* build

* bump submo

* comment
2021-07-09 22:07:07 -04:00
..
bin2header
configuration_definition ConfigDefinition stuff (#2940) 2021-07-09 22:07:07 -04:00
enum_to_string human readable warning codes into TS #2898 2021-07-03 21:01:42 -04:00
gcc_map_reader random .idea files 2019-06-04 12:07:50 -04:00
logicdata2c random .idea files 2019-06-04 12:07:50 -04:00
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 docs 2020-05-20 01:15:10 -04:00
version2header
ConfigDefinition.jar ConfigDefinition stuff (#2940) 2021-07-09 22:07:07 -04:00
bin2header.jar
enum2string.jar human readable warning codes into TS #2898 2021-07-03 21:01:42 -04:00
gcc_map_reader.jar
logicdata2c.jar Multiple sync pattern for faster cranking #679 2019-05-11 15:05:15 -04:00
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