rusefi/java_tools
David Holdeman e5bdb0ab54 build and run simulator 2024-03-12 18:36:40 -04:00
..
.idea yet another submodule! 2024-03-06 01:33:50 -05:00
bin2header
configuration_definition only:nicer logging 2024-03-09 21:39:55 -05:00
configuration_definition_base engine type clean-up 2024-03-06 18:15:56 -05:00
enum_to_string
gcc_map_reader
gradle/wrapper
logicdata2c
pcb_sync
proxy_server
trigger-image
ts_plugin only: YET_ANOTHER_ROOT 2024-03-06 14:41:47 -05:00
ts_plugin_launcher
ts_screenshots
tune-tools only:fresh reference m111 tune 2024-03-11 13:55:42 -04:00
version2header
.gitattributes
.gitignore only: obd1 2024-03-09 18:31:20 -05:00
bin2header.jar
build.gradle
dependencies.gradle
gcc_map_reader.jar
gradle.properties
gradlew
gradlew.bat
java_tools.mk build and run simulator 2024-03-12 18:36:40 -04:00
logicdata2c.jar
readme.md
settings.gradle
ts2c.jar
version2header.jar

readme.md

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

./gradlew :config_definition:shadowJar

configuration_definition is the most valuable subproject: that code reads

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