Commit Graph

6995 Commits

Author SHA1 Message Date
GitHub build-firmware Action b1d30eacb9 Auto-generated configs and docs 2021-10-05 21:04:26 +00:00
GitHub build-firmware Action 0d91c14ef2 Auto-generated configs and docs 2021-10-05 20:25:54 +00:00
rusefillc 77c4e83ebc some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:21:41 -04:00
GitHub build-firmware Action 5a53fb3d28 Auto-generated configs and docs 2021-10-05 20:15:00 +00:00
rusefillc 8682f4dfe7 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:10:29 -04:00
GitHub build-firmware Action 2181fb2857 Auto-generated configs and docs 2021-10-05 19:43:43 +00:00
Matthew Kennedy a3bc507f9b
clean up debug channels in status_loop.cpp (#3317)
* FSIO is going away eventually

* dead modes

* rx8 hmm

* break out tps debug
2021-10-05 15:27:08 -04:00
GitHub set-date Action 57b5c06431 Update date 2021-10-05 01:00:40 +00:00
rusefillc 8a2472126a https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 19:59:51 -04:00
Andrey b0ae87054a https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 19:29:58 -04:00
rusefillc 16049a07e8 https://rusefi.com/forum/viewtopic.php?p=42468#p42468 2021-10-04 19:10:31 -04:00
GitHub build-firmware Action ed8eb9909a Auto-generated configs and docs 2021-10-04 23:00:48 +00:00
rusefillc 4901a69d17 https://rusefi.com/forum/viewtopic.php?p=42468#p42468 2021-10-04 18:43:37 -04:00
Matthew Kennedy 9806373dac
dead map (#3316) 2021-10-04 18:33:10 -04:00
Matthew Kennedy db12cdbe19
put MAP in the sensor model (#3292)
* map averaging in sensor model

* deadly, deadly code!

* mpxh

* Revert "deadly, deadly code!"

This reverts commit 346fe25267966a313145a809792dced84be348cf.

* comments

* sensor types

* last sensor

* channel init

* correct spot

* deinit properly

* simplify

* fix

* mocks

* map init test

* showInfo

* comment

* singleton identity function

* sensor info print

* multiple cylinder averaging buffer

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-04 17:18:08 -04:00
rusefillc eccdf18eec https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 11:25:27 -04:00
GitHub build-firmware Action feafc86948 Auto-generated configs and docs 2021-10-04 15:12:33 +00:00
GitHub build-firmware Action 39e2cf11ef Auto-generated configs and docs 2021-10-04 11:54:20 +00:00
Matthew Kennedy f6d492121e
shrink multi cylinder map average buffer (#3315)
* halve

* add tooltip, rename UI
2021-10-04 07:50:17 -04:00
GitHub build-firmware Action 3b99932a41 Auto-generated configs and docs 2021-10-04 03:52:19 +00:00
GitHub build-firmware Action 3f4f7e2a19 Auto-generated configs and docs 2021-10-04 03:12:22 +00:00
GitHub build-firmware Action 340af85fbf Auto-generated configs and docs 2021-10-04 02:34:18 +00:00
GitHub set-date Action d127ec8b5e Update date 2021-10-04 01:08:11 +00:00
GitHub build-firmware Action d3033273cb Auto-generated configs and docs 2021-10-03 21:19:15 +00:00
rusefillc 308a798eaa Nick has RPM spikes and engine hiccups #3269 2021-10-03 01:48:34 -04:00
rusefillc b4884498cb OBD error renames 2021-10-03 01:30:42 -04:00
rusefillc f57ac55d9e NB1 defaults #3299 2021-10-02 23:21:43 -04:00
GitHub set-date Action bd83d32f6c Update date 2021-10-03 01:05:45 +00:00
GitHub build-firmware Action a940d5de7b Auto-generated configs and docs 2021-10-02 19:33:17 +00:00
rusefillc 0f1a640258 proteus adapters 2021-10-02 13:20:19 -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 fdab6c303c overdwell protection #3071 2021-10-02 01:33:26 -04:00
rusefillc 77ebc71f9a
overdwell protection #3071 (#3294) 2021-10-02 01:17:53 -04:00
Matthew Kennedy 0a550a70b1
overdwell protection (#3220)
* cancel event

* looks like it works...

* some tests are happy

* add enable bit

* undo test changes

* Revert "add enable bit"

This reverts commit 000afadd3fc560867302557afe26f76cd9fc4ed6.

* enable bit in engine

* only turn off for one test

* Revert "undo test changes"

This reverts commit 106db49e291b5a531a94de6ac177c6584d5337f6.
2021-10-02 01:10:24 -04:00
Andrey 2a2722c3cc SPARK_EXTREME_LOGGING 2021-10-01 23:50:32 -04:00
GitHub set-date Action fe2f857652 Update date 2021-10-02 00:59:00 +00:00
GitHub build-firmware Action 52d1b76397 Auto-generated configs and docs 2021-10-01 13:24:28 +00:00
Matthew Kennedy 114109bd83
dead mock iat/clt (#3293)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-01 09:20:08 -04:00
Matthew Kennedy 90e5fba5db
dead code in map avg (#3290)
* dead code in map avg

* while we're at it

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-09-30 23:05:58 -04:00
GitHub build-firmware Action 0f070101fb Auto-generated configs and docs 2021-10-01 01:57:38 +00:00
rusefillc f4dbcbf84f MPXH6400 CALIBRATION #3288 2021-09-30 21:53:31 -04:00
rusefillc f9f15e28d6 MPXH6400 CALIBRATION fix #3288 2021-09-30 21:44:50 -04:00
rusefillc aedc586017 MPXH6400 CALIBRATION #3288 2021-09-30 21:34:23 -04:00
GitHub set-date Action f847439a05 Update date 2021-10-01 01:04:01 +00:00
rusefi 62725b3b32 some cheap used junkyard Accelerometer #2225 2021-09-30 18:19:22 -04:00
GitHub build-firmware Action 9d369ef457 Auto-generated configs and docs 2021-09-30 20:15:37 +00:00
rusefillc 28a3807555 some cheap used junkyard Accelerometer #2225 2021-09-30 15:55:34 -04:00