Commit Graph

16380 Commits

Author SHA1 Message Date
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
rusefillc 78e1702309 rusEFI console ISO-TP via PCAN #3667
fixing build #2
2021-12-08 16:13:02 -05:00
GitHub build-firmware Action 4bb353ac65 Auto-generated configs and docs 2021-12-08 21:11:51 +00:00
rusefillc e2e482d2b1 docs 2021-12-08 16:05:57 -05:00
rusefillc 85fd271659 https://github.com/rusefi/hellen154hyundai/issues/42 2021-12-08 16:05:52 -05:00
rusefillc cd763ce6ab rusEFI console ISO-TP via PCAN #3667
fixing build
2021-12-08 15:42:00 -05:00
Andreika 95adac3f03 CAN ISO-TP progress (+unit-tests fix) (#3677)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-08 15:11:19 -05:00
rusefillc 80c62ce888 MAP phase sensing #3544
gauge name fix
2021-12-08 12:44:43 -05:00
rusefillc 98dbf0a352 rusEFI console ISO-TP via PCAN #3667 2021-12-08 12:01:28 -05:00
rusefillc d735f8d198 rusEFI console ISO-TP via PCAN #3667 2021-12-08 11:55:34 -05:00
rusefillc 266083db14 progress 2021-12-08 11:55:34 -05:00
rusefillc 4554a94794 docs 2021-12-08 11:55:34 -05:00
Matthew Kennedy e80654511d prime upon ignition voltage, not on power on (#3662)
* 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

* test

* dead adjacent line of code
2021-12-08 07:26:49 -05:00
GitHub build-firmware Action d0a8d9c17a Auto-generated configs and docs 2021-12-08 12:10:47 +00:00
Matthew Kennedy ba8ac5f595 AiM dash (#3673)
* aim dash

* enum
2021-12-08 07:04:59 -05:00
Andrey 43f6f00b2c Merge branch 'master' of https://github.com/rusefi/rusefi 2021-12-07 21:41:54 -05:00
Andrey b8a197d0f0 MAP phase sensing #3544
new implementation seems complete? 360 fix
2021-12-07 21:37:33 -05:00
Matthew Kennedy 3d3bf5ea4b ignition controller detects rising edge on voltage (#3636)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test
2021-12-07 21:28:04 -05:00
Andrey d3afd617d2 MAP phase sensing #3544
new implementation seems complete?
2021-12-07 21:08:25 -05:00
Andrey d2c46b3310 Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -05:00
Andrey c28a24c3d2 MAP phase sensing #3544
new implementation
2021-12-07 20:00:50 -05:00
Andrey 0f6c9e15c3 MAP phase sensing #3544
new implementation
2021-12-07 20:00:04 -05:00
Andrey 7046d737ba docs 2021-12-07 19:59:43 -05:00
rusefillc dea5642a31 remaining mock ADC fix #3672
docs
2021-12-07 19:45:02 -05:00
rusefillc 58336302fd Revert "dead code?"
This reverts commit ad96b93efd.
2021-12-07 19:44:00 -05:00
rusefillc ad96b93efd dead code? 2021-12-07 19:33:19 -05:00