Commit Graph

2103 Commits

Author SHA1 Message Date
kifir 9011ed2e91 get rid of smoothRetardStartRpm - we will use launchRpmWindow instead #5611 2024-05-27 09:06:42 -04:00
Andrey Gusakov 9507af084c mx33810: add NOMI and MAXI settings 2024-05-26 09:59:54 -04:00
rusefi d653826238 https://github.com/rusefi/hellen125honda-issues/issues/43
only:hellen-honda-k
2024-05-25 22:40:40 -04:00
kifir 6df63542f8 add smoothRetardStartRpm and smoothRetardEndRpm #5611 2024-05-24 08:11:09 -04:00
rusefi 9dc50dc455 reducing 'fancyHardware' mess 2024-05-22 10:33:11 -04:00
Andrey 5c1cfccfa8 only:if_ts_show_tps2_error 2024-05-16 20:45:25 -04:00
kifir 772eb81d42 get rid of units in boostTpsBins because they depend on boostOpenLoopYAxis constant #4778 2024-05-14 10:08:53 -04:00
kifir 9dcb5b0c2b get rid of units in gppwm{N}loadBins and gppwm{N}rpmBins because they depend on gppwm{N}_rpmAxis and gppwm{N}_loadAxis constants #6491 2024-05-14 09:34:36 -04:00
rusefillc 238d3a8134 ts_show_vehicle_speed_sensor 2024-05-12 22:36:49 -04:00
rusefi 2e0d30a64f brakePedalPinInverted & throttlePedalPosition gauge improvement 2024-05-12 13:54:46 -04:00
rusefi 2efd11ea68 unused32nd 2024-05-11 20:32:47 -04:00
rusefi 000bf5754c Revert "Oscilations in DWELL length after 40+ hours of uptime #6451"
This reverts commit d5846f5975.
2024-05-11 20:32:43 -04:00
kifir 2abbd4e232 add boostOpenLoopYAxis variable #4778 2024-05-10 17:02:48 -04:00
rusefillc d5846f5975 Oscilations in DWELL length after 40+ hours of uptime #6451 2024-05-10 15:24:40 -04:00
Matthew Kennedy a736d888e3 EGT in gppwm channel 2024-05-10 10:45:38 -04:00
rusefillc 252305954a Suzuki K6A (NON VVTI Trigger) #6490
only: preparation
2024-05-09 19:52:24 -04:00
rusefillc 44bd088c0d Tables have wrong units on Y-Axis #6479
only:uaefi
2024-05-09 16:34:03 -04:00
rusEFI LLC 21dcf6dafb BOARD_PANELS_FROM_FILE and removing hack
only:mre-legacy_f4
2024-05-07 10:30:12 -04:00
rusEFI LLC 4d9ec66683 only: removing reference of cylinderBore 2024-05-06 16:25:33 -04:00
rusefi b0058ef750 only: ts_show_ford_toyota_tps_pps 2024-05-04 09:30:28 -04:00
rusefi 7e2f36fbdc only: KNOCK_TABLE_SIZE 2024-05-03 20:54:52 -04:00
rusefi f3cb2a11f8 only: ts_show_startup_map_baro_grab 2024-05-03 15:10:33 -04:00
rusEFI LLC 6379e2d210 only: if_ts_show_top_level_can_menu 2024-05-02 09:27:13 -04:00
rusEFI LLC 4c5afb9475 leveraging prepend.txt magic to reduce MAX_TPS_PPS_DISCREPANCY duplication 2024-05-01 17:24:15 -04:00
Andrey Gusakov 1281991d45 etbSplit: is limited by 5% for most boards in SW
But for Hellen121Nissan it set to 10.
Sync with max MAX_TPS_PPS_DISCREPANCY to avoid page CRC error when
user tryes to set more than 10%.
For 5..10% it will still cause error for most boards.
2024-05-01 17:19:58 -04:00
rusefillc 177ea6f442 only:GPPWM_1_NAME 2024-05-01 13:16:33 -04:00
rusEFI LLC 11d29d4073 Extended CLT range input for Aircooled Engines #6436 2024-04-30 22:54:53 -04:00
rusEFI LLC 06e3c2a3f2 only:END_OF_CALIBRATION_PADDING 2024-04-29 22:09:08 -04:00
rusefi d688d05801 only: knock freq prep from https://github.com/3eR01ive/rusefi 2024-04-28 09:41:19 -04:00
rusEFI LLC 7174c59a39 only: GAUGE_LUA_FROM_ 2024-04-27 11:56:26 -04:00
andreika-git 288c0f9cd4 Add custom board config, menu, tables https://github.com/rusefi/rusefi/issues/6352 2024-04-26 16:34:22 -04:00
rusEFI LLC bc00be91f2 only: Each bank of cam inputs should have individual edge selection #5333 2024-04-24 21:05:52 -04:00
rusEFI LLC 0b2a8c1e26 some unused fields 2024-04-23 23:14:58 -04:00
rusEFI LLC 389fde871a only: TPS_PPS_TOO_LOW_THRESHOLD 2024-04-22 23:49:42 -04:00
rusEFI LLC 9e3412690e only: Throttle pedal position PPS 2024-04-22 23:21:03 -04:00
rusefi fae665ec5c hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:sad but configurable
2024-04-22 19:52:30 -04:00
rusefillc d3a2d53bc4 only: User was unable to find Ford Mustang firing order 1-5-4-2-6-3-7-8 in the list fix #4150 2024-04-22 17:04:21 -04:00
rusefillc f88dc30922 only: GAUGE_NAME_LUA_x 2024-04-22 14:26:22 -04:00
rusefillc 76ebc1d1fe 60/2 vs 60/2 VW mess #988
only: rename & flipping M73 canned tunes
2024-04-20 23:26:00 -04:00
Andrey Gusakov 5e0c517781 rusefi_config: extend gpio-based types to 9 bits
Actually Gpio class is already 16 bit, we use U16 in ini files
and nothing appeneded to other 8 bit in ini files.
Extend to 9 bits, this gives us up to 512 gpio/event/switch/outputs
2024-04-20 11:55:16 -04:00
Andrey Gusakov ebbee46998 types and settings for MS IO-Box 2024-04-20 08:19:51 -04:00
Andrey Gusakov f1ea4c04bd rusefi_config.txt: fix comment
mainUnusedEnd -> unusedOftenChangesDuringFirmwareUpdate
2024-04-20 08:19:51 -04:00
David Holdeman b6ccc6d5d2 Add generic 4-speed trans controller 2024-04-19 23:13:18 -04:00
David Holdeman 7bccb6cbb3 Automatic shifting class 2024-04-19 22:32:57 -04:00
rusefillc a52c1b3fc3 only: separating trim sizes 2024-04-18 16:29:00 -04:00
David Holdeman b3a23daa2c Add support for analog transmission range sensors 2024-04-14 20:15:28 -04:00
rusefillc 3a8a362965 only: if_ts_show_fan2_settings 2024-04-12 21:57:24 -04:00
rusefi 5fb1812154 only: startRequestPinInverted 2024-04-12 00:14:47 -04:00
rusefillc 6a8d62a1ed 1-8-6-2-7-3-4-5 Ferrari-Maserati F136 firing order 2024-04-11 11:19:09 -04:00
David Holdeman 2037e97f53 use define for range count 2024-04-10 17:45:52 -04:00