Commit Graph

4653 Commits

Author SHA1 Message Date
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