Commit Graph

960 Commits

Author SHA1 Message Date
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
Andrey 3b988d02f9 only:getCurrentTarget getter into interface 2024-06-17 21:46:56 -04:00
Andrey 9e9d18822e only:better data point name 2024-06-17 21:39:08 -04:00
Andrey abc9ab65a9 only:much better variable name? 2024-06-17 21:28:57 -04:00
rusefillc 5c6ed75e27 only:renaming variables 2024-06-17 21:08:10 -04:00
Nathan Schulte f14eb71388 etb: use convertVoltageTo10bitADC in auto-cal 2024-06-16 13:42:31 -04:00
Andrey 7b40c58d79 compile-time enforcement of printf strings
only:uaefi
2024-06-10 21:22:56 -04:00
Andrey 9583f6e2f1 dead showAltInfo 2024-06-10 19:50:47 -04:00
rusefillc c656271e7d only:docs 2024-05-15 18:17:57 -04:00
kifir f4b3b00d4d interpret value from openLoopMap according to boostOpenLoopYAxis constant (fixes #4778) 2024-05-15 12:58:27 -04:00
kifir 867fd3d746 Refactoring: extract readGppwmChannel function extract into gppwm_channel_reader.h/cpp files 2024-05-15 12:25:28 -04:00
Andrey 9353e7904a Revert "avoid long -> float"
This reverts commit 37ad226a3d.
2024-05-14 22:04:06 -04:00
Matthew Kennedy 37ad226a3d avoid long -> float 2024-05-11 18:32:54 -04:00
Matthew Kennedy a736d888e3 EGT in gppwm channel 2024-05-10 10:45:38 -04:00
rusefi cf2535f340 reducing code duplication 2024-05-08 21:45:11 -04:00
Andrey fbf0332b95 only: extracting getSanitizedPedal 2024-05-08 08:23:14 -04:00
rusefi 041a97fe18 only:pedal2TpsProvider 2024-05-05 00:59:08 -04:00
rusefi 44900dab30 only: isEtbMode const 2024-05-04 12:42:43 -04:00
Matthew Kennedy 1f0f6efdca wrong variable name 2024-05-04 09:00:21 -04:00
Matthew Kennedy c39e9146fb behave yourselves with null previousConfig 2024-05-04 09:00:21 -04:00
Matthew Kennedy 8cb03dc264 only: encapsulation 2024-05-04 08:59:47 -04:00
rusefi a3a492d46f Map3D should not be silently return 0 if not initialized #6461
preparation: giving tables names
2024-05-03 22:31:53 -04:00
rusEFI LLC d05aef168d no need to cast float when we divide int by float 2024-04-29 15:29:37 -04:00
Matthew Kennedy 2c33abbf7b use timer instead of home spun time math 2024-04-25 19:03:09 -04:00
rusEFI LLC 02a5237942 only: airTaperRpmRange no UI no usages, looks dead, removing 2024-04-23 21:00:50 -04:00
rusEFI LLC a98f03488c ETB_INTERMITTENT_LIMIT 2024-04-22 23:49:42 -04:00
rusefillc 21e22cb7da only: extracting isIgnVoltage() method 2024-04-13 12:09:48 -04:00
GitHub gen-configs Action 1a08a8fa5b Auto-generated configs and docs 2024-04-12 17:00:10 +00:00