rusefi/java_tools
rusefillc 6801eb0a0d better error handling in case of local .ini 2024-11-20 18:28:52 -05:00
..
.idea better error handling in case of local .ini 2024-11-20 18:28:52 -05:00
bin2header
configuration_definition ALS no switch available fix #7083 2024-11-19 12:52:32 -05:00
configuration_definition_base ALS no switch available fix #7083 2024-11-19 12:52:32 -05:00
enum_to_string bugfix slash in backslash templating? 2024-10-07 01:15:12 -04:00
gcc_map_reader only:junit5 2023-12-15 11:29:56 -05:00
gradle/wrapper only:again forward latest gradle 2024-09-04 09:29:44 -04:00
logicdata2c only: reducing junit4 2024-02-14 10:59:37 -05:00
pcb_sync
proxy_server Console should get much smarter around compatibility with older units #6845 2024-09-11 13:06:08 -04:00
trigger-image only:reducing logging clutter 2024-09-01 23:37:34 -04:00
ts_plugin - knock analyzer plugin improve (#7063) 2024-11-11 17:59:30 -05:00
ts_plugin_launcher TS plugin: logging & bugfix 2024-11-01 22:41:26 -04:00
ts_screenshots
tune-tools only:smarter default tunes output folder 2024-10-09 01:02:05 -04:00
version2header time for VCS_VERSION to go 2024-05-29 17:45:41 -04:00
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore only:boring surprise 2024-09-04 22:46:13 -04:00
bin2header.jar
build.gradle JDK8 for TS plugin 2024-11-01 21:48:17 -04:00
dependencies.gradle only: reducing junit4 2024-02-14 14:43:20 -05:00
gcc_map_reader.jar
gradle.properties only: let's try fancy now that toolchain is better 2024-08-02 01:42:32 -04:00
gradlew
gradlew.bat
java_tools.mk knock spectrogram makes TS plugin useful again 2024-11-01 11:29:12 -04:00
logicdata2c.jar
readme.md Update readme.md 2024-10-23 15:08:41 -04:00
settings.gradle JDK8 for TS plugin 2024-11-01 21:48:17 -04:00
ts2c.jar

readme.md

Main folder for rusEFI console source code, also some dev utilities.

TODO: one day we shall merge java_console and java_tools, right after we come up with an amazing combined folder name!

./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