rusefi/java_tools
rusefillc c485efbef4 something is broken? 2025-01-18 09:52:47 -05:00
..
.idea better error handling in case of local .ini 2024-11-20 18:28:52 -05:00
bin2header
configuration_definition Fan indicators not working on latest fw #7318 2025-01-17 14:37:51 -05:00
configuration_definition_base Fan indicators not working on latest fw #7318 2025-01-17 18:00:08 -05:00
enum_to_string only:prependIfNotAbsolute 2024-11-21 17:47:47 -05:00
gcc_map_reader only:junit5 2023-12-15 11:29:56 -05:00
gradle/wrapper one day gradle/IDEA integration would be fixed, right? 2025-01-17 14:00:38 -05:00
logicdata2c only: reducing junit4 2024-02-14 10:59:37 -05:00
pcb_sync we no longer need iml files because intellij uses gradle now 2023-04-28 20:25:59 -04:00
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 we no longer need iml files because intellij uses gradle now 2023-04-28 20:25:59 -04:00
tune-tools gauge name flexibility - changing order of operations 2025-01-03 00:26:57 -05: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 something is broken? 2025-01-18 09:52:47 -05:00
gradlew bump gradle to 8 2023-05-30 22:17:31 -04:00
gradlew.bat bump gradle to 8 2023-05-30 22:17:31 -04:00
java_tools.mk LTS console should inform that newer LTS branch exists #7198 2025-01-07 14:19:20 -05:00
logicdata2c.jar
readme.md wow dead! 2024-12-21 11:09:21 -05: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

enum2string

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