Commit Graph

2472 Commits

Author SHA1 Message Date
rusefi 421245c93f VrThreshold 2021-10-02 15:23:04 -04:00
GitHub build-firmware Action ef6ecf540f Auto-generated configs and docs 2021-10-02 16:50:15 +00:00
GitHub build-firmware Action d01260bc4a Auto-generated configs and docs 2021-10-02 15:39:09 +00:00
GitHub build-firmware Action af88b88ecd Auto-generated configs and docs 2021-10-02 15:23:21 +00:00
GitHub build-firmware Action 564036ae75 Auto-generated configs and docs 2021-10-02 13:46:08 +00:00
Andrey 6da3749239 #3284 hiding for now 2021-10-02 09:41:28 -04:00
GitHub build-firmware Action 52d1b76397 Auto-generated configs and docs 2021-10-01 13:24:28 +00:00
GitHub build-firmware Action 0f070101fb Auto-generated configs and docs 2021-10-01 01:57:38 +00:00
GitHub build-firmware Action 9d369ef457 Auto-generated configs and docs 2021-09-30 20:15:37 +00:00
Matthew Kennedy 4d02301ed8
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
GitHub build-firmware Action 7aaf56eeee Auto-generated configs and docs 2021-09-30 19:23:44 +00:00
rusefi 760bbb707b some cheap used junkyard Accelerometer #2225 2021-09-30 15:18:40 -04:00
GitHub build-firmware Action 9c0adce98c Auto-generated configs and docs 2021-09-30 04:25:05 +00:00
Matthew Kennedy 4b6a67f8f0
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
GitHub build-firmware Action 1cfb1432e1 Auto-generated configs and docs 2021-09-30 03:55:33 +00:00
rusefillc bb721e14a4 individual cylinder fuel trims #3284 2021-09-29 23:46:30 -04:00
GitHub build-firmware Action eaaa68f3c3 Auto-generated configs and docs 2021-09-30 00:02:34 +00:00
GitHub build-firmware Action 18b022551f Auto-generated configs and docs 2021-09-28 20:26:29 +00:00
GitHub build-firmware Action 0e6d0a7862 Auto-generated configs and docs 2021-09-28 18:29:16 +00:00
GitHub build-firmware Action 1ee7eb6ca3 Auto-generated configs and docs 2021-09-28 17:14:54 +00:00
GitHub build-firmware Action de4b59a95d Auto-generated configs and docs 2021-09-27 21:47:49 +00:00
GitHub build-firmware Action 66c56b4505 Auto-generated configs and docs 2021-09-27 21:22:53 +00:00
rusefi 62b712be5c multi spark: random bursts of CUSTOM_OBD_SKIPPED_SPARK = 9009 error code at Abricos's #3223 2021-09-27 17:11:04 -04:00
GitHub build-firmware Action 7aab88f521 Auto-generated configs and docs 2021-09-27 20:51:03 +00:00
rusefillc 66debc7650 Dave is asking for a one line clarification on force induction VE fix #3277 2021-09-27 16:46:28 -04:00
GitHub build-firmware Action ad519c1e06 Auto-generated configs and docs 2021-09-27 14:31:46 +00:00
Andrey G 71bad18b57
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
GitHub build-firmware Action 4914e34c1f Auto-generated configs and docs 2021-09-27 03:24:16 +00:00
rusefillc 40ff37d9b7 GPPWM usability: no one remembers which one does what fix #3270 2021-09-26 23:19:31 -04:00
GitHub build-firmware Action fb15c81051 Auto-generated configs and docs 2021-09-27 00:48:16 +00:00
rusefillc 83f72bc3c3 h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 20:43:09 -04:00
GitHub build-firmware Action 9d7060b8f8 Auto-generated configs and docs 2021-09-26 22:37:01 +00:00
rusefillc f458279a35 h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 18:32:15 -04:00
GitHub build-firmware Action 8c4f8b885a Auto-generated configs and docs 2021-09-26 22:13:31 +00:00
rusefillc 69aa732675 I have a feeling requiresPowerCycle is needed here 2021-09-26 18:07:49 -04:00
GitHub build-firmware Action 9d5fa917d9 Auto-generated configs and docs 2021-09-26 22:03:35 +00:00
rusefillc f4541f3fb7 h-bridge dialog is disabled in TS when it should be enabled 2021-09-26 17:58:02 -04:00
GitHub build-firmware Action 9b437cf2d6 Auto-generated configs and docs 2021-09-26 21:56:36 +00:00
rusefillc eae541f2d0 wow that was a bad setting name 2021-09-26 17:52:29 -04:00
GitHub build-firmware Action 804fe01ca5 Auto-generated configs and docs 2021-09-24 22:57:52 +00:00
Andrey G 045a9e24dc
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
GitHub build-firmware Action 80a5fb3264 Auto-generated configs and docs 2021-09-22 00:44:30 +00:00
Matthew Kennedy 8cd132b8a8
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
GitHub build-firmware Action dd4c831c13 Auto-generated configs and docs 2021-09-20 18:40:25 +00:00
Matthew Kennedy 0e2af73e9c
Knock count (#3240)
* knocky knocky

* check the right thing

* improve operator

* TS

* s

* bbbbb
2021-09-20 14:27:26 -04:00
GitHub build-firmware Action dc945ab2ee Auto-generated configs and docs 2021-09-20 03:07:06 +00:00
GitHub build-firmware Action 3ae97c42a0 Auto-generated configs and docs 2021-09-19 02:16:56 +00:00
rusefi 865dc17d15 merc 2021-09-18 21:49:23 -04:00
GitHub build-firmware Action 6610c80408 Auto-generated configs and docs 2021-09-19 01:15:51 +00:00
GitHub build-firmware Action 8a1153a775 Auto-generated configs and docs 2021-09-18 21:09:55 +00:00