Commit Graph

12660 Commits

Author SHA1 Message Date
GitHub build-firmware Action d8bc0f8c92 Auto-generated configs and docs 2021-12-16 00:25:55 +00:00
rusefillc 31ed18fe84 clutch input via CAN #3605 2021-12-15 19:20:07 -05:00
rusefillc b3a240f893 clutch input via CAN #3605 2021-12-15 17:48:21 -05:00
rusefillc 0937499708 Lua to read tsOutputs #3376 2021-12-15 13:25:09 -05:00
GitHub build-firmware Action 09df526309 Auto-generated configs and docs 2021-12-15 13:25:37 +00:00
Matthew Kennedy 479ae44cd7
remove etb status option (#3695)
* remove

* ui

* settings cpp
2021-12-15 08:20:14 -05:00
rusefillc 5bdf25c3f8 Lua to read tsOutputs #3376 2021-12-14 23:16:05 -05:00
GitHub build-firmware Action e57166ed55 Auto-generated configs and docs 2021-12-15 03:35:34 +00:00
rusefillc d121230dbe Lua to read tsOutputs #3376 2021-12-14 22:28:41 -05:00
GitHub build-firmware Action e638128055 Auto-generated configs and docs 2021-12-15 02:26:22 +00:00
Matthew Kennedy 256df56fa7
Honda K 12+1 decoder adjustment (#3694)
* adjust trigger

* real cranking

* mk
2021-12-14 21:10:01 -05:00
GitHub set-date Action adc93eb51b Update date 2021-12-15 01:02:56 +00:00
GitHub build-firmware Action c73ceec960 Auto-generated configs and docs 2021-12-14 21:19:31 +00:00
GitHub build-firmware Action 5d112a29ca Auto-generated configs and docs 2021-12-14 19:49:48 +00:00
Matthew Kennedy 8f7344079e
charge temperature estimation UI help (#3693)
* ui

* those too

* format help

* s
2021-12-14 15:44:20 -04:00
GitHub set-date Action 0bb6ffbd2a Update date 2021-12-14 01:10:15 +00:00
rusefillc 265239ab4d Lua to read tsOutputs #3376 2021-12-13 19:46:41 -05:00
rusefillc f2c74e2ce2 Lua to read tsOutputs #3376 2021-12-13 19:40:31 -05:00
rusefillc 28449f3095 Lua to read tsOutputs #3376 2021-12-13 19:13:05 -05:00
GitHub build-firmware Action 49a69f982b Auto-generated configs and docs 2021-12-14 00:02:38 +00:00
rusefillc 79586d42a6 CAN wake-up #3660 2021-12-13 17:53:20 -05:00
Matthew Kennedy 7e3765650f
adjust mr18 vvt trigger (#3691)
* adjust mr18 trigger

* second gap, why not
2021-12-13 16:33:34 -04:00
GitHub build-firmware Action f17034d8b3 Auto-generated configs and docs 2021-12-13 03:49:36 +00:00
GitHub set-date Action 793b6a214f Update date 2021-12-13 01:03:08 +00:00
GitHub build-firmware Action f2830a8eae Auto-generated configs and docs 2021-12-12 01:59:32 +00:00
GitHub set-date Action 6d0e9cf914 Update date 2021-12-12 01:06:09 +00:00
rusefillc a5e80d05ba Lua to read tsOutputs #3376 2021-12-11 12:59:47 -05:00
Andrey 099f7d5a86 MAP phase sensing #3544
limiting to below cranking RPM limit
2021-12-11 02:56:19 -05:00
GitHub build-firmware Action 810c91f98a Auto-generated configs and docs 2021-12-11 07:07:00 +00:00
Matthew Kennedy 6de8364895
maybe more working MAP sampling (#3689)
* what if we do this

* cleanup

* s

* test
2021-12-11 03:01:28 -04:00
GitHub set-date Action 8016da48b7 Update date 2021-12-11 01:02:09 +00:00
Matthew Kennedy 408d4c6ebf
multi CAN plumbing (#3688)
* framing for multi CAN

* typoooooooo
2021-12-10 17:08:10 -05:00
GitHub build-firmware Action 9e5cb6a04c Auto-generated configs and docs 2021-12-10 04:01:36 +00:00
rusefillc 17879ef7de MAP phase sensing #3544 2021-12-09 22:16:42 -05:00
rusefillc 25134644e6 live data this 2021-12-09 22:02:47 -05:00
GitHub build-firmware Action 7e8e860d5a Auto-generated configs and docs 2021-12-10 02:59:11 +00:00
GitHub set-date Action 64ca0fd559 Update date 2021-12-10 01:03:39 +00:00
GitHub build-firmware Action 49c348d118 Auto-generated configs and docs 2021-12-09 03:52:01 +00:00
GitHub set-date Action 8edf16c2bd Update date 2021-12-09 01:09:00 +00:00
rusefillc f2cd7f1225 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:30:14 -05:00
GitHub build-firmware Action 3952d4ec07 Auto-generated configs and docs 2021-12-09 00:07:09 +00:00
rusefillc f65907a192 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
rusefillc 574d09e29e rusEFI console ISO-TP via PCAN #3667
changing this mess just a bit
2021-12-08 18:43:27 -05:00
Andreika 6be915f7af
can_isotp fix? (#3678)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-08 18:12:51 -05:00
GitHub build-firmware Action 5f997f9769 Auto-generated configs and docs 2021-12-08 22:49:58 +00:00
rusefillc 68bddbe820
Update serial_can.cpp 2021-12-08 17:01:53 -05:00
rusefillc 5830975040 rusEFI console ISO-TP via PCAN #3667
fixing build #3
2021-12-08 16:24:54 -05:00
Matthew Kennedy 4148ee76bf
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 2bed640b50 rusEFI console ISO-TP via PCAN #3667
fixing build #2
2021-12-08 16:13:02 -05:00
GitHub build-firmware Action 99b153e445 Auto-generated configs and docs 2021-12-08 21:11:51 +00:00