Commit Graph

3105 Commits

Author SHA1 Message Date
GitHub build-firmware Action 41e8888cb4 Auto-generated configs and docs 2021-10-06 04:38:37 +00:00
GitHub build-firmware Action 21916f4daa Auto-generated configs and docs 2021-10-06 04:31:46 +00:00
rusefi 2a281f7a1c more honest label 2021-10-05 16:48:20 -04:00
GitHub build-firmware Action 5a53fb3d28 Auto-generated configs and docs 2021-10-05 20:15:00 +00:00
GitHub build-firmware Action 2181fb2857 Auto-generated configs and docs 2021-10-05 19:43:43 +00:00
rusefillc e983b60f57 flash_reboot_dfu.bat feedback (#3300)
extra logging
2021-10-04 23:35:31 -04:00
GitHub build-firmware Action ed8eb9909a Auto-generated configs and docs 2021-10-04 23:00:48 +00:00
Matthew Kennedy db12cdbe19
put MAP in the sensor model (#3292)
* map averaging in sensor model

* deadly, deadly code!

* mpxh

* Revert "deadly, deadly code!"

This reverts commit 346fe25267966a313145a809792dced84be348cf.

* comments

* sensor types

* last sensor

* channel init

* correct spot

* deinit properly

* simplify

* fix

* mocks

* map init test

* showInfo

* comment

* singleton identity function

* sensor info print

* multiple cylinder averaging buffer

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-04 17:18:08 -04:00
GitHub build-firmware Action feafc86948 Auto-generated configs and docs 2021-10-04 15:12:33 +00:00
Matthew Kennedy 26d9f004c9
check for overflow in HW CI (#3313) 2021-10-04 08:19:58 -04:00
GitHub build-firmware Action 39e2cf11ef Auto-generated configs and docs 2021-10-04 11:54:20 +00:00
rusefillc e30bde3802 rusEFI console logs are missing some fields #3314 2021-10-04 00:30:20 -04:00
GitHub build-firmware Action 3b99932a41 Auto-generated configs and docs 2021-10-04 03:52:19 +00:00
rusefillc 9f35de24f0 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 520b237935 rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
GitHub build-firmware Action 340af85fbf Auto-generated configs and docs 2021-10-04 02:34:18 +00:00
rusefillc ba78b3ee83 rusEFI console logs are missing some fields #3314 2021-10-03 22:12:54 -04:00
rusefillc 89bc4d482a rusefi_Console file logging: text messages? fix #3304 2021-10-03 18:25:04 -04:00
rusefillc 00579af8a0 Scrollable stable message list in the rusefi_Console fix #3303
hopefully good enough for progress
2021-10-03 18:06:44 -04:00
GitHub build-firmware Action d3033273cb Auto-generated configs and docs 2021-10-03 21:19:15 +00:00
GitHub build-firmware Action ef6ecf540f Auto-generated configs and docs 2021-10-02 16:50:15 +00:00
GitHub build-firmware Action d01260bc4a Auto-generated configs and docs 2021-10-02 15:39:09 +00:00
GitHub build-firmware Action af88b88ecd Auto-generated configs and docs 2021-10-02 15:23:21 +00:00
GitHub build-firmware Action 52d1b76397 Auto-generated configs and docs 2021-10-01 13:24:28 +00:00
GitHub build-firmware Action 0f070101fb Auto-generated configs and docs 2021-10-01 01:57:38 +00:00
GitHub build-firmware Action 7aaf56eeee Auto-generated configs and docs 2021-09-30 19:23:44 +00:00
rusefi f8319c283c NPE in console 2021-09-30 15:01:50 -04:00
GitHub build-firmware Action 9c0adce98c Auto-generated configs and docs 2021-09-30 04:25:05 +00:00
GitHub build-firmware Action 1cfb1432e1 Auto-generated configs and docs 2021-09-30 03:55:33 +00:00
GitHub build-firmware Action eaaa68f3c3 Auto-generated configs and docs 2021-09-30 00:02:34 +00:00
rusefi 5a917982f7 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-29 12:54:56 -04:00
GitHub build-firmware Action 18b022551f Auto-generated configs and docs 2021-09-28 20:26:29 +00:00
GitHub build-firmware Action 0e6d0a7862 Auto-generated configs and docs 2021-09-28 18:29:16 +00:00
GitHub build-firmware Action 1ee7eb6ca3 Auto-generated configs and docs 2021-09-28 17:14:54 +00:00
rusefi aea30591e7 I have a discovery board which does not switch to DFU #3280
better logging
2021-09-28 11:30:45 -04:00
rusefi 0bd779fd58 I have a discovery board which does not switch to DFU #3280
better logging
2021-09-28 11:30:22 -04:00
rusefillc cc02474dcd rusEFI firmware feature should be honest about it's Windows-only limitation 2021-09-27 21:36:47 -04:00
rusefillc b1e98dbaad dead code? 2021-09-27 21:16:00 -04:00
GitHub build-firmware Action de4b59a95d Auto-generated configs and docs 2021-09-27 21:47:49 +00:00
GitHub build-firmware Action 66c56b4505 Auto-generated configs and docs 2021-09-27 21:22:53 +00:00
GitHub build-firmware Action 4914e34c1f Auto-generated configs and docs 2021-09-27 03:24:16 +00:00
GitHub build-firmware Action 9d7060b8f8 Auto-generated configs and docs 2021-09-26 22:37:01 +00:00
rusefillc 2aa836857e fixing build? 2021-09-26 18:20:28 -04:00
GitHub build-firmware Action 9d5fa917d9 Auto-generated configs and docs 2021-09-26 22:03:35 +00:00
GitHub build-firmware Action 9b437cf2d6 Auto-generated configs and docs 2021-09-26 21:56:36 +00:00
rusefillc bb093c5bd3 rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 16:52:51 -04:00
rusefi 2e12371e91 "wrong bundle" warning text sometimes not visible #3267 2021-09-26 15:58:18 -04:00
rusefi cc381d111a everyone loves a good NPE! 2021-09-26 15:55:02 -04:00
rusefi 7bef26344e let's log DFU window messages 2021-09-26 15:20:23 -04:00
rusefi a57b4c58a9 bundle name into DFU window title 2021-09-26 15:20:01 -04:00
rusefillc 8e60a0216b rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 01:21:40 -04:00
rusefillc 29342581d4 rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:31:47 -04:00
rusefillc 1ca26d44fd rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:03:54 -04:00
rusefillc 38f95f748a rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:45:52 -04:00
rusefillc cbe5d93119 rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:42:32 -04:00
rusefillc 42088bfe67 Revert "rusEFI console to compare current bundle against auto-DFU bundle #3266"
This reverts commit 40610783
2021-09-25 23:21:27 -04:00
rusefillc a9afae7977 rusEFI console to compare current bundle against auto-DFU bundle #3266
progress
2021-09-25 22:29:01 -04:00
rusefillc 406107830b rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 22:00:52 -04:00
rusefillc b602f1b158 rusEFI console to compare current bundle against auto-DFU bundle #3266
one step back
2021-09-25 21:49:49 -04:00
rusefillc 1807a6f6ce rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 17:51:47 -04:00
GitHub build-firmware Action 80a5fb3264 Auto-generated configs and docs 2021-09-22 00:44:30 +00:00
GitHub build-firmware Action dc945ab2ee Auto-generated configs and docs 2021-09-20 03:07:06 +00:00
GitHub build-firmware Action 3ae97c42a0 Auto-generated configs and docs 2021-09-19 02:16:56 +00:00
GitHub build-firmware Action 6610c80408 Auto-generated configs and docs 2021-09-19 01:15:51 +00:00
GitHub build-firmware Action 8a1153a775 Auto-generated configs and docs 2021-09-18 21:09:55 +00:00
rusefillc 46fca43996 lua panel NPE fix 2021-09-18 16:47:16 -04:00
GitHub build-firmware Action 4afc566f83 Auto-generated configs and docs 2021-09-18 20:22:21 +00:00
GitHub build-firmware Action 491206cadc Auto-generated configs and docs 2021-09-18 19:44:36 +00:00
GitHub build-firmware Action fb4e8af22a Auto-generated configs and docs 2021-09-18 19:05:07 +00:00
GitHub build-firmware Action 145879bc7f Auto-generated configs and docs 2021-09-18 04:22:21 +00:00
GitHub build-firmware Action 89ae040bed Auto-generated configs and docs 2021-09-18 03:16:13 +00:00
GitHub build-firmware Action 2772f2209c Auto-generated configs and docs 2021-09-18 03:04:40 +00:00
GitHub build-firmware Action d67c500545 Auto-generated configs and docs 2021-09-18 02:18:28 +00:00
GitHub build-firmware Action 3a3627757e Auto-generated configs and docs 2021-09-15 12:21:12 +00:00
GitHub build-firmware Action 8c55583493 Auto-generated configs and docs 2021-09-14 20:46:35 +00:00
GitHub build-firmware Action f3acca0ba2 Auto-generated configs and docs 2021-09-13 15:19:35 +00:00
GitHub build-firmware Action c59a6bbdef Auto-generated configs and docs 2021-09-12 16:00:41 +00:00
GitHub build-firmware Action be638f964c Auto-generated configs and docs 2021-09-12 03:21:19 +00:00
rusefi 53e44ed322 bundle name into DFU window title 2021-09-11 17:33:21 -04:00
GitHub build-firmware Action 68655d73f8 Auto-generated configs and docs 2021-09-11 20:25:57 +00:00
rusefillc c0c8fff952 console to handle Matching not good #3232 2021-09-11 16:07:02 -04:00
GitHub build-firmware Action 6c27a54764 Auto-generated configs and docs 2021-09-09 01:08:41 +00:00
rusefillc 7b0b7465ce minor console usability improvement: not adding "set date" into recent commands list 2021-09-06 11:08:40 -04:00
GitHub build-firmware Action 95a0d86a33 Auto-generated configs and docs 2021-09-06 15:04:17 +00:00
GitHub build-firmware Action b17bebcbb9 Auto-generated configs and docs 2021-09-06 14:17:07 +00:00
GitHub build-firmware Action 7ea3f337ee Auto-generated configs and docs 2021-09-06 00:26:59 +00:00
GitHub build-firmware Action 9eef709eb1 Auto-generated configs and docs 2021-09-03 10:35:26 +00:00
GitHub build-firmware Action 9c9c66081f Auto-generated configs and docs 2021-09-01 11:59:13 +00:00
GitHub build-firmware Action 258c080ed5 Auto-generated configs and docs 2021-09-01 06:47:17 +00:00
rusefillc f47320fd70 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc 3a141e269a refactoring/code style/making code greener 2021-08-31 09:35:30 -04:00
GitHub build-firmware Action b4841d3714 Auto-generated configs and docs 2021-08-31 09:06:02 +00:00
GitHub build-firmware Action 5e1701df6a Auto-generated configs and docs 2021-08-27 22:03:24 +00:00
GitHub build-firmware Action bcef98598b Auto-generated configs and docs 2021-08-27 11:16:03 +00:00
GitHub build-firmware Action 879170c08b Auto-generated configs and docs 2021-08-24 20:20:36 +00:00
GitHub build-firmware Action 18518168e3 Auto-generated configs and docs 2021-08-24 19:55:16 +00:00
GitHub build-firmware Action 96633a92a5 Auto-generated configs and docs 2021-08-24 15:44:43 +00:00
GitHub build-firmware Action 5ae1b438c4 Auto-generated configs and docs 2021-08-24 14:14:57 +00:00
GitHub build-firmware Action 95de5e8e0e Auto-generated configs and docs 2021-08-24 11:39:25 +00:00
GitHub build-firmware Action 8ee165c0b2 Auto-generated configs and docs 2021-08-24 07:02:08 +00:00
GitHub build-firmware Action 9dab37d12c Auto-generated configs and docs 2021-08-24 05:23:27 +00:00
GitHub build-firmware Action 81d6edccbe Auto-generated configs and docs 2021-08-22 04:11:34 +00:00
GitHub build-firmware Action be29b11d05 Auto-generated configs and docs 2021-08-19 10:55:01 +00:00
GitHub build-firmware Action e106ac7a7c Auto-generated configs and docs 2021-08-17 21:35:02 +00:00
rusefillc 1d7b2726d7 was zero dwell warning at zero RPM now rusEFI online import/export error with tables #3153 2021-08-17 06:11:29 -04:00
GitHub build-firmware Action b01c3fc9ce Auto-generated configs and docs 2021-08-17 00:59:17 +00:00
Lenar Khannanov 47b5bd1f9d
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
GitHub build-firmware Action 4a8a35ccc8 Auto-generated configs and docs 2021-08-16 10:57:59 +00:00
GitHub build-firmware Action 048801e95e Auto-generated configs and docs 2021-08-15 19:38:17 +00:00
GitHub build-firmware Action b8622a931f Auto-generated configs and docs 2021-08-15 18:33:32 +00:00
GitHub build-firmware Action 8d1514c3f3 Auto-generated configs and docs 2021-08-15 06:47:39 +00:00
Lenar Khannanov 18ca33858f
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
GitHub build-firmware Action 2f57dcee33 Auto-generated configs and docs 2021-08-14 15:26:24 +00:00
GitHub build-firmware Action 81c9726ae0 Auto-generated configs and docs 2021-08-14 06:52:29 +00:00
GitHub build-firmware Action 4640807f97 Auto-generated configs and docs 2021-08-13 19:05:45 +00:00
GitHub build-firmware Action 32467de332 Auto-generated configs and docs 2021-08-12 17:24:33 +00:00
GitHub build-firmware Action 4a7ddc567e Auto-generated configs and docs 2021-08-11 22:49:24 +00:00
GitHub build-firmware Action 0633ce5a0d Auto-generated configs and docs 2021-08-11 22:08:32 +00:00
GitHub build-firmware Action df0455a29e Auto-generated configs and docs 2021-08-11 06:07:34 +00:00
GitHub build-firmware Action ccfc764fa5 Auto-generated configs and docs 2021-08-10 06:22:39 +00:00
GitHub build-firmware Action c73782995f Auto-generated configs and docs 2021-08-09 20:40:28 +00:00
GitHub build-firmware Action 6930e019bf Auto-generated configs and docs 2021-08-09 20:12:40 +00:00
GitHub build-firmware Action 6995923436 Auto-generated configs and docs 2021-08-08 14:54:42 +00:00
GitHub build-firmware Action 1dc26eb5af Auto-generated configs and docs 2021-08-08 10:20:17 +00:00
rusefillc 368a7fa656 mcuTemp is rising? 2021-08-08 05:40:26 -04:00
rusefillc a5b325d0f3 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc a55a3cc2d8 making IDEA happier? 2021-08-08 05:06:09 -04:00
GitHub build-firmware Action 5767ed38f8 Auto-generated configs and docs 2021-08-08 08:11:59 +00:00
rusefillc 006d8c3aab F4 MCU says it's too cold #2552 2021-08-07 20:28:56 -04:00
GitHub build-firmware Action 463bb87a55 Auto-generated configs and docs 2021-08-07 09:32:36 +00:00
rusefillc e4ad7ae8ca Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
GitHub build-firmware Action d537b41216 Auto-generated configs and docs 2021-08-05 22:10:20 +00:00
GitHub build-firmware Action ef6fcd274f Auto-generated configs and docs 2021-08-05 00:52:42 +00:00
GitHub build-firmware Action a53c4b1d90 Auto-generated configs and docs 2021-08-05 00:03:53 +00:00
GitHub build-firmware Action 5866348d53 Auto-generated configs and docs 2021-08-04 02:55:38 +00:00
GitHub build-firmware Action 057de6d61b Auto-generated configs and docs 2021-08-04 02:30:09 +00:00
GitHub build-firmware Action d51990ae85 Auto-generated configs and docs 2021-08-03 09:34:13 +00:00
GitHub build-firmware Action a4a3c6fa29 Auto-generated configs and docs 2021-08-02 17:35:41 +00:00
GitHub build-firmware Action b692ba02e7 Auto-generated configs and docs 2021-08-01 01:24:39 +00:00
GitHub build-firmware Action 557b948659 Auto-generated configs and docs 2021-07-31 02:58:16 +00:00
GitHub build-firmware Action d066b4ee31 Auto-generated configs and docs 2021-07-30 21:18:57 +00:00
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
GitHub build-firmware Action f93e59ea3d Auto-generated configs and docs 2021-07-28 20:57:59 +00:00
GitHub build-firmware Action f08c59c8e6 Auto-generated configs and docs 2021-07-28 11:49:04 +00:00
GitHub build-firmware Action a2ffc83e3e Auto-generated configs and docs 2021-07-27 21:37:24 +00:00
GitHub build-firmware Action 98085430a2 Auto-generated configs and docs 2021-07-26 16:27:03 +00:00
GitHub build-firmware Action ea9fd55686 Auto-generated configs and docs 2021-07-26 01:47:41 +00:00
rusefillc 03a44d6049 st-flash 2021-07-25 21:12:54 -04:00
rusefillc 9cfff77b06 st-flash 2021-07-25 21:11:22 -04:00
GitHub build-firmware Action e07c7d30aa Auto-generated configs and docs 2021-07-24 23:25:25 +00:00
GitHub build-firmware Action 21facbf590 Auto-generated configs and docs 2021-07-24 17:28:25 +00:00
GitHub build-firmware Action 0ea66782fb Auto-generated configs and docs 2021-07-24 14:52:07 +00:00
rusefillc 8697a1f359 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-07-24 00:37:39 -04:00
rusefillc 5833fb3b9e version bump 2021-07-23 23:06:17 -04:00
Lenar Khannanov c18583e45b
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
GitHub build-firmware Action c0bd6985c6 Auto-generated configs and docs 2021-07-23 12:40:28 +00:00
Matthew Kennedy 755b6248f7
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 3d823f5789 Auto DFU throw NPE in case of no ports connected #2949 2021-07-22 21:20:36 -04:00
rusefillc c481f161d5 trailing spark outputs fix #2931 2021-07-22 01:22:50 -04:00
GitHub build-firmware Action a94ac9a826 Auto-generated configs and docs 2021-07-22 04:20:26 +00:00
GitHub build-firmware Action 018d018b68 Auto-generated configs and docs 2021-07-22 00:30:24 +00:00
GitHub build-firmware Action bd8488594f Auto-generated configs and docs 2021-07-21 23:40:30 +00:00
GitHub build-firmware Action 0a3e20c2e5 Auto-generated configs and docs 2021-07-21 18:33:41 +00:00
Matthew Kennedy 0f0b84a6db
remove TS file read (#3004)
* remove

* more defines

* test

* lots of java

* s
2021-07-21 14:24:53 -04:00
GitHub build-firmware Action 1ddf2e2226 Auto-generated configs and docs 2021-07-21 03:28:30 +00:00
GitHub build-firmware Action 179ecb3f48 Auto-generated configs and docs 2021-07-21 02:11:53 +00:00
GitHub build-firmware Action 837baf0a0f Auto-generated configs and docs 2021-07-21 01:26:07 +00:00
GitHub build-firmware Action 7c579ea442 Auto-generated configs and docs 2021-07-20 15:47:05 +00:00
GitHub build-firmware Action 2376c3561a Auto-generated configs and docs 2021-07-17 06:14:25 +00:00
GitHub build-firmware Action 4a0f9bebf6 Auto-generated configs and docs 2021-07-17 04:49:13 +00:00
GitHub build-firmware Action 547230a356 Auto-generated configs and docs 2021-07-17 03:20:25 +00:00
GitHub build-firmware Action a4ac9e53e4 Auto-generated configs and docs 2021-07-16 04:51:36 +00:00
rusefillc c36fdc15a5 console version poke 2021-07-14 15:03:10 -04:00
rusefi 12638ae723 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi fabe51e9c5 better logging 2021-07-14 12:49:42 -04:00
GitHub build-firmware Action f831eb20aa Auto-generated configs and docs 2021-07-14 02:26:17 +00:00
GitHub build-firmware Action a2a4a676bb Auto-generated configs and docs 2021-07-13 19:19:10 +00:00
GitHub build-firmware Action f666214eab Auto-generated configs and docs 2021-07-13 18:37:37 +00:00
GitHub build-firmware Action dd095404bc Auto-generated configs and docs 2021-07-13 02:31:08 +00:00
GitHub build-firmware Action 83c395e2a2 Auto-generated configs and docs 2021-07-13 01:15:37 +00:00
rusefi 0a42b1c701 Auto DFU throws NPE in case of no ports connected fix #2949 2021-07-11 17:01:52 -04:00
GitHub build-firmware Action 06c630165a Auto-generated configs and docs 2021-07-09 14:09:27 +00:00
GitHub build-firmware Action 1ed7e7757c Auto-generated configs and docs 2021-07-09 12:40:06 +00:00
GitHub build-firmware Action 1abf933213 Auto-generated configs and docs 2021-07-09 04:47:44 +00:00
GitHub build-firmware Action 505b2bc60a Auto-generated configs and docs 2021-07-09 00:52:18 +00:00
GitHub build-firmware Action ecfcd935ac Auto-generated configs and docs 2021-07-09 00:09:07 +00:00
GitHub build-firmware Action 8c5e33a88b Auto-generated configs and docs 2021-07-08 13:42:46 +00:00
GitHub build-firmware Action fd6cfe7965 Auto-generated configs and docs 2021-07-08 03:49:03 +00:00
GitHub build-firmware Action 6a8a3131f7 Auto-generated configs and docs 2021-07-07 12:40:27 +00:00
GitHub build-firmware Action 79342bf3ea Auto-generated configs and docs 2021-07-07 00:57:01 +00:00
Matthew Kennedy 2eb0b2a631
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
GitHub build-firmware Action beb7df086b Auto-generated configs and docs 2021-07-05 23:56:24 +00:00
GitHub build-firmware Action 698aff7701 Auto-generated configs and docs 2021-07-05 22:08:39 +00:00
GitHub build-firmware Action 6e756c744f Auto-generated configs and docs 2021-07-04 13:37:12 +00:00
GitHub build-firmware Action 90e43040c7 Auto-generated configs and docs 2021-07-04 13:25:09 +00:00
GitHub build-firmware Action fc06485f3b Auto-generated configs and docs 2021-07-04 03:49:47 +00:00
GitHub build-firmware Action 7a2f69367f Auto-generated configs and docs 2021-07-03 16:12:21 +00:00
GitHub build-firmware Action a2eecb25a5 Auto-generated configs and docs 2021-07-03 15:33:11 +00:00
GitHub build-firmware Action 95d14ca2d8 Auto-generated configs and docs 2021-07-01 21:43:39 +00:00
GitHub build-firmware Action 3e70d1c7ab Auto-generated configs and docs 2021-07-01 21:06:08 +00:00
GitHub build-firmware Action f412d52948 Auto-generated configs and docs 2021-06-29 05:14:46 +00:00
GitHub build-firmware Action e674917f7e Auto-generated configs and docs 2021-06-28 12:55:05 +00:00
GitHub build-firmware Action 1d48a36777 Auto-generated configs and docs 2021-06-27 22:54:02 +00:00
Matthew Kennedy ce4eb2b55d
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 c0aeb39301 revert to safety 2021-06-25 01:07:36 -04:00
rusefillc bc7af43d41 console ant should be self-contained - one ant invocation should build things 2021-06-25 00:30:12 -04:00
GitHub build-firmware Action 232f8296aa Auto-generated configs and docs 2021-06-23 21:07:38 +00:00
GitHub build-firmware Action 03296ed07c Auto-generated configs and docs 2021-06-23 18:54:44 +00:00
rusefillc 68fcf1224f F4 MCU says it's too cold #2552 2021-06-21 02:49:06 -04:00
rusefillc f42c6fce58 off-topic method rename 2021-06-21 02:46:11 -04:00
rusefillc 3d5bba4226 TS Burned All Data engine stop #2839
a good sleep helps a lot of things
2021-06-21 02:39:16 -04:00
rusefillc 902be1afe7 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 5571df5660 clean-up 2021-06-21 02:10:11 -04:00
rusefillc 2cf137280d TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:41 -04:00
rusefillc 102ac146db TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:17 -04:00
rusefillc d632b8825f TS Burned All Data engine stop #2839
finally test case?
2021-06-21 01:01:35 -04:00
rusefillc 21379669bc TS Burned All Data engine stop #2839
test case?
2021-06-21 00:50:11 -04:00
rusefillc 540511817d TS Burned All Data engine stop #2839
test case?
2021-06-21 00:31:13 -04:00
rusefillc de58c4ccd0 TS Burned All Data engine stop #2839
test case?
2021-06-21 00:22:19 -04:00
rusefillc 408d554379 only test refactoring 2021-06-20 23:58:32 -04:00
GitHub build-firmware Action 187fdcb5c8 Auto-generated configs and docs 2021-06-21 03:35:31 +00:00
GitHub build-firmware Action af284d47af Auto-generated configs and docs 2021-06-20 21:45:12 +00:00
GitHub build-firmware Action ef66ebcae4 Auto-generated configs and docs 2021-06-19 03:23:44 +00:00
rusefillc e669d0e0ab windows version into DFU error message 2021-06-18 17:40:44 -04:00
rusefillc 2a4426e873 usability 2021-06-18 17:04:06 -04:00
GitHub build-firmware Action 993298a93e Auto-generated configs and docs 2021-06-18 19:49:42 +00:00
GitHub build-firmware Action 41b23d2063 Auto-generated configs and docs 2021-06-17 15:41:07 +00:00
GitHub build-firmware Action 9270425bc6 Auto-generated configs and docs 2021-06-17 13:51:57 +00:00
GitHub build-firmware Action a5063adacd Auto-generated configs and docs 2021-06-16 21:31:59 +00:00
GitHub build-firmware Action 850d19aaa9 Auto-generated configs and docs 2021-06-16 21:09:18 +00:00
Matthew Kennedy 2c6b8ae3c6
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
GitHub build-firmware Action 59b2cee173 Auto-generated configs and docs 2021-06-16 15:30:04 +00:00
GitHub build-firmware Action 08b5ca6046 Auto-generated configs and docs 2021-06-16 12:54:10 +00:00
GitHub build-firmware Action b54c4c1738 Auto-generated configs and docs 2021-06-15 21:32:56 +00:00
GitHub build-firmware Action 2c135cf838 Auto-generated configs and docs 2021-06-14 00:43:24 +00:00
GitHub build-firmware Action b8a6c15881 Auto-generated configs and docs 2021-06-13 12:09:09 +00:00
GitHub build-firmware Action ca2244a043 Auto-generated configs and docs 2021-06-13 12:01:23 +00:00
GitHub build-firmware Action e94bf1fc6e Auto-generated configs and docs 2021-06-12 18:07:43 +00:00
GitHub build-firmware Action 74c4d4ea7f Auto-generated configs and docs 2021-06-12 11:28:45 +00:00
GitHub build-firmware Action 6eed4b6c90 Auto-generated configs and docs 2021-06-12 11:03:20 +00:00
GitHub build-firmware Action 3001d20513 Auto-generated configs and docs 2021-06-12 04:19:09 +00:00
GitHub build-firmware Action 855efcb1be Auto-generated configs and docs 2021-06-12 04:12:35 +00:00
GitHub build-firmware Action d1ec77847c Auto-generated configs and docs 2021-06-12 04:03:50 +00:00
GitHub build-firmware Action a4f86a892a Auto-generated configs and docs 2021-06-11 10:27:21 +00:00
GitHub build-firmware Action 3319037794 Auto-generated configs and docs 2021-06-05 20:21:28 +00:00
GitHub build-firmware Action 3b2ed0e1a1 Auto-generated configs and docs 2021-06-05 20:09:52 +00:00
GitHub build-firmware Action 9aaa33e583 Auto-generated configs and docs 2021-06-02 05:30:38 +00:00
GitHub build-firmware Action 88deee26e0 Auto-generated configs and docs 2021-05-31 22:02:57 +00:00
GitHub build-firmware Action baa529e9dd Auto-generated configs and docs 2021-05-31 12:21:13 +00:00
GitHub build-firmware Action bf7e2e8e04 Auto-generated configs and docs 2021-05-31 08:21:59 +00:00