Commit Graph

4609 Commits

Author SHA1 Message Date
rusefi f9cad49f8d OBD CAN sensors #1733 2020-09-03 19:09:05 -04:00
rusefi 4e06bee9aa OBD CAN sensors #1733 2020-09-03 16:58:10 -04:00
rusefi a3327c242f helping build 2020-09-02 21:19:10 -04:00
GitHub set-date Action 3475727d79 Update date 2020-09-03 00:42:18 +00:00
David Holdeman 5d84ddfa01 [TCU] Button Shifting (#1750)
* add buttonshift files

* buttonshift includes, targets, and init
2020-09-02 20:17:58 -04:00
GitHub build-firmware Action aeb71f791b Auto-generated configs and docs 2020-09-02 19:41:23 +00:00
David Holdeman 0f10703649 [TCU] GearController and TransmissionController base classes (#1749)
* add tcu ts outputs

* accidental change?

* add tcu base classes

* rearrange

* accidental change?

* add files

* missing backslash

* undo accidental change

* buttonshift includes, targets, and init

* Revert "buttonshift includes, targets, and init"

This reverts commit 1b0630511e1948f3d330d74be5bff6c087f118fb.

* use unused bit

* add return documentation

Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2020-09-02 15:39:50 -04:00
GitHub build-firmware Action 08ac893eab Auto-generated configs and docs 2020-09-02 19:34:30 +00:00
GitHub build-firmware Action 2e83dbefae Auto-generated configs and docs 2020-09-02 17:32:35 +00:00
GitHub build-firmware Action b563d309f8 Auto-generated configs and docs 2020-09-02 11:22:59 +00:00
Matthew Kennedy 96a9c7f4c4 Multiple knock sensors (#1745)
* fw

* cfg fields

* fix order

* ui for channel select

* clarify

* comments

* config
2020-09-02 07:19:02 -04:00
rusefi 8b172324a2 OBD-II default rate is 500kbps 2020-09-01 22:24:25 -04:00
GitHub set-date Action c0d5666514 Update date 2020-09-02 00:41:24 +00:00
Matthew Kennedy bad69c812e move lambda in to sensor model (#1736)
* lambda sens

* fix init

* fix

* a test for good measure

* he's climbin in your windows, snatchin you ram up

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-01 16:22:31 -04:00
rusefi 95f3ce2baf OBD CAN sensors #1733 2020-08-31 23:01:17 -04:00
rusefi 663b33376a OBD CAN sensors #1733 2020-08-31 22:50:01 -04:00
rusefi 262405a915 OBD CAN sensors #1733 2020-08-31 22:47:33 -04:00
rusefi 26aaf7dc8e magic constants 2020-08-31 22:22:45 -04:00
rusefi 7cb3952b8b OBD CAN sensors #1733 2020-08-31 22:00:03 -04:00
rusefi 6598032fd7 price of lazy progress 2020-08-31 21:30:47 -04:00
rusefi 7f5b3021c8 Merge remote-tracking branch 'origin/master' 2020-08-31 21:13:33 -04:00
rusefi 0e70206dbf price of lazy progress 2020-08-31 21:09:51 -04:00
GitHub build-firmware Action a3a89c026d Auto-generated configs and docs 2020-09-01 01:07:34 +00:00
Matthew Kennedy 95f858265b detect which cylinder knocked (#1732)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* multi cylinder knock

* TS

* only sense when running
2020-08-31 21:05:33 -04:00
Matthew Kennedy 0f95d8fd71 fix #1740 the right way (#1741)
* fix

* put that back
2020-08-31 21:05:04 -04:00
GitHub set-date Action a76721ec3c Update date 2020-09-01 00:43:29 +00:00
GitHub build-firmware Action ea568dd0cf Auto-generated configs and docs 2020-08-31 21:10:05 +00:00
rusefi 70dae6eb4c Default Biquad settings broke MRE QC configuration #1740 2020-08-31 13:07:49 -04:00
rusefi 76816602a4 Default Biquad settings broke MRE QC configuration #1740 2020-08-31 12:36:28 -04:00
rusefi 052ccd01d5 going human 2020-08-31 10:49:16 -04:00
rusefi 6401b94399 this does not go as planned :( 2020-08-31 07:45:52 -04:00
rusefi 7e304fdca9 HW_CHECK_MODE is not well? 2020-08-31 06:43:47 -04:00
rusefi 23a790f66d OBD CAN sensors #1733 2020-08-31 04:39:27 -04:00
GitHub set-date Action d63fa6b327 Update date 2020-08-31 00:19:40 +00:00
GitHub build-firmware Action 582137f482 Auto-generated configs and docs 2020-08-30 19:40:34 +00:00
GitHub build-firmware Action 4f4f3e8cd5 Auto-generated configs and docs 2020-08-30 19:35:14 +00:00
GitHub build-firmware Action 0944894935 Auto-generated configs and docs 2020-08-30 18:29:40 +00:00
rusefi e02a5eb88d OBD CAN sensors #1733 2020-08-30 14:27:41 -04:00
rusefi b1a35234fb OBD CAN sensors #1733 2020-08-30 09:16:37 -04:00
GitHub set-date Action 02cfea5d80 Update date 2020-08-30 00:18:39 +00:00
GitHub build-firmware Action a6be36d408 Auto-generated configs and docs 2020-08-29 22:58:41 +00:00
rusefi 50ff019711 VVT support for VAG trigger #883 2020-08-29 18:37:13 -04:00
GitHub build-firmware Action dc11832184 Auto-generated configs and docs 2020-08-29 22:14:40 +00:00
rusefi 72060dd68f VVT support for VAG trigger #883 2020-08-29 18:13:00 -04:00
GitHub build-firmware Action cc13414bd1 Auto-generated configs and docs 2020-08-29 22:00:40 +00:00
GitHub build-firmware Action 91a3aca7fe Auto-generated configs and docs 2020-08-29 21:47:22 +00:00
rusefi 5da1af9ca7 VVT support for VAG trigger #883 2020-08-29 17:46:01 -04:00
rusefi b19ffa7075 TriggerConfiguration getPrintPrefix 2020-08-29 17:25:42 -04:00
GitHub build-firmware Action 8d83ac876d Auto-generated configs and docs 2020-08-29 21:07:39 +00:00
rusefi 4322f78591 verboseVVTDecoding 2020-08-29 17:05:54 -04:00