Commit Graph

987 Commits

Author SHA1 Message Date
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
Matthew Kennedy 7f58426276 name VVT PWMs 2024-08-14 11:53:10 -04:00
rusefi de662afffa only:dead code? 2024-08-14 09:06:05 -04:00
GitHub gen-configs Action 83255edf7d Auto-generated configs and docs 2024-08-14 05:28:44 +00:00
Matthew Kennedy 831e69948b dead log channel 2024-08-14 00:40:02 -04:00
Matthew Kennedy 515ad299f4 only: firmware shouldn't write config at runtime 2024-08-05 21:02:46 -04:00
kifir 4c349de3d1 Now we use `Coolant Temperature Boost Adder` and `Intake Air Temperature Boost Adder` in close loop target calculation #6424 2024-08-02 13:47:59 -04:00
rusefi 82db3bfa6d Usability: turn on boost controller without ECU power cycle fix #6761
shame on me for lack of TDD
2024-08-01 18:30:05 -04:00
kifir 02359f54ef Now we use `Coolant Temperature Boost Multiplier` and `Intake Air Temperature Boost Multiplier` in open loop duty calculation #6424 2024-07-30 20:36:26 -04:00
Andrey 1530b3dbd9 PUBLIC_API_WEAK or BOARD_WEAK #6748 2024-07-27 12:47:56 -04:00
Andrey 4de096129c isnan 2024-07-22 23:56:21 -04:00
Matthew Kennedy 2682fcec2a cisnan -> std::isnan 2024-07-22 19:53:27 -04:00
kifir 4ccf40d477 now we use alternatorVoltageTargetTable instead of targetVBatt #6523 2024-07-16 09:34:35 -04:00
rusEFI LLC ed433daa75 only:hiding unfinished ETB jam detection 2024-07-14 23:52:40 -04:00
Matthew Kennedy 5b57b65ecd dead pwm tester 2024-07-14 23:47:11 -04:00
Andrey 472ad204ca only:boardAdjustEtbTarget 2024-07-06 13:02:45 -04:00
Matthew Kennedy 721798626e only:dead stuff 2024-07-03 10:59:01 -04:00
Andrey e9f1f20d1b only:dead stuff 2024-07-03 10:42:52 -04:00
rusefi 3e3c9ec7d9 only:you would not believe it: FSIO 2024-06-25 15:09:00 -04:00
kifir edaa711fba refactoring: extraact AcController::PRESSURE_DEADBAND_WIDTH constant #6570 2024-06-19 14:33:43 -04:00
GitHub gen-configs Action 66da250187 Auto-generated configs and docs 2024-06-18 15:30:27 +00:00
kifir 8b63e9e9e9 disable compressor on out-of-bounds A/C pressure #6570 2024-06-18 11:20:34 -04:00
GitHub gen-configs Action 01d2e9dbd5 Auto-generated configs and docs 2024-06-18 01:58:34 +00:00