Commit Graph

2112 Commits

Author SHA1 Message Date
Matthew Kennedy ad42a17207 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
Matthew Kennedy 8d1f0dbe90 don't call tach from trigger, call from periodic fast (#1704)
* tacho

* fix tests
2020-08-21 15:36:43 -04:00
rusefi 0c4d29808d gimme my preset! 2020-08-19 20:40:10 -04:00
Matthew Kennedy ff12321ba0 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 f5036a9f84 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
rusefi c705fedf2f HW CI CRITICAL error: Invalid airmass mode #1690 2020-08-13 22:08:59 -04:00
rusefi d1216b3b76 HW CI CRITICAL error: Invalid airmass mode #1690 2020-08-13 12:49:48 -04:00
Matthew Kennedy f722ced7a9 safety 2020-08-12 22:18:56 -07:00
Matthew Kennedy 2ca5f90613 simplify fuel math 2020-08-11 20:35:10 -07:00
Matthew Kennedy 1e406509a2 fix 2020-08-10 21:53:45 -07:00
Matthew Kennedy 4ac3ded498 consume 2020-08-10 21:41:03 -07:00
Matthew Kennedy 259a541c74 add fuel computer 2020-08-10 21:40:19 -07:00
rusefi 3c94ec8133 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 ae606a6380 trigger and VSS hw integrated testing #1668 2020-08-08 12:03:24 -04:00
rusefi 64a9440bc0 trigger and VSS hw integrated testing #1668 2020-08-08 11:45:02 -04:00
rusefi 4bbb5b8762 trigger and VSS hw integrated testing #1668 2020-08-08 11:25:17 -04:00
Matthew Kennedy f3bc1a3de7 missed a spot 2020-08-03 12:22:41 -07:00
Matthew Kennedy cd547ceb00 no more setFuelMap 2020-08-03 12:14:11 -07:00
Matthew Kennedy 95c17a60d4 Merge remote-tracking branch 'upstream/master' into remove-table 2020-08-03 12:02:24 -07:00
rusefi 5ae82b537b @andreika I believe this is no longer needed since all fields have TS metadata? 2020-08-02 15:34:47 -04:00
rusefi 8c471df389 Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
Matthew Kennedy ec9710817c don't use 2020-07-31 23:28:12 -07:00
Matthew Kennedy 7009c82993 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-31 14:56:29 -07:00
Matthew Kennedy eabdd9f458 cleanup 2020-07-30 21:20:10 -07:00
rusefi 0c6c92c5bf reducing code duplication? 2020-07-29 23:01:55 -04:00
rusefi 6b2c1d4d59 NA6 progress 2020-07-29 22:48:41 -04:00
rusefi 54f3e55d13 NA6 progress 2020-07-29 21:38:34 -04:00
rusefi ca1dd7e835 NA6 progress 2020-07-29 15:51:01 -04:00
rusefi 278cda992c NA6 progress 2020-07-29 14:53:36 -04:00
Matthew Kennedy ca76bfed91 Merge remote-tracking branch 'upstream/master' into cppcheck 2020-07-29 03:01:14 -07:00
Matthew Kennedy 5b6091524b explicit 2020-07-29 02:23:03 -07:00
Matthew Kennedy ad12b089d5 initialization 2020-07-29 02:22:54 -07:00
Matthew Kennedy 2243b54f46 printFloatArray 2020-07-29 02:12:11 -07:00
Matthew Kennedy dbad10a253 remove 2020-07-29 01:35:17 -07:00
Matthew Kennedy ea487327e1 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-28 20:25:16 -07:00
Matthew Kennedy 9076e5b523 Merge remote-tracking branch 'upstream/master' into mock-airmass 2020-07-28 13:26:19 -07:00
Matthew Kennedy 2bad7ed180 deprecate 2020-07-28 12:13:55 -07:00
Matthew Kennedy a29de6950b fixing 2020-07-28 12:11:56 -07:00
Matthew Kennedy ca2559c669 fwd decl 2020-07-28 11:44:09 -07:00
Matthew Kennedy 78ca42ed66 fwd decl 2020-07-28 11:43:54 -07:00
rusefi fb250c0309 analog temperature inputs validation for quality control 2020-07-27 22:49:59 -04:00
Matthew Kennedy 372bd05a36 didn't need that 2020-07-26 20:46:23 -07:00
Matthew Kennedy bd31eea73a add mock airmass mode 2020-07-26 20:33:18 -07:00
Matthew Kennedy 5f8ab63695 missed a spot 2020-07-25 02:05:33 -07:00
Matthew Kennedy eda3fd020a alphan 2020-07-25 01:14:35 -07:00
rusefillc a50d382a47 Merge pull request #1635 from mck1117/extract-sd
Extract speed density in to an AirmassModel
2020-07-24 23:07:28 -04:00
rusefillc 07ce0ae1b2 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 937a3b7a0a switch a pointer not logic 2020-07-24 19:38:48 -07:00
Matthew Kennedy 73c0582908 move speed density 2020-07-24 19:30:12 -07:00
Matthew Kennedy d19e2b2499 refacto 2020-07-24 18:26:24 -07:00