Commit Graph

2332 Commits

Author SHA1 Message Date
rusefillc cbdd36df92 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc d83f41a8f6 refactoring/code style/making code greener 2021-08-31 09:35:30 -04:00
rusefillc 5dd912fb53 was zero dwell warning at zero RPM now rusEFI online import/export error with tables #3153 2021-08-17 06:11:29 -04:00
Lenar Khannanov a334f0d23f Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
Lenar Khannanov 62b62e2627 Feat 3014 3 enum2string migration and logging and logging-api too (#3157)
* feat: completed working build.gradle for enum_to_string logging and logging-api; needed to rename jar and check it content carefully

* fix: added logging and logging-api dependencies to resulting jar file

* fix: deleted deprecated build.xml
2021-08-15 02:15:31 -04:00
rusefillc 1df6cc5a35 mcuTemp is rising? 2021-08-08 05:40:26 -04:00
rusefillc 327736adb4 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc 094e526628 making IDEA happier? 2021-08-08 05:06:09 -04:00
rusefillc aad563657a F4 MCU says it's too cold #2552 2021-08-07 20:28:56 -04:00
rusefillc df451376e0 Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
Lenar Khannanov 2347858d70 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
rusefillc 4b3345a6dd st-flash 2021-07-25 21:12:54 -04:00
rusefillc aa5ef003f8 st-flash 2021-07-25 21:11:22 -04:00
rusefillc 73bccf893c Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-07-24 00:37:39 -04:00
rusefillc 97f1446deb version bump 2021-07-23 23:06:17 -04:00
Lenar Khannanov 5591a8ccce hotfix 2944: broken icon paths in rusefi_autoupdate (#3043)
* fix: successfully replaced standard resources loader to custom dynamic resources loader

* fix: successfully replaced standard resources loader to custom dynamic resources loader
2021-07-23 22:38:07 -04:00
Matthew Kennedy 7ebca68f58 proteus hw ci: wait longer but be stricter (#3035)
* wait longer but be stricter

* kick

* wiring note
2021-07-22 23:08:48 -04:00
rusefillc 0ad16e3fbc Auto DFU throw NPE in case of no ports connected #2949 2021-07-22 21:20:36 -04:00
rusefillc 60d77c30a6 trailing spark outputs fix #2931 2021-07-22 01:22:50 -04:00
Matthew Kennedy 0fde085a44 remove TS file read (#3004)
* remove

* more defines

* test

* lots of java

* s
2021-07-21 14:24:53 -04:00
rusefillc bc1f06ba05 console version poke 2021-07-14 15:03:10 -04:00
rusefi 30cc60e047 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi 4fdd92a559 better logging 2021-07-14 12:49:42 -04:00
rusefi a81f83bd1a Auto DFU throws NPE in case of no ports connected fix #2949 2021-07-11 17:01:52 -04:00
Matthew Kennedy 717d4dd7ac Unified cyl count macro (#2914)
* update test framework

* eh

* hey look it's fewer warnings

* unwind

* fix

* config

* configs

* logic

* even java had some

* console needs help
2021-07-06 20:14:08 -04:00
Matthew Kennedy 95f9e949a5 fix trigger changed logic (#2860)
* reenable

* fix

* longer interval between updates

* only deinit hard trigger outputs if necessary

* init logic

* init order

* warning

* guard

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-25 19:38:42 -04:00
rusefillc aea2ffc5d1 revert to safety 2021-06-25 01:07:36 -04:00
rusefillc dfbf6d68af console ant should be self-contained - one ant invocation should build things 2021-06-25 00:30:12 -04:00
rusefillc a9901e464f F4 MCU says it's too cold #2552 2021-06-21 02:49:06 -04:00
rusefillc d207f2da8e off-topic method rename 2021-06-21 02:46:11 -04:00
rusefillc e89f34bc2e TS Burned All Data engine stop #2839
a good sleep helps a lot of things
2021-06-21 02:39:16 -04:00
rusefillc 240849cf51 TS Burned All Data engine stop #2839
it was a bad API but I did not improve it
2021-06-21 02:23:29 -04:00
rusefillc 378c037544 clean-up 2021-06-21 02:10:11 -04:00
rusefillc a46c551014 TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:41 -04:00
rusefillc b62879d20c TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:17 -04:00
rusefillc 8a6ba7b647 TS Burned All Data engine stop #2839
finally test case?
2021-06-21 01:01:35 -04:00
rusefillc 27cb27748d TS Burned All Data engine stop #2839
test case?
2021-06-21 00:50:11 -04:00
rusefillc 5202b492de TS Burned All Data engine stop #2839
test case?
2021-06-21 00:31:13 -04:00
rusefillc 340c9fdd11 TS Burned All Data engine stop #2839
test case?
2021-06-21 00:22:19 -04:00
rusefillc df44db007e only test refactoring 2021-06-20 23:58:32 -04:00
rusefillc 80082442b0 windows version into DFU error message 2021-06-18 17:40:44 -04:00
rusefillc 18799d662b usability 2021-06-18 17:04:06 -04:00
Matthew Kennedy 5ae4af23fe parse with antlr (#2747)
* grammar and libs

* gitignore

* parsing

* allow empty line as root statement

* tolerate #if

* config def changes

* s

* ant build

* workaround

* compiled tool

* console should not build config def tool

* ugh the dependency tree is insane

* this should fix hw ci

* console build

* console jenkins script

* test

* Revert "test"

This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.

* throw on parse failure

* jar

* fix #2821

* comment
2021-06-16 17:07:05 -04:00
rusefillc 488d6ec180 trigger images - black dot is green line fix #2730 2021-05-23 18:25:29 -04:00
Matthew Kennedy 6d9c0299fb Lua script editor in console (#2699)
* stub

* implement reset

* console

* just use the console command

* cleanup

* s

* s

* ui

* write in chunks

* fix write

* tab size, script read

* parse script properly

* put lua script in flash, tiny for now

* generated fields
2021-05-18 20:58:39 +03:00
rusefillc b9ebb6b9b9 gen_config.sh code duplication #2451
David saw dead code
2021-05-11 22:00:36 -04:00
Matthew Kennedy 61b0e85e0a don't lowercase console commands (#2664)
* don't lowercase commands

* print bool lua results

* lua memory command
2021-05-10 11:30:50 -04:00
GitHub build-firmware Action 2cba913174 Auto-generated configs and docs 2021-05-08 21:43:56 +00:00
rusefillc 166afe76bb Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-05-06 10:44:14 -04:00
rusefillc 7e1edf5f39 making Android less unhappy 2021-04-30 15:02:32 -04:00