Commit Graph

8053 Commits

Author SHA1 Message Date
Matthew Kennedy eb14d74846
extract logic from wall wetting AE (#3848)
* extract logic

* extract interface

* explicitly test wall fuel
2022-01-27 07:45:50 -05:00
GitHub set-date Action bd980e8203 Update date 2022-01-27 01:03:33 +00:00
GitHub build-firmware Action 516bfc746b Auto-generated configs and docs 2022-01-27 00:37:23 +00:00
Matthew Kennedy d65652d7bc
vss and flex are filtered (#3839)
* vss and flex are filtered

* turbo

* freq sensor test
2022-01-26 17:33:04 -05:00
GitHub build-firmware Action 03a0de8a63 Auto-generated configs and docs 2022-01-26 13:23:50 +00:00
GitHub build-firmware Action 49a36fa4a7 Auto-generated configs and docs 2022-01-26 05:42:21 +00:00
GitHub build-firmware Action 20d5f24329 Auto-generated configs and docs 2022-01-26 04:02:08 +00:00
GitHub set-date Action 5371a510b1 Update date 2022-01-26 01:09:03 +00:00
rusefillc 30c48389c7 sporadic HighRevTest testV12 #3806
let's attempt to guess his intentions
2022-01-25 17:24:38 -05:00
GitHub build-firmware Action 5d385ac789 Auto-generated configs and docs 2022-01-25 17:52:22 +00:00
rusefillc aef0995871 sporadic HighRevTest testV12 #3806
is this bug here?
2022-01-25 10:28:35 -05:00
GitHub build-firmware Action c59cde8be1 Auto-generated configs and docs 2022-01-25 02:04:47 +00:00
rusefillc 32c1cd09da https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166
launch control live data
2022-01-24 20:58:21 -05:00
GitHub set-date Action 7128789ae1 Update date 2022-01-25 01:09:10 +00:00
GitHub build-firmware Action 0b954a9d4d Auto-generated configs and docs 2022-01-25 00:41:54 +00:00
Matthew Kennedy 4e639480ff
fix (#3833) 2022-01-24 18:15:18 -05:00
GitHub build-firmware Action f4786271e8 Auto-generated configs and docs 2022-01-24 19:33:08 +00:00
Matthew Kennedy df1635b5a0
dfco checks driver throttle intent (#3832) 2022-01-24 14:26:39 -05:00
GitHub build-firmware Action cb295b7603 Auto-generated configs and docs 2022-01-24 12:38:16 +00:00
rusefillc 51db2371e4 that made no sense 2022-01-23 23:30:31 -05:00
GitHub build-firmware Action e584ef198c Auto-generated configs and docs 2022-01-24 02:55:57 +00:00
GitHub set-date Action 11bf3ff849 Update date 2022-01-24 01:14:18 +00:00
Matthew Kennedy 717d931e78
refactor decel fuel cut (#3830)
* refactor dfco

* s

* output channel logs dfco

* slightly cheeky comment
2022-01-23 19:44:41 -05:00
rusefillc 304b45e039 https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166 2022-01-23 19:44:14 -05:00
GitHub build-firmware Action ff27fda481 Auto-generated configs and docs 2022-01-23 20:42:35 +00:00
Matthew Kennedy b5232ab5e6
decouple TPS accel enrichment from trigger (#3825)
* move call site

* move thresholding out of fast path

* adjust config

* test
2022-01-23 15:31:39 -05:00
Matthew Kennedy f5d4690fe1
baro fully in sensor model (#3829)
* consumers and api

* dead test

* baro uses sensor model

* remove old (copy of?) map lookup logic

* I guess we don't need FastInterpolation any more?

* don't double init analog input
2022-01-23 09:42:11 -05:00
GitHub build-firmware Action 4116c32735 Auto-generated configs and docs 2022-01-23 02:55:04 +00:00
GitHub set-date Action 34514975ab Update date 2022-01-23 01:03:01 +00:00
GitHub build-firmware Action 7e1a1a3ba8 Auto-generated configs and docs 2022-01-22 21:56:51 +00:00
GitHub set-date Action de43320d4f Update date 2022-01-22 01:00:20 +00:00
GitHub build-firmware Action 4e45e6cb6f Auto-generated configs and docs 2022-01-21 23:15:14 +00:00
GitHub build-firmware Action 0e6c110879 Auto-generated configs and docs 2022-01-21 22:28:54 +00:00
GitHub build-firmware Action 7c85554ece Auto-generated configs and docs 2022-01-21 20:59:16 +00:00
rusefi bb54fb346d but we need valid default 2022-01-21 15:22:11 -05:00
GitHub build-firmware Action 7c6a0e6b0d Auto-generated configs and docs 2022-01-21 18:16:00 +00:00
Andrey 365f2f24f0 Good news RPM is now float
open question if I've affected performance negativelly or not.
2022-01-21 00:56:13 -05:00
Andrey 33df88d3f7 fixing NOISY_RPM handling via Sensor framework 2022-01-21 00:21:45 -05:00
Andrey 1bd71e4b2e migrating to SensorType::Rpm API 2022-01-20 23:54:52 -05:00
Andrey 4ebb3c94d3 migrating to SensorType::Rpm API 2022-01-20 23:43:18 -05:00
Andrey 26c2d76f6c migrating to SensorType::Rpm API 2022-01-20 23:36:09 -05:00
Andrey cda2b711cf migrating to SensorType::Rpm API 2022-01-20 23:32:59 -05:00
Andrey e945bc4bc9 migrating to SensorType::Rpm API 2022-01-20 22:51:20 -05:00
Andrey e55eb28086 migrating to SensorType::Rpm API 2022-01-20 22:42:13 -05:00
Andrey df5cb34fb8 migrating to SensorType::Rpm API 2022-01-20 22:40:15 -05:00
Andrey 3b6ecb432b migrating to SensorType::Rpm API 2022-01-20 22:38:08 -05:00
Andrey 16b3e95865 migrating to SensorType::Rpm API 2022-01-20 22:31:07 -05:00
Andrey 3bc59bfbb6 migrating to SensorType::Rpm API 2022-01-20 22:27:48 -05:00
Andrey 3183a123cd migrating to SensorType::Rpm API 2022-01-20 22:26:05 -05:00
Andrey 8361b6d1f6 migrating to SensorType::Rpm API 2022-01-20 22:22:52 -05:00