Commit Graph

2525 Commits

Author SHA1 Message Date
kifir b403523a19 Fix conversion between raw and user-defined values for `tuningDetector` configuration setting #7515 2025-02-27 17:37:09 -05:00
FDSoftware 6b1733ccf5 VbattBins on injector deadtime should be 8 not 2 2025-02-26 15:58:44 -05:00
FDSoftware a5f099770c fix overflow issue for pressure over 200kpa on battLagCorrPressBins 2025-02-26 15:58:44 -05:00
FDSoftware cb82c85481 update flash structure & TS config 2025-02-26 15:58:44 -05:00
rusefillc e79c975278 TUNING DETECTED indicator and pause STFT if tuning is detected #7515
only:timeout setting
2025-02-26 08:49:01 -05:00
FDSoftware 451ecef7a3 Expose SensorType::FuelPressureInjector on TS 2025-02-25 23:26:42 -05:00
rusefillc e1b618138c only:VE_BLEND1_TABLE_NAME 2025-02-25 21:57:41 -05:00
rusefillc 423cc0c34c Rename Blend Table VVT Parameter Names in current VVT Blend Axes fix #7486 2025-02-25 18:48:27 -05:00
rusefillc bc30a6bd77 injector lag is a table #7511
only: docs
2025-02-25 14:07:56 -05:00
FDSoftware b335a030a6 update ignitionIatCorrTable | ignitionCltCorrTable to int16_t with autoscale 2025-02-25 10:31:40 -05:00
FDSoftware 94cb01a9bc fix IGN CLT/IAT Correction table issue 2025-02-24 22:01:56 -05:00
rusefillc 666b12c4d2 only:ts_show_veBlends2 2025-02-22 14:16:36 -06:00
rusefillc 8007c31ef2 only:ts_show_ve_blend 2025-02-22 13:28:39 -06:00
rusefillc b157b59f52 ts_show_FractionDivisor 2025-02-21 20:50:45 -05:00
rusefillc 5a27aa6c6b let's remove "overrideCrankingIacSetting" "Override cranking IAC CLT multiplier" flexibility and always use additional table #7482 2025-02-21 20:12:37 -05:00
rusefillc c813b4b2c7 only:ts_show_sent 2025-02-21 18:20:37 -05:00
rusefillc c59e0b3237 only:KNOCK_RPM_TABLE_NAME 2025-02-21 18:20:37 -05:00
rusefillc 22203cefe6 only:taper 2025-02-21 18:20:37 -05:00
rusefillc da1245525f only:ts_show_useRunningMathForCranking 2025-02-21 18:20:36 -05:00
rusefillc 9bd97fc588 only:ts_show_injection_hardware 2025-02-21 17:41:32 -05:00
rusefillc 2448a82193 only:Ben says cutFuelInAcr is useless 2025-02-21 17:41:32 -05:00
rusefillc 39c77e6552 only:typo 2025-02-21 17:09:28 -05:00
rusefillc 67ea5dc0b5 timeConstant tooltip 2025-02-21 15:26:51 -05:00
rusefillc 923a2847b0 make units for STFT be displayed based on load selection #7481 2025-02-21 15:18:27 -05:00
rusefillc 46bf5a8506 ts_show_etb_frequency 2025-02-21 14:59:07 -05:00
rusefillc 07ae613703 knockCylinderMapping 2025-02-21 14:22:32 -05:00
FDSoftware 2d1a0c9827 IGN CLT Correction as 5x5 table [was 8*2 curve]
* change curve to table on ign clt correction
* bump FLASH_DATA_VERSION
2025-02-20 13:15:45 -05:00
rusefi 84147704af pasta bad 2025-02-14 10:44:13 -05:00
Andrey Gusakov 95d51a9e4d rusefi_config.txt: dead -> unused 2025-02-12 07:49:26 -05:00
Andrey Gusakov 6d19633fee io_pins: remove more Inverted flags for input pins 2025-02-12 07:49:26 -05:00
Andrey Gusakov 48ac890a14 io_pins: merge clutchDownPinInverted to clutchDownPinMode 2025-02-12 07:49:26 -05:00
Andrey Gusakov 9209bc64cb input pins: merge inverted flag into pin_input_mode_e_enum 2025-02-12 07:49:26 -05:00
rusefillc bf7c72dfd4 removing dead field 2025-02-09 20:35:58 -04:00
Andrey Gusakov 3705b7f820 Get rid of knockDetectionWindowEnd that was used by HIP9011 only
Use knockSamplingDuration instead
2025-02-09 20:35:58 -04:00
Andrey Gusakov 27afd8fc10 hip9011: allow user to define only clock divider, not SDO mode
Driver needs to read SPI reply, so SDO=1, not supported
2025-02-09 20:35:58 -04:00
rusefillc 0535c2b234 only:vehicleWeight is dead 2025-02-09 16:28:29 -05:00
Andrey Gusakov c3355296e0 diagnostic: TS indicator for failed analog inputs 2025-02-09 14:03:43 -04:00
3er0.1ive 491a963c7b - dynoview params scalings and tooltips 2025-02-09 13:33:14 -04:00
rusefillc cdd689e826 Add GPPWM oil temp/pressure, also fix some 2025-02-08 22:13:41 -05:00
rusefillc e7e0b21caf only:cute typo 2025-02-08 07:20:52 -05:00
rusefillc 1e9a6698ac dynoView TS fix 2025-02-08 01:12:30 -05:00
rusefillc efd9037bd9 Console should get much smarter around compatibility with older units #6845 2025-02-07 19:31:20 -05:00
FDSoftware ac69ea9432 Make trailing spark angle a 3D table #5248
* added a new table "trailingSparkAngle"
* removed trailingSparkAngle as config on rusefi.txt
* added trailingSparkAngle as variable on ignition state
* bump FLASH_DATA_VERSION
2025-02-07 17:33:46 -04:00
3er0.1ive b30bd2444f - dynoview input/output params tabs 2025-02-06 13:23:03 -04:00
3er0.1ive 087093a623 - dynoview input/output params 2025-02-06 13:23:03 -04:00
rusefillc 76b0c0a522 Console should get much smarter around compatibility with older units #6845
only:java progress
2025-02-05 13:49:27 -05:00
rusefillc b01641065e Console should get much smarter around compatibility with older units #6845
only:java progress
2025-02-05 09:40:03 -05:00
rusefillc 2bc19e703e Console should get much smarter around compatibility with older units #6845 2025-02-05 09:19:19 -05:00
Roman 3bc78c4bc0 honda J30 trigger wheel 2025-02-02 13:02:36 -05:00
rusefillc 2316a275aa TS buttons into Lua counters 2025-02-01 21:54:40 -05:00