rusefi-full/java_console
Scott Smith 823d9a07e0
Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565)
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"

git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
..
.idea bye bye LaTeX 2021-10-31 11:30:25 -04:00
autotest generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:34:52 -04:00
autoupdate
bin
certificate
inifile
io Auto-generated configs and docs 2021-11-14 03:02:10 +00:00
jssc
legal
lib bye bye LaTeX 2021-10-31 11:30:25 -04:00
logging
logging-api
models remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
romraider remove background from "program" icon or replace icon #3435 2021-10-31 21:17:54 -04:00
shared_io I bet device manager has command line interface fix #3547 2021-11-16 12:16:41 -05:00
shared_ui
tools
ui Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
.gitignore
build.xml bye bye LaTeX 2021-10-31 11:30:25 -04:00
readme.md
rusefi.xml Auto-generated configs and docs 2021-11-16 02:53:15 +00:00
test_log.mlg.Z
ts2c_fuelTable.bat
upload_file.sh Use SSH for remaining workflows (#3407) 2021-10-25 08:22:31 -04:00

readme.md

Here we have source code for rusEfi console

See also http://rusefi.com/build_server/ for pre-compiled full bundle