Commit Graph

8072 Commits

Author SHA1 Message Date
Matthew Kennedy 28950acf3e
disable fuel trim shortly after DFCO (#3847)
* vss based dfco

* fix digits while we're here

* fix some other digits for fun

* don't use custom assert

* simplify test

* less than or equal, test vss behavior

* disable closed loop fuel after dfco1

* I can't type

* correct comparison helps

* poke
2022-01-28 21:35:23 -05:00
GitHub build-firmware Action 4c6e8e2776 Auto-generated configs and docs 2022-01-29 01:29:17 +00:00
GitHub build-firmware Action dc92552ad8 Auto-generated configs and docs 2022-01-29 00:57:50 +00:00
rusefillc acc6bb6e0b this stuff is dead 2022-01-28 19:52:12 -05:00
GitHub build-firmware Action 7311f25467 Auto-generated configs and docs 2022-01-28 06:04:57 +00:00
Matthew Kennedy 62794ba105
complex wall wetting model (#3849)
* extract logic

* extract interface

* explicitly test wall fuel

* complex wall model tables

* fix unused chunk

* defaults

* doesn't like constexpr scaled_channel
2022-01-28 00:32:36 -05:00
GitHub build-firmware Action 75d2e11b5a Auto-generated configs and docs 2022-01-28 01:16:52 +00:00
rusefillc 146d386d4e pedal calibration 2022-01-27 20:10:55 -05:00
GitHub set-date Action 86ab813e9b Update date 2022-01-28 01:02:53 +00:00
GitHub build-firmware Action deb6c03b21 Auto-generated configs and docs 2022-01-28 00:27:15 +00:00
GitHub build-firmware Action de947d2c64 Auto-generated configs and docs 2022-01-27 23:44:58 +00:00
rusefillc d567f2f852 reducing magic constants & pedal calibration 2022-01-27 18:28:42 -05:00
GitHub build-firmware Action 1f664d8b5b Auto-generated configs and docs 2022-01-27 22:59:57 +00:00
rusefillc 1cf898e6e2 reducing magic constants 2022-01-27 17:39:46 -05:00
GitHub build-firmware Action a73f5559dc Auto-generated configs and docs 2022-01-27 21:59:17 +00:00
GitHub build-firmware Action e5dec77869 Auto-generated configs and docs 2022-01-27 19:27:44 +00:00
Matthew Kennedy 2444090933
vss based dfco (#3845)
* vss based dfco

* fix digits while we're here

* fix some other digits for fun

* don't use custom assert

* simplify test

* less than or equal, test vss behavior

* even better than comments are tooltips
2022-01-27 14:05:18 -05:00
GitHub build-firmware Action 660337e952 Auto-generated configs and docs 2022-01-27 13:02:18 +00:00
Matthew Kennedy 966e51cbc6
more tps accel data (#3844) 2022-01-27 07:46:13 -05:00
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