rusefi
c393b1b5e5
ETB: NotOk not useful
...
only:alphax-4k-gdi
2024-11-13 11:57:57 -05:00
rusefillc
4e539dfa3e
ETB: we require redundancy at runtime, not at initialization time. that would allow for Lua pedal to appear later on.
...
only:alphax-4k-gdi
2024-11-13 11:27:58 -05:00
rusefillc
1723353e20
lua pedal is a thing: consequences
2024-11-11 21:44:08 -05:00
rusefillc
311cbbd2fc
lua pedal is a thing
2024-11-11 20:57:12 -05:00
rusefillc
73fcb5e490
lua pedal is a thing
2024-11-11 20:44:18 -05:00
rusefillc
095668b9ce
additional ETB state into LiveData
...
only:uaefi
2024-11-08 20:54:31 -05:00
rusefillc
5651062d4f
additional ETB state into LiveData
...
only:uaefi
2024-11-08 20:22:06 -05:00
rusefillc
b99566284e
only:uaefi
2024-11-08 19:42:40 -05:00
rusefillc
d3739f80d4
additional ETB state into LiveData
...
only:ueefi
2024-11-08 19:00:32 -05:00
rusefillc
118e34ff42
additional ETB state into LiveData
...
only:ueefi
2024-11-08 18:24:56 -05:00
rusefillc
4090323d0b
directPwmValue is dead
...
only:uaefi
2024-11-08 18:07:21 -05:00
rusefillc
308a7611b1
Jam Detection should be wired into etbErrorCode fix #7057
...
only:uaefi
2024-11-08 15:41:05 -05:00
rusefi
1c30a21843
TpsState::AutoTune
...
only:uaefi
2024-11-08 14:42:16 -05:00
rusefi
1e9ca2f90a
blink error indicators to get proper error codes #7021
...
only:uaefi
2024-10-31 22:49:34 -04:00
rusEFI LLC
1ab6806d30
blink error indicators to get proper error codes #7021
...
only:meta
2024-10-31 17:57:04 -04:00
rusefi
b100bd9f1f
todo fix root cause! work-around: make sure not to write bad tune since that would brick requestBurn();
...
only:uaefi
2024-10-26 13:23:39 -04:00
rusefi
66730530f2
ETB is hard
...
only:uaefi
2024-10-26 12:00:41 -04:00
rusefi
57584872f1
verbose etbAutocal
...
only:uaefi
2024-10-26 11:38:31 -04:00
Matthew Kennedy
cecb9f4e48
tolerate zero jam detection time
...
https://github.com/FOME-Tech/fome-fw/issues/499
2024-10-20 17:34:31 -04:00
rusefillc
d26b6e662d
Add I-term bounds for Alternator Control fix #6988
2024-10-20 00:24:23 -04:00
rusefi
075ae0e38b
only:I have a feeling about that SEGFAULT...
2024-10-09 22:33:09 -04:00
Matthew Kennedy
eec73c2953
naming consistency #6925
2024-10-09 19:59:46 -04:00
Matthew Kennedy
33dfc4a684
only check throttle jam while ignition is on #6925
...
only:uaefi
2024-10-09 19:56:00 -04:00
Matthew Kennedy
3ee894594d
simpler ETB jam detection #6925
...
rather than try to integrate error over time, simply fault if there's been too much error for too long. Up to +-X error is allowed for any period of time, more is allowed for Y seconds.
2024-10-09 19:31:32 -04:00
rusefi
ac30d41a21
ETB setup usability: auto-burn #6965
...
only:uaefi
2024-10-03 20:47:21 -04:00
Matthew Kennedy
e26f1b0c93
min/maxF -> std::min/max
2024-09-26 00:35:28 -04:00
Matthew Kennedy
a1afc31746
only:int rpm -> float rpm
2024-09-25 23:51:36 -04:00
Matthew Kennedy
b8af7df4be
only:int rpm -> float rpm
2024-09-25 23:48:34 -04:00
Matthew Kennedy
1bbc84aba8
only:std::abs
2024-09-25 23:48:34 -04:00
Andrey
01c90830f2
only:explicit and official radiatorFanStatus
2024-09-24 15:20:46 -04:00
Andrey
f22116e791
only:docs
2024-09-24 09:36:24 -04:00
Andrey
1cb1318eb0
only:explicit VVT_TABLE_SIZE
2024-09-18 12:17:57 -04:00
Andrey
8a8db54f8a
more dead
2024-09-18 01:04:56 -04:00
Matthew Kennedy
a173416268
ETB jam detection #6925
...
(cherry picked from commit 2e29c04d30bc1964b674c33a38894c5ca7a5f643)
2024-09-18 00:33:15 -04:00
Matthew Kennedy
b160bdd9a4
ETB jam detection #6925
...
meta
2024-09-18 00:33:15 -04:00
Andrey
cecc471ad8
ETB duty cycle jitter: only monitoring within this ticket #4833
...
removal
2024-09-18 00:33:15 -04:00
Matthew Kennedy
303745dff7
only:get time once
2024-09-17 23:13:44 -04:00
Matthew Kennedy
a58ce66581
AC state change uses a timer
2024-09-13 09:36:54 -04:00
Matthew Kennedy
b9292dbb33
rename Executor -> Scheduler
2024-09-05 00:11:31 -04:00
Matthew Kennedy
4123bdcfb8
let's move away from PeriodicTimerController
2024-09-04 22:58:01 -04:00
Matthew Kennedy
ef24f22840
add VSS as GPPWM parameter
2024-09-04 22:46:13 -04:00
Matthew Kennedy
d94c7714a6
only:additional aux linear sensors
2024-09-04 22:17:02 -04:00
Andrey
fa6737cb58
explicit-folder-for-livedata-generated-headers #6886
2024-09-04 18:05:06 -04:00
GitHub gen-configs Action
c5d308304d
Auto-generated configs and docs
2024-09-03 14:21:51 +00:00
Andrey
91aad49b6a
only:A bit of additional ETB logging
2024-09-03 09:50:45 -04:00
kifir
c7dc645053
only: get rid of redundant `static` - now we use anonymous namespace to avoid linkage
2024-08-23 12:01:57 -04:00
rusefillc
ddf1c28d57
open loop boost control does not allow Y axis MAP values greater than 100, even when Y axis is set to MAP #6840
...
expanding range, also renaming axis
2024-08-22 11:34:34 -04:00
kifir
449aa14acc
Now we use `A/C Pressure Enable Hysteresis` instead of deadband #6804
2024-08-21 15:52:46 -04:00
kifir
e96d23643c
only: light refactoring: now we use anonymous namespace instead of static variables
2024-08-21 15:52:46 -04:00
kifir
3bd4928703
init forgotten `boostCltAdder` and `boostIatAdder` #6424
2024-08-19 21:33:24 -04:00