rusefi-1/java_tools
Lenar Khannanov 555d9dfe4e
Feature 3014 migrating to gradle (#3079)
* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* upd: get changes from master; fix: rebasing conflicts

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* upd: up-to-master; fix: conflicts in build.xml's

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* fix: conflicts from master

* feat: restructured shared_ui module for gradle; fix: main build.xml

* feat: restructured tools module; fix: main build.xml according to new structure

* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
2021-07-30 08:15:32 -04:00
..
bin2header Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
configuration_definition Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
enum_to_string Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
gcc_map_reader Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
logicdata2c Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
path2iar bye-bye workspace files 2019-03-12 14:59:15 -04:00
pcb_sync Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04: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 bye-bye workspace files 2019-03-12 14:59:15 -04:00
ts2c Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
ts_plugin remove TS file read (#3004) 2021-07-21 14:24:53 -04:00
ts_plugin_launcher Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
ts_screenshots Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
version2header Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00
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 generate_memory_usage_report/gcc_map_reader BUG? #721 2019-03-31 16:36:57 -04:00
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 current GIT hash is now available to firmware source code 2019-02-02 19:51:39 -05:00

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