Commit Graph

15905 Commits

Author SHA1 Message Date
rusefillc a3914c59cb Lua to read tsOutputs #3376 2021-12-12 23:17:56 -05:00
GitHub build-firmware Action 528a54c3ce Auto-generated configs and docs 2021-12-13 03:49:36 +00:00
rusefillc 8485377236 Lua to read tsOutputs #3376 2021-12-12 22:42:57 -05:00
GitHub set-date Action 526420fde8 Update date 2021-12-13 01:03:08 +00:00
GitHub build-firmware Action fe9f8bbf58 Auto-generated configs and docs 2021-12-12 01:59:32 +00:00
rusefillc 546b8c655b Lua to read tsOutputs #3376 2021-12-11 20:53:51 -05:00
GitHub set-date Action f6ead7d495 Update date 2021-12-12 01:06:09 +00:00
rusefillc bb68230233 refactoring 2021-12-11 13:00:33 -05:00
rusefillc 6d5b9866f2 Lua to read tsOutputs #3376 2021-12-11 12:59:47 -05:00
rusefillc b870a2a00b generator refactoring 2021-12-11 04:42:56 -05:00
rusefillc 74b76e4f3e generator refactoring 2021-12-11 04:31:54 -05:00
rusefillc 7a04b3d9e5 generator refactoring 2021-12-11 04:04:15 -05:00
rusefillc c221a9c893 extra coverage 2021-12-11 03:54:12 -05:00
rusefillc 7bc46cf448 code generator: unifying size logic 2021-12-11 03:50:28 -05:00
rusefillc 3d33f45ab2 docs 2021-12-11 03:40:24 -05:00
Andrey f5ead049c3 MAP phase sensing #3544
limiting to below cranking RPM limit
2021-12-11 02:56:19 -05:00
GitHub build-firmware Action cf131d1111 Auto-generated configs and docs 2021-12-11 07:07:00 +00:00
Matthew Kennedy d6a0154f79 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 f4fbbeecff Update date 2021-12-11 01:02:09 +00:00
Andrey 04cbd91b8c MAP phase sensing #3544 2021-12-10 17:28:03 -05:00
Matthew Kennedy 0d1539f869 multi CAN plumbing (#3688)
* framing for multi CAN

* typoooooooo
2021-12-10 17:08:10 -05:00
GitHub build-firmware Action 8314863863 Auto-generated configs and docs 2021-12-10 04:01:36 +00:00
rusefillc cd579cd3a6 rename hellen72 paths #3684 2021-12-09 22:22:04 -05:00
rusefillc e7dec2a4b9 MAP phase sensing #3544 2021-12-09 22:16:42 -05:00
rusefillc 71542ea6b9 live data this 2021-12-09 22:02:47 -05:00
GitHub build-firmware Action 33a0db4b04 Auto-generated configs and docs 2021-12-10 02:59:11 +00:00
rusefillc 2b9e3df449 fresh jar 2021-12-09 21:53:11 -05:00
rusefillc 1b2485a6d9 random clean-up and more explicit handing of 33 bits in a row 2021-12-09 21:42:14 -05:00
rusefillc c1155671a3 refactoring: hiding 'prev' logic a bit deeper 2021-12-09 21:42:06 -05:00
GitHub set-date Action 856fdede61 Update date 2021-12-10 01:03:39 +00:00
rusefillc 7ed2dadf82 fresh jar 2021-12-09 17:41:46 -05:00
rusefillc abc2d94214 toString 2021-12-09 17:41:18 -05:00
rusefillc 90e54bc348 unit test coverage for conditional structure 2021-12-09 17:41:08 -05:00
rusefillc 5dde76ee6a docs 2021-12-08 23:18:38 -05:00
rusefillc 034e704608 output channel name duplication fix #3681 2021-12-08 22:45:51 -05:00
rusefillc 190514823f rusEFI console ISO-TP via PCAN #3667
console port selector UI
2021-12-08 20:29:40 -05:00
rusefillc 9213091bed rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 20:15:22 -05:00
GitHub set-date Action afb282ef84 Update date 2021-12-09 01:09:00 +00:00
rusefillc b17432c233 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:38:11 -05:00
rusefillc 8a46e44a39 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:35:39 -05:00
rusefillc ed0b16a11c minor refactoring 2021-12-08 19:35:30 -05:00
rusefillc fa46c8cfd3 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:30:14 -05:00
GitHub build-firmware Action a9fa0cbaf8 Auto-generated configs and docs 2021-12-09 00:07:09 +00:00
rusefillc 6d248db16d rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
rusefillc 75821d8f61 rusEFI console ISO-TP via PCAN #3667
changing this mess just a bit
2021-12-08 18:43:27 -05:00
Andreika adfe24c801 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 46e6af2223 Auto-generated configs and docs 2021-12-08 22:49:58 +00:00
rusefillc 761790ba47 Update serial_can.cpp 2021-12-08 17:01:53 -05:00
rusefillc 5ee26c81d5 rusEFI console ISO-TP via PCAN #3667
fixing build #3
2021-12-08 16:24:54 -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