Commit Graph

1162 Commits

Author SHA1 Message Date
Matthew Kennedy a6ef26a1d5 fix dual CAN init, update UI (#3719)
* CAN init sequence

* config & UI cleanup

* ui

* simplify
2021-12-24 23:33:54 -05:00
rusefi a880760aa2 Second CAN #3687 2021-12-22 11:03:39 -05:00
Matthew Kennedy c92f6b832b ui & config for fuel/ign trim tables (#3704)
* ui & config

* bump flash version

* compaction

* s

* make things happy

* fsio too

* OK, well those defaults were insane

* b

* why are these defaults insane

* adjust cylinder offset ui

* s

* cleanup
2021-12-20 21:58:53 -05:00
rusefillc caa21342c0 torque 2021-12-20 13:54:37 -05:00
rusefillc 258cc3f554 TS Bench test problem - Coil 1 test error fix #3490 2021-12-18 18:17:45 -05:00
rusefillc 5f3de0d69c live data for wastegate and launch control #3588 2021-12-16 16:19:33 -05:00
Matthew Kennedy 77ab5ed323 remove etb status option (#3695)
* remove

* ui

* settings cpp
2021-12-15 08:20:14 -05:00
Matthew Kennedy 3986872917 charge temperature estimation UI help (#3693)
* ui

* those too

* format help

* s
2021-12-14 15:44:20 -04:00
rusefillc e7dec2a4b9 MAP phase sensing #3544 2021-12-09 22:16:42 -05:00
Matthew Kennedy bdf6583306 smarter priming logic (#3674)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test

* priming happens on ignition-on

* priming has its own scheduling

* config & UI

* dead config

* implementation

* look, the test caught a bug

* keep the watchdog happy

* bad merge

* changelog

* easier to read the test

* test naming
2021-12-08 16:20:19 -05:00
rusefillc c38ae9f148 MAP phase sensing #3544 2021-12-07 08:57:23 -05:00
rusefillc ebc24cd71b https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 21:31:49 -05:00
rusefillc e0b3016760 https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 20:17:26 -05:00
rusefillc ddbe875d98 MAP phase sensing #3544
trigger sync better gauges/logging
2021-12-06 17:04:05 -05:00
rusefillc e0d5a5afac trigger sync better gauges/logging 2021-12-06 13:08:41 -05:00
rusefillc 1386cf5e63 CAN stats gauges 2021-12-06 00:22:50 -05:00
Matthew Kennedy ba6eec22c8 Alternator controller is engine module (#3663)
* alternator is engine module

* user can't set pid period
2021-12-05 18:33:50 -05:00
rusefillc 2b465be253 MAP phase sensing #3544
option to look for high and low peaks
2021-12-05 14:25:26 -05:00
rusefillc c8bf360ca8 MAP phase sensing #3544
need to skip
2021-12-04 17:49:04 -05:00
rusefillc af70aacde2 MAP phase sensing #3544 2021-12-04 17:19:35 -05:00
rusefillc 47fb3e3540 MAP phase sensing #3544 2021-12-03 21:09:00 -05:00
rusefillc c01192acf6 proteus to have enlarged Lua
one step back
2021-11-30 22:35:29 -05:00
rusefillc 36d0720066 proteus to have enlarged Lua
one step back
2021-11-30 22:26:36 -05:00
Andrey 58753d3eef dead line 2021-11-30 20:44:56 -05:00
rusefillc ed8e239bbf target gauge 2021-11-30 17:48:53 -05:00
rusefillc 99fdb86423 why so many channels are hidden in debug ? #3614 2021-11-29 11:03:51 -05:00
rusefillc 46dc2c3ee1 why so many channels are hidden in debug ? #3614 2021-11-28 23:11:26 -05:00
rusefillc e40704a7e5 automation around outputs section #197
datalog toolset
2021-11-28 18:06:02 -05:00
rusefillc 8465c920a2 automation around outputs section #197
datalog toolset
2021-11-28 17:04:46 -05:00
rusefillc f72f081cc2 automation around outputs section #197
datalog toolset
2021-11-28 16:36:30 -05:00
rusefillc 3f0ed6bbd7 automation around outputs section #197
datalog toolset
2021-11-28 16:10:09 -05:00
Matthew Kennedy b364844344 fix (#3629) 2021-11-28 15:36:36 -05:00
Matthew Kennedy 2dda9bedb8 verbose CAN bits picker (#3628)
* verbose bits picker

* s
2021-11-28 14:59:26 -05:00
rusefillc da4f41ce3e automation around outputs section #197
datalog toolset
2021-11-28 14:40:16 -05:00
rusefillc 6fcb42a258 automation around outputs section #197
datalog toolset
2021-11-28 14:10:13 -05:00
rusefillc 37e0a6b8d4 automation around outputs section #197
refactoring: extract helper class & poke
2021-11-28 13:13:13 -05:00
rusefillc 942adf0cc8 automation around outputs section #197 2021-11-27 19:23:35 -05:00
rusefillc 24965590a2 automation around outputs section #197 2021-11-27 18:34:47 -05:00
rusefillc 7b73fe643c automation around outputs section #197 2021-11-27 14:08:09 -05:00
rusefillc 7bc85f5e9c automation around outputs section #197 2021-11-27 13:36:37 -05:00
rusefillc 547a045a14 automation around outputs section #197 2021-11-27 13:05:56 -05:00
rusefillc 00472d078c automation around outputs section #197 2021-11-27 12:28:59 -05:00
rusefillc 44fd0fe775 automation around outputs section #197 2021-11-27 10:55:24 -05:00
Matthew Kennedy aed334f9ac better VSS configuration (#3542)
* vss uses real values

* some defaults

* test and correct math

* km, not miles!

* comment

* tooltip

* that macro went away

* 100hz and default settings gives 9kph

* changelog

* order of operations safety

* make the test like the pwm test

* housekeeping

* this is why we need sensor automation

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
rusefillc 337dc1a37c automation around outputs section #197 2021-11-27 01:13:01 -05:00
rusefillc 2cd8863492 automation around outputs section #197 2021-11-27 00:36:14 -05:00
rusefillc b636cc3920 automation around outputs section #197 2021-11-26 21:54:31 -05:00
rusefillc ea3661e7fb automation around outputs section #197 2021-11-26 21:34:05 -05:00
Matthew Kennedy dad52dd75a wall fuel tweaks (#3617) 2021-11-25 18:45:44 -05:00
Andrey b04efc4b61 MAP phase sensing #3544 2021-11-24 21:28:49 -05:00
Matthew Kennedy 1c8c22f9f1 map averaging usability (#3603) 2021-11-24 14:39:54 -05:00
rusefillc 6c23986cf0 MAP phase sensing #3544 2021-11-24 14:26:41 -05:00
rusefillc 5d55b8538f unusedLogFormat 2021-11-22 13:37:06 -05:00
rusefillc f9c43e4dfa automation around outputs section #197
packing & making my job easier
2021-11-17 23:22:08 -05:00
Andrey b545743f7d Not all launch control options are used #3554 2021-11-15 21:13:01 -05:00
rusefillc 9420c6d831 MAP phase sensing #3544 2021-11-14 21:24:59 -05:00
rusefillc c616a6f057 Epic: Remove FSIO #2928 2021-11-14 17:56:58 -05:00
rusefi 0f29e137b7 bugfix: show both new and legacy field names were displayed 2021-11-14 14:19:09 -05:00
rusefillc 66195e9ed5 Epic: Remove FSIO #2928 2021-11-14 12:15:53 -05:00
rusefillc b4f7f2bcd2 Epic: Remove FSIO #2928 2021-11-14 12:11:56 -05:00
rusefillc 0a8a722471 script settings need names! 2021-11-14 11:40:33 -05:00
rusefillc 4ac9a67a7d Epic: Remove FSIO #2928 2021-11-14 10:47:40 -05:00
rusefi fafa504dec Lua progress 2021-11-14 10:02:28 -05:00
rusefillc f6fe1bc9ca Epic: Remove FSIO #2928 2021-11-14 08:00:58 -05:00
rusefillc 29670184e2 script settings need names! 2021-11-13 22:47:46 -05:00
rusefi c56dbce5a4 cmd_test_debug_mode_can 2021-11-13 10:33:03 -05:00
rusefillc 28cc1bc51a little mess 2021-11-13 04:35:45 -05:00
rusefillc d96755ec15 Proteus Harley 2021-11-12 21:56:07 -05:00
rusefi 2ac0cdd2ed curve names 2021-11-11 22:54:48 -05:00
Andrey f3bcf6c917 https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 20:16:46 -05:00
Andrey 58588cdf6b https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 18:31:54 -05:00
rusefillc 371f0ca72c Idle valve outputs not available in TS #3523 2021-11-10 20:40:42 -05:00
rusefillc 07711b4691 Proteus Lua Demo 2021-11-08 20:19:57 -05:00
rusefillc 259ab7a234 Latest firmware causes an error (2021 11 07 build) fix #3500 2021-11-07 19:52:30 -05:00
rusefi 90057333d1 scriptTableName 2021-11-07 13:35:29 -05:00
Andrey a32f061a0f names for tables similar to curve names 2021-11-07 09:58:35 -05:00
rusefillc 355e3c84f5 a bit of dead code 2021-11-07 00:13:29 -04:00
rusefillc b7ae42a5a1 Bench test problem - Coil 1 test error #3490 2021-11-06 21:11:43 -04:00
Scott Smith b166057bc2 Fix capitalization of subMenu for TS (#3482)
This fixes #3481
2021-11-06 14:06:35 -04:00
Scott Smith e350b0b6b4 Configuration for HPFP control algorithm. (#3475) 2021-11-05 23:15:35 -04:00
Matthew Kennedy f45d365f24 log current engine phase on trigger teeth (#3471)
* log phase on trigger teeth

* ui

* guard
2021-11-05 20:02:15 -04:00
Matthew Kennedy 72cdc52acc configurable etb maximum (#3469)
* etb maximum

* update tests and test new behavior
2021-11-05 18:16:19 -04:00
rusefillc b9861159a1 more curves! also names for curves 2021-11-04 23:19:44 -04:00
rusefillc f7e1734045 more curves! also names for curves 2021-11-04 22:56:54 -04:00
rusefi f182c65e5b turbo speed turbospeed input #2935 2021-11-04 19:43:22 -04:00
Matthew Kennedy 8ee86e0789 log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
Matthew Kennedy 1cee83a56c Knock retard (#3396)
* output gauge

* knock controller

* don't need that

* inject engine ref

* test knock

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-01 23:33:59 -04:00
rusefillc 68ac13f8d9 rusEFI is the spelling 2021-10-30 20:33:11 -04:00
rusefillc a2f1cd2467 Override trigger gaps feature #2734 2021-10-30 10:45:32 -04:00
rusefillc 1a83100bab few debug commands 2021-10-30 06:06:22 -04:00
rusefillc c24264055b Let's remove "enable boost control" #3424 2021-10-29 20:02:37 -04:00
rusefi c357471095 Override trigger gaps feature #2734 2021-10-29 17:04:34 -04:00
Matthew Kennedy ed4539dcb5 Split boost dialogs (#3425)
* split boost dialog

* more
2021-10-29 15:24:45 -04:00
rusefillc 40bf6a93d0 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
rusefillc 1de473ed2d https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 13:11:32 -04:00
rusefillc 4fe780bbbb https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:40:34 -04:00
Andrey 695ff0d391 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:29:56 -04:00
Andrey a94f62849f https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 11:21:07 -04:00
rusefi 5cf201a58a MRE_SECONDARY_CAN 2021-10-27 23:18:28 -04:00
Matthew Kennedy 4b9d91f6e5 idle closed loop vs open loop ui, etc (#3413)
* open + closed

* put idle solenoid first

* actually hide etb pins

* missed a few prepends
2021-10-26 15:04:09 -04:00
rusefillc caee1cf802 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:21:35 -04:00
rusefillc 99fa60ccac generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 10:57:48 -04:00
rusefi 436e515094 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 20:18:20 -04:00
rusefi 28cca6f44e generate java enum from C enum? generate both C and java from yaml? #2102
also partial rollback of 090c6fd99e
2021-10-24 20:15:27 -04:00
rusefi 1c0919d2a0 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 20:06:57 -04:00
Andrey 63472eb4d4 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 19:19:16 -04:00
rusefi 090c6fd99e https://www.rusefi.com/forum/viewtopic.php?f=18&t=2170 2021-10-24 18:22:01 -04:00
Andrey d8e4b3e345 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 16:10:56 -04:00
rusefillc 9095cf197d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 15:40:23 -04:00
rusefillc ec609264f3 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 13:01:40 -04:00
Andrey 10aea43c1b generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 12:15:53 -04:00
rusefillc 4b8d841299 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 21:47:03 -04:00
rusefillc 9eca48af91 Trigger setup in TS is highly confusing #3401
minor progress?
2021-10-23 20:42:10 -04:00
rusefillc 9cf62643dc generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 20:24:21 -04:00
rusefillc 9310d337fd poke 2021-10-23 13:40:10 -04:00
rusefillc 270ef86c95 Aux analog inputs via CAN #3378 2021-10-19 19:48:18 -04:00
Matthew Kennedy 1e5a7c04e5 optimizations (#3375) 2021-10-19 14:23:44 -04:00
rusefillc 14abddb5d7 Remove engine load acceleration enrichment #3357 2021-10-16 21:24:05 -04:00
rusefillc b3c4c23ea7 REO NB1 ecu not recognized #3351
poke
2021-10-13 22:12:06 -04:00
rusefillc 90a5c5d283 honda 2021-10-12 18:31:48 -04:00
rusefi a15b226b01 raw gauges into TPS dialog 2021-10-10 22:23:54 -04:00
rusefi 178e8287eb Hyundai 2021-10-09 23:35:28 -04:00
rusefillc 1eb1bac2ed saving TS project 2021-10-08 12:20:12 -04:00
Matthew Kennedy 729b696d3f Add clt/iat presets (#3326)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-06 14:11:39 -04:00
Andreika 49aedb1c74 [DRAFT] IAC H-Bridge Microstepping (#3213)
* fix for stepperHbridgeHardware

* new config fields for microstepping

* add stepper dir pin mode to the dialog

* refactor stepper hw dialog & add microstepping panel

* microstepper modes enum

* stepperDcInvertedPins needed by Hellen

* add sleep() for stepper and divisor for pause()

* microstepping impl.

* make unit-tests more happy

* small progress

* fix etb-stepper dlg conflict

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 13:57:04 -04:00
Andreika 99fb5e4204 [DRAFT] Fix cranking->idling taper phase for useSeparate*ForIdle tables (#3168)
* Rename Phase::CrankToRunTaper -> CrankToIdleTaper

* Change isIdling() to isIdlingOrTaper()

* test_idle_controller.cpp

* useSeparateIdleTablesForCrankingTaper setting

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 12:05:20 -04:00
rusefillc 6487646ab2 miata 36-1 trigger basemap (#3126) 2021-10-06 00:33:29 -04:00
rusefillc 79fd7586e0 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 00:19:33 -04:00
rusefi 0b0ad3d360 some cheap used junkyard Accelerometer #2225 2021-10-05 16:55:47 -04:00
rusefillc 6e07b2bb73 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:21:41 -04:00
rusefillc 43de4fbb0c https://rusefi.com/forum/viewtopic.php?p=42460#p42460 2021-10-04 18:35:46 -04:00
Matthew Kennedy e9cf522292 shrink multi cylinder map average buffer (#3315)
* halve

* add tooltip, rename UI
2021-10-04 07:50:17 -04:00
rusefillc 1db54121ba rusEFI console logs are missing some fields #3314 2021-10-03 23:48:01 -04:00
rusefillc a3a3459597 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefi 1a389ec754 VrThreshold 2021-10-02 15:23:04 -04:00
Andrey 57e000ea5f #3284 hiding for now 2021-10-02 09:41:28 -04:00
Matthew Kennedy 81fe1b4c9f use ego correction in VE analyze live (#3256)
* use ego correction in VE analyze live

* needs a variable
2021-09-30 16:11:31 -04:00
rusefi c3173d8624 some cheap used junkyard Accelerometer #2225 2021-09-30 15:18:40 -04:00
Matthew Kennedy 64c9bcd364 bye frequency map (#3285)
* bye freq map

* map.cpp

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-09-30 00:20:21 -04:00
rusefillc d97a6ec488 individual cylinder fuel trims #3284 2021-09-29 23:46:30 -04:00
rusefi fbb3ce364a multi spark: random bursts of CUSTOM_OBD_SKIPPED_SPARK = 9009 error code at Abricos's #3223 2021-09-27 17:11:04 -04:00
rusefillc 02be7412fd Dave is asking for a one line clarification on force induction VE fix #3277 2021-09-27 16:46:28 -04:00
Andrey G 4e52075b57 Rusefi input cosmetics (#3263)
* rusefi.input: adjust RPM gauge limits

Low red zone - up to 200
Low yellow zone - up to Cranking RPM limit
High yellow zone - from (RPM Hard Limit - 500)
High red zone - from RPM Hard limit and up to (RPM Hard limit + 2000)

* rusefi.input: "deg C" -> "C" on all gauges
2021-09-27 10:19:20 -04:00
rusefillc 503818f545 GPPWM usability: no one remembers which one does what fix #3270 2021-09-26 23:19:31 -04:00
rusefillc 74100142a5 h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 20:43:09 -04:00
rusefillc 20b978084b h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 18:32:15 -04:00
rusefillc 6d05c88870 I have a feeling requiresPowerCycle is needed here 2021-09-26 18:07:49 -04:00
rusefillc c923a93ea6 h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 17:58:02 -04:00
rusefillc 80bfcc006c wow that was a bad setting name 2021-09-26 17:52:29 -04:00
Andrey G 19691b3bec Rusefi input cosmetics (#3262)
* rusefi.input: unify voltage axis

* rusefi.input: v -> V, volts -> V, perc -> %

* rusefi.input: unify RPM axis
2021-09-24 18:53:06 -04:00
Matthew Kennedy 48da721c49 dead knock code (#3255)
* more unification

* hip stub

* comment

* guard

* channel idx

* include

* hip

* move in to engine

* hip9011

* dead stuff

* dead

* fsio

* lcd

* more dead
2021-09-21 20:40:20 -04:00
Matthew Kennedy 9fc1e5d24c Knock count (#3240)
* knocky knocky

* check the right thing

* improve operator

* TS

* s

* bbbbb
2021-09-20 14:27:26 -04:00
rusefi b8c8bffa58 merc 2021-09-18 21:49:23 -04:00
rusefillc d39e7df791 FSIO inputs are now Aux inputs 2021-09-18 15:00:00 -04:00
Matthew Kennedy 3a8d92f879 Dwell voltage correction (#3234)
* cfg + impl

* ui

* value_or

* changelog

* fix
2021-09-15 08:07:33 -04:00
rusefillc e7111bd183 little nasty typo 2021-09-13 21:02:15 -04:00
rusefi 4bef181f41 ETB is not really beta at this point 2021-09-13 12:36:37 -04:00
rusefillc fe3910f630 SD-card log fields improvement (warning counter & last code) #3162 2021-09-08 21:02:56 -04:00
rusefillc 39138aba8f SD-card log fields improvement (warning counter & last code) #3162 2021-09-08 20:45:52 -04:00
Matthew Kennedy f125a14497 boost debug fields (#3228) 2021-09-07 14:07:47 -04:00
rusefillc e1f7315705 Smart ECU: misfire detection #936 2021-09-06 10:03:26 -04:00
Andrey 72bcbf79ec reducing FSIO 2021-09-05 15:02:07 -04:00
Andrey 752a4e815e reducing FSIO 2021-09-05 13:56:51 -04:00
Andrey b8005132cf SD-card log fields improvement (warning counter & last code) #3162 2021-09-03 06:22:06 -04:00
Andrey G 3cb397ccfb Rusefi input fixes: make some tables more frienly looking (#3212)
* Avoid fractional numbers on axis of few tables

Idle Advance Angle, Idle VE, Cranking Advance Angle

* No need to have RPM up to 8000 on idle and cranking tables

2500 is enougth
2021-09-01 22:00:05 +03:00
rusefillc d005cd6891 my first Lua 2021-09-01 02:37:36 -04:00
Matthew Kennedy df5f7552f2 disable closed loop boost below MAP threshold (#3206)
* boost minimum map

* changelog
2021-08-27 17:54:08 -04:00
Matthew Kennedy 210aa31ef3 cleanup missing fsio stuff (#3189) 2021-08-24 08:19:03 +03:00
Andrey c0f55292f1 Lua analog inputs 2021-08-22 00:05:51 -04:00
rusefillc b75b50b961 SD-card log fields improvement (warning counter & last code) #3162 2021-08-16 20:54:41 -04:00
rusefillc 8f9e3ec675 dead FSIO 2021-08-15 02:28:10 -04:00
Matthew Kennedy e056369f05 actually remove FSIO idle stuff (#3150)
* debug mode

* pid cleanup

* more dead

* more dead

* wow more dead

* much dead many death wow
2021-08-14 09:48:45 +03:00
rusefillc 71ab106d0b smarter field disable 2021-08-13 11:03:40 -04:00
rusefillc 9c32b39e7f dead idle FSIO 2021-08-12 18:34:06 -04:00
rusefillc 3824301abc Pavel says there are issues 2021-08-11 02:03:19 -04:00
rusefillc ab60ddaa9d nice talking to Martin 2021-08-10 15:31:42 -04:00
rusefillc 4d6ccfab0c "Burn without flash" button #3127 2021-08-10 07:11:41 -04:00
rusefillc a39ea5a3cf Implement auto knock threshold sampling #3033 2021-08-10 05:56:04 -04:00
rusefillc 61d40b45ae NB2 36 2021-08-10 02:17:33 -04:00
rusefillc 831c989cd0 Implement auto knock threshold sampling #3033 2021-08-09 17:07:38 -04:00
rusefillc 513a2483a3 Implement auto knock threshold sampling #3033 2021-08-09 16:27:31 -04:00
rusefillc ba446252c4 Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 17:47:33 +03:00
rusefillc c8b7d927e8 trigger debug to full pinout 2021-08-08 02:59:23 -04:00
rusefillc 06f6cf8a79 reduce chance of invalid CAM setting #3105 2021-08-03 21:52:05 -04:00
rusefillc c1f23809ab style 2021-07-30 01:03:38 -04:00
Matthew Kennedy 8ebb7b8f24 discrete VR threshold control (#3061)
* vr pwm

* rename

* scaling and ui

* hellen pin

* s

* math

* ooh, pch

* happy test

* not magic
2021-07-28 07:44:44 -04:00
rusefillc f208c674b8 turbo speed turbospeed input #2935 2021-07-27 17:32:11 -04:00
Andrey 94018409de Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 19:20:59 -04:00
Andrey 863a1dddaf Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 18:59:00 -04:00
rusefillc 1ec27f0e5e Clutch switch inverted options do not invert detected pedal position #3044 2021-07-24 13:24:53 -04:00
rusefillc f68fd5dacd Rename "2 wire wasted" in TS ignition settings fix #3048 2021-07-24 12:50:16 -04:00
rusefillc d6a53aeef7 Rename "2 wire wasted" in TS ignition settings fix #3048 2021-07-24 10:59:26 -04:00
Matthew Kennedy 6ba3c0bace dead (#3016) 2021-07-23 08:31:23 -04:00
rusefi ba358b4326 More human approach to boolean fields #2613 2021-07-21 23:41:34 -04:00
David Holdeman 20e57974b7 Fix ini name (hellen128mercedes drama) (#3020)
* fix

* redo yaml pram

* git add

* poke
2021-07-21 19:23:17 -04:00
Matthew Kennedy 3fa7a52a84 fan indicators + test buttons (#3002)
* sd bits

* rusefi.input

* second fan bit

* fans
2021-07-20 23:26:06 -04:00
Matthew Kennedy dfaac25df1 sd card indicators (#3001)
* sd bits

* rusefi.input
2021-07-20 21:29:24 -04:00
Andrey 35f631984d VH41DE (Japaneese Y32 Variant) firing order 2021-07-20 21:16:51 -04:00
Andrey 63baa9bf3d sd card indicators #3001
docs
2021-07-20 20:45:26 -04:00
Andrey bc53c8fcff Intake Air Temperature Correction shows Coolant Temperature above the table fix #2990 2021-07-20 19:37:33 -04:00