Commit Graph

87 Commits

Author SHA1 Message Date
rusefillc 00e58c7171 lua code formatting 2021-11-25 10:18:36 -05:00
rusefillc 83c3c6fcc5 explicit unit tests for config tokens in real source code 2021-11-24 14:17:28 -05:00
rusefillc 90aa913cfe bye bye LaTeX 2021-10-31 11:30:25 -04:00
rusefillc 8626dfc6f8 console needs antlr 2021-10-15 20:04:38 -04:00
rusefillc 197dfb9c26 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 01:07:19 -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 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
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
Matthew Kennedy 3688cc59c8 Partition hw tests (#2267)
* partition in to f4 disco

* cleanup

* stub proteus test

* add proteus build config
2021-02-02 23:10:21 -05:00
Matthew Kennedy 7af3931032 hardware ci tweaks (#2266)
* frankenso config

* Revert "frankenso config"

This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.

* add hardware CI flag for proteus

* rename ci job

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
Matthew Kennedy 57d696e809 run tests from cmdline (#2132)
* run tests

* include junit in jar

* tabs spaces
2020-12-24 20:12:43 -05:00
rusefillc 6a0c2ccead HW CI is flaky :( #2063
maybe better logging?
2020-12-18 21:57:43 -05:00
rusefillc 766c9dc540 HW CI is flaky :( #2063
usabulility: separate folder
2020-12-17 20:23:00 -05:00
rusefillc a3ca17b092 making jenkins failures more useful 2020-12-13 22:57:20 -05:00
rusefillc 30aff33f8c basic hw in the loop - pwm self validation #2028 2020-12-12 20:22:58 -05:00
rusefillc ffe1a29c71 better ant task name 2020-12-12 16:14:21 -05:00
rusefi b252b777c6 REO progress 2020-08-14 20:46:36 -04:00
rusefi 1a2ad447cc helping build 2020-08-12 23:03:42 -04:00
rusefi 07d075671b trigger and VSS hw integrated testing #1668
clean-up
2020-08-08 11:04:26 -04:00
rusefi 8ca532cbda improving module structure 2020-07-25 14:33:18 -04:00
rusefi 43904be5c0 helping build 2020-07-24 14:54:47 -04:00
rusefi 4bf10fd4f5 logging progress 2020-07-24 13:35:01 -04:00
rusefi 72e9ac80f9 getting on the needle 2020-07-24 11:41:27 -04:00
rusefi d8f19849ac everyone loves darwin 2020-07-23 23:38:57 -04:00
rusefi e733f9cb1f time to use DFU 2020-07-23 23:33:23 -04:00
rusefi 8425877dbe proxy progress 2020-07-17 22:22:15 -04:00
rusefi f3f7f0bedb next proxy steps 2020-07-17 21:19:24 -04:00
rusefi cfe4d7f027 proxy progress 2020-07-12 23:21:05 -04:00
rusefi 0fef20d6c6 proxy progress 2020-07-11 22:30:56 -04:00
rusefi 9a57e9c56e commons-logging.jar 2020-07-11 12:08:27 -04:00
rusefi 6551557716 steps towards Android 2020-07-02 22:30:11 -04:00
rusefi 035e474e5a steps towards Android 2020-07-02 22:22:50 -04:00
rusefi b8493cfb3e steps towards Android 2020-07-02 21:20:52 -04:00
rusefi bfaaea3865 steps towards Android 2020-07-02 20:56:33 -04:00
rusefi 9a5f9aa227 steps towards Android 2020-07-02 20:45:44 -04:00
rusefi 73ee602f6b logging refactoring 2020-07-02 20:10:22 -04:00
rusefi 0f8e28a148 one day we will end up with gradle 2020-07-02 00:12:47 -04:00
rusefi 23a86ea5ec REO progress
more bugfixing
2020-06-23 00:46:22 -04:00
rusefi af8ce22c44 #1526 2020-06-20 18:49:29 -04:00
rusefi d63fa2037a folder structure 2020-06-10 20:36:08 -04:00
rusefi 3ba529638f better folder structure 2020-06-10 20:26:18 -04:00
rusefi 45c31cccff removing dead code 2020-06-07 11:47:47 -04:00
rusefi d52ab76b2c autoupdate progress 2020-06-06 22:21:08 -04:00
rusefi c8aad33a46 autoupdate progress 2020-06-06 22:12:48 -04:00
rusefi 4272f0e09c TS plugin progress 2020-06-04 23:32:52 -04:00
rusefi 146869b7dc TS plugin progress 2020-06-02 23:33:50 -04:00
rusefi 85cef6ba5c plugin progress 2020-06-02 22:49:54 -04:00
rusefi 6a5f949488 rusEFI console does not start under java 11 #1473 2020-05-26 12:52:21 -04:00
rusefi b29f13ce97 rusEFI console does not start under java 11 fix #1473
moving on for now, good enough progress
2020-05-26 12:45:00 -04:00