Commit Graph

2634 Commits

Author SHA1 Message Date
GitHub build-firmware Action d07094338e Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
GitHub build-firmware Action e1b085cf32 Auto-generated configs and docs 2021-11-03 21:10:50 +00:00
GitHub build-firmware Action c63ac71620 Auto-generated configs and docs 2021-11-02 23:04:43 +00:00
GitHub build-firmware Action cf51fab5f0 Auto-generated configs and docs 2021-11-02 19:09:24 +00:00
Matthew Kennedy 5b35aa8f21
log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
GitHub build-firmware Action 16d377b4ee Auto-generated configs and docs 2021-11-02 03:40:40 +00:00
Matthew Kennedy 75a2b5ef02
Knock retard (#3396)
* output gauge

* knock controller

* don't need that

* inject engine ref

* test knock

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-01 23:33:59 -04:00
GitHub build-firmware Action 4d62ed9a09 Auto-generated configs and docs 2021-10-31 02:31:01 +00:00
GitHub build-firmware Action 38c67baed7 Auto-generated configs and docs 2021-10-31 02:08:31 +00:00
GitHub build-firmware Action 8ac4341cfa Auto-generated configs and docs 2021-10-31 01:38:27 +00:00
GitHub build-firmware Action 509f7997ef Auto-generated configs and docs 2021-10-31 00:44:58 +00:00
rusefillc 21ec6c6d6b rusEFI is the spelling 2021-10-30 20:33:11 -04:00
GitHub build-firmware Action 1a979805ce Auto-generated configs and docs 2021-10-30 20:50:46 +00:00
GitHub build-firmware Action 0c7c578912 Auto-generated configs and docs 2021-10-30 14:50:41 +00:00
rusefillc c62fedbe34 Override trigger gaps feature #2734 2021-10-30 10:45:32 -04:00
GitHub build-firmware Action 4bb9def2f9 Auto-generated configs and docs 2021-10-30 10:19:10 +00:00
rusefillc 444f5bc9e5 few debug commands 2021-10-30 06:06:22 -04:00
GitHub build-firmware Action 9b4fb01be0 Auto-generated configs and docs 2021-10-30 00:07:43 +00:00
rusefillc 1f94145bf0 Let's remove "enable boost control" #3424 2021-10-29 20:02:37 -04:00
GitHub build-firmware Action 1ac65638e1 Auto-generated configs and docs 2021-10-29 21:09:08 +00:00
rusefi bdbc989608 Override trigger gaps feature #2734 2021-10-29 17:04:34 -04:00
GitHub build-firmware Action d51521efe4 Auto-generated configs and docs 2021-10-29 19:52:10 +00:00
GitHub build-firmware Action ec2ed814c3 Auto-generated configs and docs 2021-10-29 19:29:57 +00:00
Matthew Kennedy 0bc4d97518
Split boost dialogs (#3425)
* split boost dialog

* more
2021-10-29 15:24:45 -04:00
GitHub build-firmware Action 0d58a8ed01 Auto-generated configs and docs 2021-10-29 04:20:12 +00:00
rusefillc 5f4fa50682 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
GitHub build-firmware Action afba28fbe5 Auto-generated configs and docs 2021-10-28 21:37:12 +00:00
GitHub build-firmware Action 3b989ddbf2 Auto-generated configs and docs 2021-10-28 18:24:50 +00:00
GitHub build-firmware Action 07fc6bdac7 Auto-generated configs and docs 2021-10-28 17:29:44 +00:00
rusefillc a8b922b008 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 13:11:32 -04:00
GitHub build-firmware Action 83aa4c625a Auto-generated configs and docs 2021-10-28 16:45:50 +00:00
rusefillc f48d568be7 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:40:34 -04:00
Andrey 30c91040a2 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:29:56 -04:00
GitHub build-firmware Action b82ff0d823 Auto-generated configs and docs 2021-10-28 15:27:10 +00:00
Andrey 4c84894d7f https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 11:21:07 -04:00
GitHub build-firmware Action 93e17986a9 Auto-generated configs and docs 2021-10-28 03:23:32 +00:00
rusefi 756e6b7a31 MRE_SECONDARY_CAN 2021-10-27 23:18:28 -04:00
GitHub build-firmware Action fd82f0e42d Auto-generated configs and docs 2021-10-27 02:14:31 +00:00
GitHub build-firmware Action 0b4d70f99a Auto-generated configs and docs 2021-10-26 21:08:27 +00:00
GitHub build-firmware Action 8aa7b7e8c4 Auto-generated configs and docs 2021-10-26 19:17:54 +00:00
Matthew Kennedy 8ed6d3bfa2
idle closed loop vs open loop ui, etc (#3413)
* open + closed

* put idle solenoid first

* actually hide etb pins

* missed a few prepends
2021-10-26 15:04:09 -04:00
GitHub build-firmware Action 2034aff631 Auto-generated configs and docs 2021-10-25 21:53:03 +00:00
GitHub build-firmware Action 547896885e Auto-generated configs and docs 2021-10-25 19:48:12 +00:00
GitHub build-firmware Action bab01ff701 Auto-generated configs and docs 2021-10-25 16:27:39 +00:00
rusefillc a1786a724f generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:21:35 -04:00
GitHub build-firmware Action 020c1485e6 Auto-generated configs and docs 2021-10-25 15:36:44 +00:00
rusefillc 9044ebbbab generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 10:57:48 -04:00
David Holdeman c1b173a1e1
Use SSH for remaining workflows (#3407)
* install sshpass instead of ncftp

* don't use file for command

* change env vars

* replace ncftp with sshpass in docs

* switch gcov upload

* use heredoc instead of file

* convert ibom

* whoops

* messed up var

* remove quotes

* undo ini variable changes
2021-10-25 08:22:31 -04:00
GitHub build-firmware Action d512209146 Auto-generated configs and docs 2021-10-25 03:55:16 +00:00
GitHub build-firmware Action 0b3be19c94 Auto-generated configs and docs 2021-10-25 03:28:00 +00:00