rusefi/java_tools
Andrey ffe71e6fb0 only:unused fields not needed in Fields.java 2024-07-14 00:28:40 -04:00
..
.idea Wait. Why do we even use Map3D here? 2024-05-04 01:49:25 -04:00
bin2header
configuration_definition only: testBoardConfigWithCustomType 2024-06-25 19:11:47 -04:00
configuration_definition_base only:unused fields not needed in Fields.java 2024-07-14 00:28:40 -04:00
enum_to_string Fields.java is a mess #6711 2024-07-13 17:32:39 -04:00
gcc_map_reader
gradle/wrapper only:latest gradle 8.8 2024-06-09 12:56:53 -04:00
logicdata2c
pcb_sync
proxy_server Fields.java is a mess #6711 2024-07-13 22:39:36 -04:00
trigger-image only:reducing noise 2024-03-21 16:24:02 -04:00
ts_plugin only: YET_ANOTHER_ROOT 2024-03-06 14:41:47 -05:00
ts_plugin_launcher only: Autoupdate fix with LTS 2024-05-31 21:38:42 -04:00
ts_screenshots
tune-tools only:you would not believe it: FSIO 2024-06-25 15:09:00 -04:00
version2header time for VCS_VERSION to go 2024-05-29 17:45:41 -04:00
.gitattributes
.gitignore only: ignoring triggers output 2024-04-01 20:16:53 -04: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

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