Commit Graph

5046 Commits

Author SHA1 Message Date
GitHub build-firmware Action 900c99f704 Auto-generated configs and docs 2020-08-29 01:15:45 +00:00
Matthew Kennedy 1a55085bb6
Software knock detection (#1730)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* config enable switch
2020-08-28 21:13:50 -04:00
GitHub set-date Action 181960d600 Update date 2020-08-29 00:18:17 +00:00
GitHub set-date Action b1a0f08bde Update date 2020-08-28 00:42:50 +00:00
rusefi 327b67c1db VVT support for VAG trigger fix #883 2020-08-27 01:01:03 -04:00
GitHub build-firmware Action 52e3cb225c Auto-generated configs and docs 2020-08-27 04:44:53 +00:00
rusefi 77027ec981 VVT support for VAG trigger #883 2020-08-27 00:43:23 -04:00
rusefi 4e5f53493d common sense change? "should be safe" famous last words 2020-08-27 00:31:59 -04:00
rusefi 2b77901e53 VVT support for VAG trigger #883 2020-08-27 00:06:10 -04:00
rusefi 10a6661fa5 VVT support for VAG trigger #883 2020-08-26 23:35:11 -04:00
rusefi 3101475769 one of F7 builds reports error? 2020-08-26 23:22:10 -04:00
rusefi 58226c06e5 ? :( 2020-08-26 22:37:15 -04:00
rusefi 7980e68d02 ? 2020-08-26 22:03:07 -04:00
rusefi 39e69ea572 one of F7 builds reports error? 2020-08-26 21:53:12 -04:00
rusefi e4386be937 VVT support for VAG trigger #883 2020-08-26 20:57:11 -04:00
rusefi 2bc9ec019a Merge remote-tracking branch 'origin/master' 2020-08-26 20:52:14 -04:00
rusefi fa11b969ad docs 2020-08-26 20:49:21 -04:00
GitHub set-date Action 2ebcd71de1 Update date 2020-08-27 00:38:35 +00:00
rusefi c27a79760c const 2020-08-26 17:37:15 -04:00
rusefi 0c5db46438 const 2020-08-26 17:30:13 -04:00
rusefi 70cdbc51b7 VVT support for VAG trigger #883 2020-08-26 13:30:55 -04:00
GitHub build-firmware Action c9ad86ad06 Auto-generated configs and docs 2020-08-25 22:59:48 +00:00
rusefi 416c9e09f4 Merge remote-tracking branch 'origin/master' 2020-08-25 16:26:22 -04:00
rusefi 2ddf6ad717 VVT support for VAG trigger #883 2020-08-25 16:19:23 -04:00
GitHub build-firmware Action 308f4d31a5 Auto-generated configs and docs 2020-08-25 20:01:04 +00:00
rusefi 639e5be4d9 another attempt at dead code 2020-08-25 15:58:56 -04:00
rusefi f225e63544 Revert "removing a bit of dead code?"
This reverts commit b5ab6930
2020-08-25 15:50:50 -04:00
rusefi b5ab693083 removing a bit of dead code? 2020-08-25 15:19:37 -04:00
rusefi ce01c1bfaa VVT support for VAG trigger #883 2020-08-25 13:14:46 -04:00
rusefi c7b73446e2 VVT support for VAG trigger #883 2020-08-25 12:45:25 -04:00
rusefi b09091774a VVT support for VAG trigger #883 2020-08-25 12:45:18 -04:00
GitHub build-firmware Action b55fbc2ced Auto-generated configs and docs 2020-08-25 05:40:39 +00:00
rusefi bfd5fb88d5 oh, here it is 2020-08-25 01:38:56 -04:00
GitHub build-firmware Action 7716bfbaf1 Auto-generated configs and docs 2020-08-25 05:26:05 +00:00
rusefi b5098eb331 VVT support for VAG trigger #883 2020-08-25 01:24:15 -04:00
rusefi b0ad2fcb29 better variable name 2020-08-25 01:07:32 -04:00
rusefi 540eef5e0d VVT support for VAG trigger #883 2020-08-25 00:59:07 -04:00
GitHub set-date Action 7e5ded02e7 Update date 2020-08-25 00:38:34 +00:00
Matthew Kennedy 3decf8241a
consolidate (#1728) 2020-08-24 08:10:58 -04:00
rusefi 5f5a16867a VVT support for VAG trigger #883
a bit of dead code?
2020-08-24 02:31:27 -04:00
rusefi a98c622b54 VVT support for VAG trigger #883 2020-08-24 02:23:13 -04:00
rusefi 3a2670d5de VVT support for VAG trigger #883 2020-08-24 02:07:58 -04:00
rusefi 7867e83e43 VVT support for VAG trigger #883 2020-08-24 02:01:50 -04:00
rusefi 01434cbe81 Merge remote-tracking branch 'origin/master' 2020-08-24 01:31:04 -04:00
GitHub build-firmware Action 39f1a016d4 Auto-generated configs and docs 2020-08-24 05:27:59 +00:00
rusefi 95bd50da94 VVT support for VAG trigger #883 2020-08-24 01:21:42 -04:00
Matthew Kennedy 7a3b87656f
guard (#1726)
* implement

* add bench mode

* add ts cal mode

* TS impl

* include guard

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-23 23:46:33 -04:00
GitHub build-firmware Action 927d3354ff Auto-generated configs and docs 2020-08-24 03:43:14 +00:00
Matthew Kennedy 12bc5eb28b
Auto cal dual etb (#1725)
* implement

* add bench mode

* add ts cal mode

* TS impl

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-23 23:41:35 -04:00
GitHub build-firmware Action 7fab55ad3e Auto-generated configs and docs 2020-08-24 03:19:53 +00:00
GitHub build-firmware Action d8eb3dd316 Auto-generated configs and docs 2020-08-24 00:38:01 +00:00
rusefi 245b378ac1 progress 2020-08-23 17:21:08 -04:00
GitHub build-firmware Action 09fbbdd8d5 Auto-generated configs and docs 2020-08-23 19:10:56 +00:00
rusefi adf899e338 Allow negative VVT position feedback #1713 2020-08-23 11:49:46 -04:00
GitHub set-date Action 6e1c8d133d Update date 2020-08-23 00:39:26 +00:00
GitHub build-firmware Action 9ec20e8d90 Auto-generated configs and docs 2020-08-22 12:07:39 +00:00
rusefi 2e98575751 better TPS naming 2020-08-22 08:06:04 -04:00
GitHub build-firmware Action 5ef11e0dcc Auto-generated configs and docs 2020-08-22 01:53:47 +00:00
GitHub set-date Action c156d2920d Update date 2020-08-22 00:38:22 +00:00
GitHub build-firmware Action 7509bebffd Auto-generated configs and docs 2020-08-21 23:45:25 +00:00
Matthew Kennedy c53979a017
Configurable stoichiometric ratio (#1710)
* configurable stoich ratio

* afr table always in gas afr

* default

* typo

* use defined ratio

* do it in config too

* missed a spot

* oops wrong one

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 19:43:30 -04:00
rusefi 57e4c071d1 better messages 2020-08-21 19:13:03 -04:00
Matthew Kennedy 184dee68e8
don't call tach from trigger, call from periodic fast (#1704)
* tacho

* fix tests
2020-08-21 15:36:43 -04:00
GitHub build-firmware Action b6fdbe42dd Auto-generated configs and docs 2020-08-21 18:14:04 +00:00
GitHub build-firmware Action 5d3feb7bd3 Auto-generated configs and docs 2020-08-21 12:54:56 +00:00
GitHub set-date Action 67b7b4c197 Update date 2020-08-21 00:37:56 +00:00
GitHub build-firmware Action db35439275 Auto-generated configs and docs 2020-08-20 11:45:23 +00:00
GitHub build-firmware Action bf165f94f9 Auto-generated configs and docs 2020-08-20 01:07:04 +00:00
rusefi 785b8b97db reducing code duplication 2020-08-19 21:05:08 -04:00
rusefi 553820ecc8 gimme my preset! 2020-08-19 20:40:10 -04:00
GitHub set-date Action f531a09069 Update date 2020-08-20 00:37:08 +00:00
GitHub build-firmware Action a503eaf558 Auto-generated configs and docs 2020-08-19 04:48:34 +00:00
rusefi add49b0a5c bugfix - PPS second channel was not initialized 2020-08-19 00:46:57 -04:00
GitHub build-firmware Action 6d121697b5 Auto-generated configs and docs 2020-08-19 02:38:52 +00:00
GitHub set-date Action baef16ad17 Update date 2020-08-19 00:37:15 +00:00
GitHub build-firmware Action 3ebbdb5178 Auto-generated configs and docs 2020-08-18 17:52:40 +00:00
Matthew Kennedy 1840afdd4a
Fuel ts reorder (#1699)
* reorder

* redo injector stuff

* reorder & deadtime limits

* make 2d table bounds reasonable

* more

* only allow bench if not running

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-18 13:51:20 -04:00
GitHub set-date Action 8be90bbd0c Update date 2020-08-18 00:37:35 +00:00
GitHub build-firmware Action 95f5c94079 Auto-generated configs and docs 2020-08-17 23:53:17 +00:00
Matthew Kennedy 33a2354e44
inject fuel & injector models so they can be mocked (#1697)
* stub injector model

* tests

* inject fuel/injector models

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-17 17:03:59 -04:00
Matthew Kennedy 5929164fb3
Add injector model class (#1687)
* stub injector model

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-17 05:22:25 -04:00
GitHub set-date Action 6a1475f53c Update date 2020-08-17 00:37:31 +00:00
GitHub set-date Action 498f7e26fc Update date 2020-08-15 00:36:18 +00:00
GitHub build-firmware Action d7e7bf9cc2 Auto-generated configs and docs 2020-08-14 20:51:47 +00:00
GitHub build-firmware Action 08c2d8c1a1 Auto-generated configs and docs 2020-08-14 16:47:28 +00:00
GitHub build-firmware Action d4c4482107 Auto-generated configs and docs 2020-08-14 16:07:32 +00:00
GitHub build-firmware Action a1cb826f24 Auto-generated configs and docs 2020-08-14 13:28:43 +00:00
rusefi 86ad274cee HW CI CRITICAL error: Invalid airmass mode #1690 2020-08-13 22:08:59 -04:00
GitHub set-date Action 13679462d5 Update date 2020-08-14 00:36:17 +00:00
rusefi 2bd7d094be HW CI CRITICAL error: Invalid airmass mode #1690 2020-08-13 12:49:48 -04:00
rusefi 3514f927ed trying to help HW CI 2020-08-13 12:26:23 -04:00
GitHub build-firmware Action 1f27cbcf42 Auto-generated configs and docs 2020-08-13 16:23:17 +00:00
Matthew Kennedy adbd41f2bd safety 2020-08-12 22:18:56 -07:00
Matthew Kennedy 44f6652b95 Merge remote-tracking branch 'origin/master' into ys-2 2020-08-12 21:30:45 -07:00
rusefillc 63b4868751
Merge pull request #1652 from mck1117/obd2-lambda
send lambda over obd2
2020-08-12 22:58:36 -04:00
rusefillc 2dd3beb9bd
Merge pull request #1686 from mck1117/ys-1b
Refactor fuel math in to FuelComputer
2020-08-12 22:55:34 -04:00
GitHub set-date Action 271e576d67 Update date 2020-08-13 00:36:01 +00:00
Matthew Kennedy 405f12758c simplify fuel math 2020-08-11 20:35:10 -07:00
GitHub set-date Action feb3a367ed Update date 2020-08-12 00:35:52 +00:00
Matthew Kennedy 3c72fa93e4 fix 2020-08-10 21:53:45 -07:00
Matthew Kennedy 1f64754b57 consume 2020-08-10 21:41:03 -07:00
Matthew Kennedy 1d0a244fa4 add fuel computer 2020-08-10 21:40:19 -07:00
GitHub set-date Action 5702ee7422 Update date 2020-08-11 00:35:58 +00:00
GitHub set-date Action 9c52e2d2cb Update date 2020-08-10 00:36:38 +00:00
rusefi e37fcd41d3 A vague bug #1684 2020-08-09 00:02:58 -04:00
rusefi 3a233f0b76 A vague bug #1684 2020-08-08 23:56:42 -04:00
rusefi 795c7acf31 A vague bug #1684 2020-08-08 21:38:09 -04:00
rusefi c32c8d715d A vague bug #1684 2020-08-08 20:57:42 -04:00
rusefi 1ba4dd0dcc A vague bug #1684 2020-08-08 20:36:16 -04:00
rusefi 96f424a383 trigger and VSS hw integrated testing #1668 2020-08-08 19:39:29 -04:00
rusefi ba62727c25 trigger and VSS hw integrated testing #1668 2020-08-08 18:28:43 -04:00
GitHub build-firmware Action bbdd3233ea Auto-generated configs and docs 2020-08-08 21:30:48 +00:00
rusefi e936c2742c self-stimulation RPM is wrong by 50% if switching from NA6 to NB2 configuration fix #1682 2020-08-08 17:00:14 -04:00
rusefi 33d31d16f7 trigger and VSS hw integrated testing #1668 2020-08-08 12:03:24 -04:00
GitHub build-firmware Action 41a1395d24 Auto-generated configs and docs 2020-08-08 15:46:31 +00:00
rusefi 5925ca5125 trigger and VSS hw integrated testing #1668 2020-08-08 11:45:02 -04:00
GitHub build-firmware Action af37b12082 Auto-generated configs and docs 2020-08-08 15:31:21 +00:00
rusefi 1238dfb837 trigger and VSS hw integrated testing #1668 2020-08-08 11:25:17 -04:00
GitHub build-firmware Action b1f8c200ba Auto-generated configs and docs 2020-08-08 13:09:42 +00:00
GitHub build-firmware Action 3a9f5a25e4 Auto-generated configs and docs 2020-08-08 01:31:14 +00:00
GitHub set-date Action 5dbd0c338a Update date 2020-08-08 00:35:25 +00:00
GitHub build-firmware Action 1c4a6b721c Auto-generated configs and docs 2020-08-08 00:18:48 +00:00
rusefi 20ec569e46 TS SD integration #1653 2020-08-07 17:24:02 -04:00
GitHub set-date Action 9d77bef6d6 Update date 2020-08-07 00:35:51 +00:00
GitHub build-firmware Action cf5c99185e Auto-generated configs and docs 2020-08-06 00:48:46 +00:00
GitHub set-date Action 26a49bea3a Update date 2020-08-06 00:34:31 +00:00
GitHub build-firmware Action 485ff2c62a Auto-generated configs and docs 2020-08-05 23:58:58 +00:00
GitHub build-firmware Action 530b7ac366 Auto-generated configs and docs 2020-08-05 11:59:46 +00:00
GitHub build-firmware Action 5649aa6a5d Auto-generated configs and docs 2020-08-05 03:20:06 +00:00
GitHub set-date Action 1048714889 Update date 2020-08-05 00:34:35 +00:00
GitHub build-firmware Action 34b34bbe4a Auto-generated configs and docs 2020-08-04 23:01:09 +00:00
rusefi 985accbf6b testHysteresisSelf
b486213
2020-08-04 18:12:20 -04:00
GitHub set-date Action def5c33b15 Update date 2020-08-04 00:34:39 +00:00
GitHub build-firmware Action af803770b5 Auto-generated configs and docs 2020-08-03 20:50:25 +00:00
Matthew Kennedy 80663b25a9 missed a spot 2020-08-03 12:22:41 -07:00
Matthew Kennedy 2ba340bce4 no bins 2020-08-03 12:21:49 -07:00
Matthew Kennedy 51804a4eb9 no more setFuelMap 2020-08-03 12:14:11 -07:00
Matthew Kennedy b0e7617f40 unused 2020-08-03 12:03:39 -07:00
Matthew Kennedy ff34bc878d Merge remote-tracking branch 'upstream/master' into remove-table 2020-08-03 12:02:24 -07:00
GitHub build-firmware Action 7bd74d3c52 Auto-generated configs and docs 2020-08-03 02:06:55 +00:00
GitHub build-firmware Action 969ad113cc Auto-generated configs and docs 2020-08-03 01:40:36 +00:00
GitHub build-firmware Action 134eca12c3 Auto-generated configs and docs 2020-08-03 01:23:02 +00:00
GitHub set-date Action 622ff86c0b Update date 2020-08-03 00:34:41 +00:00
rusefi dc623ba7f0 do we have this RAM? 2020-08-02 17:21:07 -04:00
rusefi 2c653ad333 @andreika I believe this is no longer needed since all fields have TS metadata? 2020-08-02 15:34:47 -04:00
GitHub build-firmware Action f6e8ebcb5e Auto-generated configs and docs 2020-08-02 17:46:08 +00:00
GitHub build-firmware Action 73f8f55716 Auto-generated configs and docs 2020-08-02 17:27:32 +00:00
rusefi ede4616614 Stack usage is still all over the place #1662 2020-08-02 11:39:20 -04:00
rusefi 4280e3327f Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
GitHub set-date Action c92b451aca Update date 2020-08-02 00:34:55 +00:00
GitHub build-firmware Action c0cd35b2de Auto-generated configs and docs 2020-08-01 13:18:40 +00:00
rusefillc e009d60b29
Merge pull request #1632 from mck1117/remove-plain-maf
goodbye, plain maf
2020-08-01 09:16:38 -04:00
Matthew Kennedy e56fd5fe0d don't use 2020-07-31 23:28:12 -07:00
GitHub build-firmware Action 2f21004c80 Auto-generated configs and docs 2020-08-01 03:55:32 +00:00
GitHub build-firmware Action 89756f827c Auto-generated configs and docs 2020-08-01 01:20:42 +00:00
GitHub set-date Action 11abf2fcf4 Update date 2020-08-01 00:34:39 +00:00
GitHub build-firmware Action 69060e8bfe Auto-generated configs and docs 2020-08-01 00:10:37 +00:00
Matthew Kennedy 978fa20916 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-31 14:56:29 -07:00
Matthew Kennedy 244378aba1 fix the problem 2020-07-31 14:41:42 -07:00
Matthew Kennedy 4527b7694a expose the problem 2020-07-31 14:41:29 -07:00
Matthew Kennedy 132ee12974 cleanup 2020-07-30 21:20:10 -07:00
GitHub set-date Action 7b77d5047c Update date 2020-07-31 00:34:03 +00:00
rusefi 74f8efd7e1 Trigger gap-check toothDuration array samples time at any event? fix #1658 2020-07-30 19:24:55 -04:00
GitHub build-firmware Action 64e129f0a7 Auto-generated configs and docs 2020-07-30 19:35:37 +00:00
rusefi 1703152427 reducing code duplication? 2020-07-29 23:01:55 -04:00
rusefi 196337a8de NA6 progress 2020-07-29 22:48:41 -04:00
rusefi cf4bfa8d91 NA6 progress 2020-07-29 21:38:34 -04:00
GitHub set-date Action 3bbc920b6b Update date 2020-07-30 00:33:10 +00:00
Matthew Kennedy b2c6104a6b fix 2020-07-29 14:27:57 -07:00
Matthew Kennedy 745a586284 Merge remote-tracking branch 'upstream/master' into obd2-lambda 2020-07-29 14:22:38 -07:00
rusefi c7590aa8a4 NA6 progress 2020-07-29 15:51:01 -04:00
Matthew Kennedy 2560d90326 report that we support it 2020-07-29 12:17:11 -07:00
Matthew Kennedy 74767ed531 Merge branch 'cppcheck' into obd2-lambda 2020-07-29 12:16:05 -07:00
Matthew Kennedy 23350be0ff Merge remote-tracking branch 'upstream/master' into obd2-lambda 2020-07-29 12:16:02 -07:00
Matthew Kennedy 711453d57d stft too 2020-07-29 12:15:01 -07:00
GitHub build-firmware Action 4b99ae1ab5 Auto-generated configs and docs 2020-07-29 18:55:20 +00:00
rusefi a7df277fca NA6 progress 2020-07-29 14:53:36 -04:00
Matthew Kennedy aada527ee9 Merge remote-tracking branch 'upstream/master' into cppcheck 2020-07-29 03:01:14 -07:00
Matthew Kennedy 4d9d3edafd Merge remote-tracking branch 'upstream/master' into obd2-lambda 2020-07-29 03:00:12 -07:00
Matthew Kennedy 9d4dcbce51 obd2 lambda 2020-07-29 02:54:47 -07:00
Matthew Kennedy 93d631b911 init & override 2020-07-29 02:45:39 -07:00
Matthew Kennedy cd62774be1 dead 2020-07-29 02:45:30 -07:00
GitHub build-firmware Action 202d73ef6a Auto-generated configs and docs 2020-07-29 09:38:45 +00:00
Matthew Kennedy fc112d2526 dead code 2020-07-29 02:32:48 -07:00
Matthew Kennedy bbe7ac43db misc 2020-07-29 02:29:55 -07:00
Matthew Kennedy e3472b4227 scope 2020-07-29 02:23:11 -07:00
Matthew Kennedy ecbec68a52 explicit 2020-07-29 02:23:03 -07:00
Matthew Kennedy 7a85161a4a initialization 2020-07-29 02:22:54 -07:00
Matthew Kennedy 225e403973 parameter names 2020-07-29 02:22:31 -07:00
Matthew Kennedy dd9c9e7a81 printFloatArray 2020-07-29 02:12:11 -07:00
Matthew Kennedy ba7c47dd3c remove 2020-07-29 01:35:17 -07:00
Matthew Kennedy 08be750098 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-28 20:25:16 -07:00
rusefillc 6e2d811d17
Merge pull request #1643 from mck1117/mock-airmass
add mock airmass mode
2020-07-28 22:27:07 -04:00
GitHub set-date Action 2ddf9f12ff Update date 2020-07-29 00:31:50 +00:00
Matthew Kennedy 281c636bef Merge remote-tracking branch 'upstream/master' into mock-airmass 2020-07-28 13:26:19 -07:00
Matthew Kennedy 5b99fdf3df deprecate 2020-07-28 12:13:55 -07:00
Matthew Kennedy 53b864bdda fixing 2020-07-28 12:11:56 -07:00
Matthew Kennedy c2bd9087e2 fwd decl 2020-07-28 11:44:09 -07:00
Matthew Kennedy a2aac60a76 fwd decl 2020-07-28 11:43:54 -07:00
GitHub build-firmware Action 2183730ce5 Auto-generated configs and docs 2020-07-28 13:12:43 +00:00
GitHub build-firmware Action 96a6529e62 Auto-generated configs and docs 2020-07-28 02:58:52 +00:00
rusefi a4155bc554 analog temperature inputs validation for quality control 2020-07-27 22:49:59 -04:00
GitHub set-date Action fef0d4d768 Update date 2020-07-28 00:32:43 +00:00
rusefi e09b9eee3a auxTempSensor text output 2020-07-27 20:23:57 -04:00
GitHub build-firmware Action 30e70cf8b7 Auto-generated configs and docs 2020-07-27 13:48:00 +00:00
Matthew Kennedy 3071ee4334 didn't need that 2020-07-26 20:46:23 -07:00
Matthew Kennedy e5133de70f add mock airmass mode 2020-07-26 20:33:18 -07:00
GitHub set-date Action 3112f4d153 Update date 2020-07-27 00:33:02 +00:00
Matthew Kennedy 5114c4089b Merge remote-tracking branch 'upstream/master' into geez 2020-07-26 15:40:31 -07:00
Matthew Kennedy 370dc06285 I can't type 2020-07-26 15:39:26 -07:00
rusefi 21dcf19db5 maybe now? 2020-07-26 18:34:47 -04:00
rusefi e1d7abbafa fixing build 2020-07-26 18:24:02 -04:00
rusefi b04646f599 he says he wants a dot 2020-07-26 18:17:06 -04:00
Matthew Kennedy ffa14cd800 clear cal mode upon leaving ETB autocal 2020-07-26 15:10:15 -07:00
rusefi b2db6b604d Weird VAG: DC motor idle valve not ETB #1637
misc progress
2020-07-26 15:22:14 -04:00
GitHub build-firmware Action 5e6a953b70 Auto-generated configs and docs 2020-07-26 19:09:43 +00:00
rusefi a8f45d960a Weird VAG: DC motor idle valve not ETB #1637
etbTarget gauge in DC idle mode
2020-07-26 15:07:45 -04:00
GitHub build-firmware Action 69c7663c77 Auto-generated configs and docs 2020-07-26 18:51:56 +00:00
GitHub build-firmware Action d8214bc019 Auto-generated configs and docs 2020-07-26 18:13:38 +00:00
GitHub build-firmware Action 929b613a85 Auto-generated configs and docs 2020-07-26 18:05:05 +00:00
rusefi c649b05ebd Weird VAG: DC motor idle valve not ETB #1637
should be better this way
2020-07-26 12:19:30 -04:00
rusefi 3857607fc2 Weird VAG: DC motor idle valve not ETB
#1637
Seattle we might have a problem!
2020-07-26 12:03:36 -04:00
GitHub build-firmware Action 573ccbbd50 Auto-generated configs and docs 2020-07-26 15:10:22 +00:00
GitHub build-firmware Action 48f808edf5 Auto-generated configs and docs 2020-07-26 14:58:12 +00:00
rusefi d5739815b4 Weird VAG: DC motor idle valve not ETB #1637 2020-07-26 10:54:51 -04:00
GitHub build-firmware Action bb3648bba5 Auto-generated configs and docs 2020-07-26 14:50:10 +00:00
Matthew Kennedy d1fde4fe93 make reality match the test 2020-07-26 03:15:17 -07:00
Matthew Kennedy 51a69c7478 clamp idle in VW mode 2020-07-26 03:05:59 -07:00
Matthew Kennedy 7003d6c7ba implement 2020-07-26 02:55:35 -07:00
GitHub set-date Action dba2ff4a7e Update date 2020-07-26 00:33:45 +00:00
rusefi f42e08c8e5 bootloader not well? temporary bad workaround #1638 2020-07-25 19:14:09 -04:00
rusefi a81a5e3c04 bootloader not well? fix #1638 2020-07-25 19:04:15 -04:00
GitHub build-firmware Action 88ff9be7f2 Auto-generated configs and docs 2020-07-25 16:17:15 +00:00
Matthew Kennedy 927f365647 missed a spot 2020-07-25 02:05:33 -07:00
Matthew Kennedy 8f27fc8b53 alphan 2020-07-25 01:14:35 -07:00
rusefillc 977a0d2ea4
Merge pull request #1635 from mck1117/extract-sd
Extract speed density in to an AirmassModel
2020-07-24 23:07:28 -04:00
rusefillc 34df0862b6
Merge pull request #1634 from mck1117/refactor-inj
move injector logic in to its own file
2020-07-24 22:47:39 -04:00
Matthew Kennedy 0e39c094c7 switch a pointer not logic 2020-07-24 19:38:48 -07:00
Matthew Kennedy b26bd6d891 move speed density 2020-07-24 19:30:12 -07:00
Matthew Kennedy 626f55a08a refacto 2020-07-24 18:26:24 -07:00
GitHub set-date Action 1d3825eb74 Update date 2020-07-25 00:32:32 +00:00
Matthew Kennedy 957f63ccf3 format 2020-07-24 11:44:54 -07:00
Matthew Kennedy c7e8c4d26a Merge remote-tracking branch 'upstream/master' into pull-out-maf 2020-07-24 11:35:44 -07:00
GitHub build-firmware Action edf72346a4 Auto-generated configs and docs 2020-07-24 15:44:37 +00:00
GitHub set-date Action c5f30897dc Update date 2020-07-24 00:32:25 +00:00
GitHub build-firmware Action ea19cd47ae Auto-generated configs and docs 2020-07-23 23:54:40 +00:00
Matthew Kennedy 9d4f10df05 enum names 2020-07-23 11:03:07 -07:00
Matthew Kennedy 5e681cac1a add new options 2020-07-23 02:51:08 -07:00
Matthew Kennedy 67e4fcb2a2 goodbye plain maf 2020-07-23 02:46:45 -07:00
Matthew Kennedy 7e88011de5 move impl 2020-07-23 01:23:57 -07:00
Matthew Kennedy 8bc18db80f base class 2020-07-23 01:12:38 -07:00
rusefillc 50aad7496f
Merge pull request #1630 from mck1117/sd-base
start refactor for airmass-based alpha-n
2020-07-22 21:35:37 -04:00
Matthew Kennedy b544c140a3 comment headers, notes 2020-07-22 18:24:20 -07:00
GitHub set-date Action f36d770910 Update date 2020-07-23 00:31:32 +00:00
Matthew Kennedy 5e7ddc9f24 start refactor 2020-07-22 13:11:07 -07:00
GitHub build-firmware Action 0e0413bd05 Auto-generated configs and docs 2020-07-22 19:41:41 +00:00
rusefillc fdd63812bc
Merge pull request #1626 from mck1117/ign-load
Use ignition load for ignition
2020-07-22 15:39:34 -04:00
Andrei b7b50e5cb3 Idle PID improvements 2020-07-22 18:39:09 +03:00
GitHub set-date Action 8cd5721a3f Update date 2020-07-22 00:33:38 +00:00
Matthew Kennedy 3f293e573c cleanup 2020-07-21 14:13:29 -07:00
Matthew Kennedy 47bd4e54b0 fix for test 2020-07-21 11:54:32 -07:00
GitHub build-firmware Action 62c0ab88d4 Auto-generated configs and docs 2020-07-21 18:36:23 +00:00
Matthew Kennedy 50873aae4c we want fuelingload there 2020-07-21 00:10:05 -07:00
Matthew Kennedy 0aa42762d9 remove 2020-07-21 00:08:41 -07:00
Matthew Kennedy a3b29f9011 use ign load for ign 2020-07-20 23:11:48 -07:00
Matthew Kennedy 131f4c4e8f Merge remote-tracking branch 'upstream/master' into reset-overlap 2020-07-20 18:43:17 -07:00
rusefi 48cc155144 changing crazy in composite logger 2020-07-20 21:20:58 -04:00
GitHub set-date Action da3d616a7e Update date 2020-07-21 00:31:28 +00:00
Matthew Kennedy dc05efef61 Merge remote-tracking branch 'upstream/master' into reset-overlap 2020-07-20 14:53:59 -07:00
rusefi c34a0d95d7 unit test framework improvements for smoother event execution 2020-07-20 17:13:33 -04:00
Matthew Kennedy 8b0d6a26cf Merge remote-tracking branch 'upstream/master' into reset-overlap 2020-07-20 13:27:51 -07:00
rusefillc d85e98d1f7
Merge pull request #1622 from mck1117/encapsulate-wwae
put wall wetting inside InjectionEvent
2020-07-20 14:19:57 -04:00
Matthew Kennedy 8dba21c702 Merge remote-tracking branch 'upstream/master' into test-1592 2020-07-20 10:54:18 -07:00
rusefi d52fb0b168 better unit test logging 2020-07-20 13:38:33 -04:00
Matthew Kennedy 9c736a2c3d test 2020-07-20 03:29:43 -07:00
Matthew Kennedy a1d39b8de6 more spots 2020-07-20 00:55:45 -07:00
Matthew Kennedy a7d0678092 Merge remote-tracking branch 'origin/master' into reset-overlap 2020-07-20 00:07:04 -07:00
Matthew Kennedy 46b7567195 put wall wetting inside 2020-07-20 00:04:05 -07:00
rusefi f37e739438 logicdata into unit tests 2020-07-19 22:03:30 -04:00
GitHub set-date Action f102125020 Update date 2020-07-20 00:31:59 +00:00
Matthew Kennedy 428f2fe247 Merge remote-tracking branch 'upstream/master' into reset-overlap 2020-07-19 13:52:45 -07:00
Matthew Kennedy 94635f9f33
encapsulate (#1617) 2020-07-19 16:46:28 -04:00
rusefi b7109fa09c better unit test logging 2020-07-19 16:05:19 -04:00
rusefi 49e9e08c65 better unit test logging 2020-07-19 15:47:21 -04:00
rusefi 222655517b better unit test logging 2020-07-19 15:25:49 -04:00
rusefi 54c9bf21ca better unit test logging 2020-07-19 14:58:46 -04:00
rusefi dd3a080d88 better unit test logging 2020-07-19 14:26:28 -04:00
rusefi fbfef8290c better unit test logging 2020-07-19 14:17:15 -04:00
rusefi 5a10e8adac better unit test logging 2020-07-19 14:13:15 -04:00
GitHub build-firmware Action f503f35e56 Auto-generated configs and docs 2020-07-19 16:20:07 +00:00
Matthew Kennedy 77294ae542 encapsulate overlap logic 2020-07-18 23:03:12 -07:00
GitHub set-date Action 1ee1c7c787 Update date 2020-07-19 00:32:36 +00:00
GitHub build-firmware Action 70103e281a Auto-generated configs and docs 2020-07-18 23:32:29 +00:00
GitHub build-firmware Action 1dfc6c46d2 Auto-generated configs and docs 2020-07-18 23:22:34 +00:00
GitHub set-date Action 0c91b3c615 Update date 2020-07-18 00:30:58 +00:00
Matthew Kennedy b7336e953e comments & improve logic 2020-07-16 23:55:41 -07:00
GitHub set-date Action fd96a0ddab Update date 2020-07-17 00:31:01 +00:00
GitHub set-date Action 4880c186c3 Update date 2020-07-16 00:31:03 +00:00
Matthew Kennedy b3261f25f3 add reset 2020-07-14 23:54:41 -07:00
GitHub build-firmware Action 3a6454438f Auto-generated configs and docs 2020-07-15 01:37:36 +00:00
GitHub set-date Action 33d25ef1bd Update date 2020-07-15 00:30:42 +00:00
GitHub set-date Action b7fd9dd7b1 Update date 2020-07-14 00:30:14 +00:00
Matthew Kennedy ee6cb2c97a
correct batch fuel cylinder pairing (#1595)
* correct batch fuel cylinder pairing

* param

* only change behavior on two wire batch

* Add tests for two wire batch & sequential

* improve testing a little bit

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-13 14:46:55 -04:00
rusefi 5feb91dc8f EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 21:35:01 -04:00
rusefi 6811117961 Merge remote-tracking branch 'origin/master' 2020-07-12 21:17:26 -04:00
rusefi f7da86983a EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 21:13:04 -04:00
GitHub set-date Action 9e3c979238 Update date 2020-07-13 00:31:02 +00:00
rusefi 0079e8d3f0 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 19:06:26 -04:00
rusefi 13aef2dd77 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 18:25:48 -04:00
rusefi 677d5888ed EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 18:11:10 -04:00
GitHub build-firmware Action 2ba31803cd Auto-generated configs and docs 2020-07-12 21:36:03 +00:00
GitHub set-date Action 1bbfd9e523 Update date 2020-07-12 00:31:18 +00:00
GitHub build-firmware Action c2a96f21b4 Auto-generated configs and docs 2020-07-11 18:37:54 +00:00
Matthew Kennedy 1509498cd9
dedupe mode logic (#1596) 2020-07-11 08:05:35 -04:00
Matthew Kennedy 06360c2911
guard perf track lock hooks (#1591)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-11 00:16:36 -04:00
Matthew Kennedy 38d3641c00
trace global lock/unlock (#1582)
* trace global lock/unlock

* bootloader stub

* add to java

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-10 23:27:27 -04:00
GitHub build-firmware Action a05d53e33c Auto-generated configs and docs 2020-07-11 02:30:31 +00:00
GitHub build-firmware Action e8fbb7eaf2 Auto-generated configs and docs 2020-07-11 02:22:30 +00:00
GitHub set-date Action 244390a962 Update date 2020-07-11 00:30:32 +00:00
GitHub build-firmware Action d5a99dda08 Auto-generated configs and docs 2020-07-10 20:06:22 +00:00
rusefi 8f4dd3e175 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 15:06:55 -04:00
rusefi 29e3c71df4 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:19:51 -04:00
GitHub build-firmware Action ebb5b00315 Auto-generated configs and docs 2020-07-10 18:05:14 +00:00
rusefi 1f4c632cf2 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:03:07 -04:00
rusefi 0aca139b74 Merge remote-tracking branch 'origin/master' 2020-07-09 20:37:34 -04:00
rusefi 8564cb0f56 "get is_enabled_spi_3" command 2020-07-09 20:37:24 -04:00
GitHub set-date Action 1cc5bbeb5c Update date 2020-07-10 00:30:02 +00:00
GitHub build-firmware Action be5fda78eb Auto-generated configs and docs 2020-07-09 20:02:54 +00:00
GitHub build-firmware Action 93dea17a4e Auto-generated configs and docs 2020-07-09 02:05:21 +00:00
GitHub set-date Action 4d2432915d Update date 2020-07-09 00:30:00 +00:00
rusefi 720ade2319 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-08 01:12:08 -04:00
GitHub build-firmware Action 78306b6d85 Auto-generated configs and docs 2020-07-08 03:03:03 +00:00
GitHub build-firmware Action cac87cc983 Auto-generated configs and docs 2020-07-08 02:20:59 +00:00
GitHub build-firmware Action 7ed87fe4f7 Auto-generated configs and docs 2020-07-08 01:33:15 +00:00
GitHub set-date Action ca495754d9 Update date 2020-07-08 00:29:42 +00:00
GitHub set-date Action c2cf3dad3c Update date 2020-07-07 00:29:49 +00:00
rusefi b1ab455f31 idle_min through FSIO not working as intended
#1553

we now re-activated idle PID even in deadzone for half a second after A/C toggle
2020-07-06 16:40:16 -04:00
GitHub build-firmware Action 1d1c09aa7d Auto-generated configs and docs 2020-07-06 06:07:22 +00:00
GitHub build-firmware Action 6eec10da81 Auto-generated configs and docs 2020-07-06 05:30:14 +00:00
GitHub build-firmware Action f7328ab32e Auto-generated configs and docs 2020-07-06 05:14:39 +00:00
GitHub build-firmware Action 1355c885a9 Auto-generated configs and docs 2020-07-06 05:10:57 +00:00
GitHub build-firmware Action 0a3084bacc Auto-generated configs and docs 2020-07-06 05:08:00 +00:00
GitHub build-firmware Action be07138f29 Auto-generated configs and docs 2020-07-06 04:50:02 +00:00
rusefi d78089be81 SHORT_BOARDNAME becomes BUNDLE_NAME 2020-07-06 00:48:43 -04:00
Matthew Kennedy 2f491e05b0
talk less, smile more (#1577)
* talk less, smile more

* fix
2020-07-06 00:20:27 -04:00
GitHub set-date Action 3f9d0d1dfe Update date 2020-07-06 00:30:06 +00:00
GitHub build-firmware Action 489aa62a67 Auto-generated configs and docs 2020-07-06 00:06:17 +00:00
GitHub build-firmware Action fc9cf6322a Auto-generated configs and docs 2020-07-05 22:16:51 +00:00
Matthew Kennedy 26478ec394
Switch fueling to new axes (#1574)
* switch tables

* missed one
2020-07-05 18:14:55 -04:00
GitHub build-firmware Action 6f51dc9e5e Auto-generated configs and docs 2020-07-05 20:30:05 +00:00
Matthew Kennedy 2b8b43ca55
plumb new load channels (#1573)
* wire up new channels

* add deprecation comment

* add gauges

* these tables are indeed used in those modes

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi 42541da76c more on wipeString 2020-07-05 14:09:43 -04:00
rusefi 9f3106db39 refactoring 2020-07-05 13:34:51 -04:00
rusefi 015293ee43 wipe strings in configuration images 2020-07-05 11:16:07 -04:00
rusefi 23e6ea5475 idle_min through FSIO not working as intended #1553 2020-07-04 22:01:12 -04:00
GitHub build-firmware Action ecca0879df Auto-generated configs and docs 2020-07-05 01:34:13 +00:00
rusefi c0bb907aa3 idle_min through FSIO not working as intended #1553
FSIO debug outputs progress
2020-07-04 21:32:12 -04:00
GitHub build-firmware Action 01e23fba91 Auto-generated configs and docs 2020-07-05 01:09:34 +00:00
GitHub set-date Action 6345ec5156 Update date 2020-07-05 00:31:06 +00:00
GitHub build-firmware Action 008e8d55c1 Auto-generated configs and docs 2020-07-04 20:42:44 +00:00
GitHub build-firmware Action 940f6c1769 Auto-generated configs and docs 2020-07-04 04:32:42 +00:00
GitHub build-firmware Action 6d6c9abe01 Auto-generated configs and docs 2020-07-04 04:04:09 +00:00
GitHub build-firmware Action 6c61b690f0 Auto-generated configs and docs 2020-07-04 03:07:06 +00:00
GitHub set-date Action b6e4972756 Update date 2020-07-04 00:29:19 +00:00
GitHub build-firmware Action 884d69b10c Auto-generated configs and docs 2020-07-03 19:10:58 +00:00
GitHub build-firmware Action 2e5c717004 Auto-generated configs and docs 2020-07-03 18:56:10 +00:00
GitHub build-firmware Action 4a532cba82 Auto-generated configs and docs 2020-07-03 00:44:38 +00:00
GitHub set-date Action dace2930da Update date 2020-07-03 00:29:40 +00:00
GitHub build-firmware Action 6730a7339e Auto-generated configs and docs 2020-07-02 23:18:56 +00:00
GitHub build-firmware Action fab2e44fe1 Auto-generated configs and docs 2020-07-02 18:44:11 +00:00
GitHub build-firmware Action e42bbc41ed Auto-generated configs and docs 2020-07-02 18:26:47 +00:00
GitHub build-firmware Action f2247cf5c0 Auto-generated configs and docs 2020-07-02 16:36:06 +00:00
andreika-git 1e8bebd5b3
Gen config refactor 2 (#1560)
* gen_config refactor, part II

* short board defines

* oops

* comment & undef

* define QUOTE

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
GitHub build-firmware Action 959ca823e8 Auto-generated configs and docs 2020-07-02 12:27:27 +00:00
GitHub build-firmware Action 9dfbcd919e Auto-generated configs and docs 2020-07-02 12:17:28 +00:00
rusefi a48e738460 Merge remote-tracking branch 'origin/master' 2020-07-01 20:45:51 -04:00
rusefi a83cef6934 idle_min through FSIO not working as intended #1553 2020-07-01 20:45:37 -04:00
GitHub set-date Action c33eaf5015 Update date 2020-07-02 00:28:57 +00:00
rusefi e854410778 idle_min through FSIO not working as intended #1553
better idle state logging
2020-07-01 19:10:42 -04:00
rusefi 33eb2eab62 idle_min through FSIO not working as intended #1553
making logging less confusing
2020-07-01 16:37:25 -04:00
rusefi d275677b1c MRE defaults command 2020-06-30 21:29:47 -04:00
GitHub build-firmware Action ea93955c9e Auto-generated configs and docs 2020-07-01 01:01:31 +00:00
GitHub set-date Action 00d698a3ae Update date 2020-07-01 00:29:54 +00:00
GitHub build-firmware Action a12426d935 Auto-generated configs and docs 2020-06-30 19:19:48 +00:00
GitHub build-firmware Action 6b9a659fd8 Auto-generated configs and docs 2020-06-30 19:10:53 +00:00
GitHub build-firmware Action c4d5813bbf Auto-generated configs and docs 2020-06-30 01:46:18 +00:00
GitHub set-date Action d435466b66 Update date 2020-06-30 00:24:08 +00:00
GitHub set-date Action 360c9c63a5 Update date 2020-06-29 00:24:32 +00:00
GitHub build-firmware Action 1857bfd70a Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
GitHub build-firmware Action e28b2a39fc Auto-generated configs and docs 2020-06-28 16:16:05 +00:00
GitHub build-firmware Action 0385a11bc8 Auto-generated configs and docs 2020-06-28 15:10:06 +00:00
GitHub build-firmware Action 1258e33baf Auto-generated configs and docs 2020-06-28 14:29:55 +00:00
GitHub build-firmware Action 8311a8e2bd Auto-generated configs and docs 2020-06-28 14:15:19 +00:00
GitHub build-firmware Action 85978503cf Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
GitHub build-firmware Action af6d9d417b Auto-generated configs and docs 2020-06-28 14:07:49 +00:00
GitHub build-firmware Action 7829ff0f26 Auto-generated configs and docs 2020-06-28 14:03:26 +00:00
rusefi b378bcbaca manual while automation is not well 2020-06-27 22:20:38 -04:00
GitHub set-date Action 3675a791de Update date 2020-06-28 00:24:51 +00:00
GitHub set-date Action b49033a931 Update date 2020-06-27 00:23:55 +00:00
Matthew Kennedy cddb469678
support 1-3-2 firing order (#1537)
* support 1-3-2

* oops

* correct TS

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-26 09:07:43 -04:00