Commit Graph

16824 Commits

Author SHA1 Message Date
rusefillc 0243003c96 nicer API 2021-12-05 00:31:58 -05:00
GitHub build-firmware Action 54e7062483 Auto-generated configs and docs 2021-12-05 04:36:49 +00:00
rusefillc 865c8015dc duplicate output name 2021-12-04 23:29:35 -05:00
rusefillc 2538d731d1 ELM327 connector: second HELLO fails fix #3654 2021-12-04 23:16:30 -05:00
rusefillc 9333127fcc API progress 2021-12-04 23:16:30 -05:00
GitHub build-firmware Action c0605ab026 Auto-generated configs and docs 2021-12-05 03:35:58 +00:00
rusefillc 8d20854ba3 tune via CAN #3361
better constant name
2021-12-04 22:29:53 -05:00
rusefillc 42b06aa27f tune via CAN #3361
looks like a bug? second single-byte does not work

Got rusEFI 2021.12.04.mre_f4.3386359712  signature via CAN/ELM327
Got null signature via CAN/ELM327
2021-12-04 22:27:30 -05:00
GitHub build-firmware Action 9a639fc0bc Auto-generated configs and docs 2021-12-05 03:19:16 +00:00
rusefillc 241f0402bd tune via CAN #3361
one step back - sandbox reads signature again!
2021-12-04 21:57:45 -05:00
rusefillc d6fd89bf09 we need special work-around for luaformatter module not to be located within submodule folder
(cherry picked from commit f332197a2a)
2021-12-04 21:37:28 -05:00
rusefillc eba6fa232a tune via CAN #3361
connector configuration
2021-12-04 21:25:26 -05:00
rusefillc f332197a2a we need special work-around for luaformatter module not to be located within submodule folder 2021-12-04 21:08:24 -05:00
rusefillc 02bd7d6a7f tune via CAN #3361
sandbox progress
2021-12-04 21:07:31 -05:00
rusefillc 1de30fc912 docs 2021-12-04 21:07:10 -05:00
rusefillc 3bc9935a23 refactoring: nicer API 2021-12-04 21:06:47 -05:00
rusefillc a469f72eee code formatting 2021-12-04 21:06:28 -05:00
rusefillc 359640e7aa tune via CAN #3361
todo: find a better place for these defs
2021-12-04 20:34:31 -05:00
rusefillc 86f143de3e tune via CAN #3361
making code greener
2021-12-04 20:12:47 -05:00
rusefillc d186e4153e tune via CAN #3361
only trivial refactoring
2021-12-04 20:10:30 -05:00
rusefillc 399888f795 smallest logging improvement 2021-12-04 20:01:41 -05:00
rusefillc 65e9bc5e0f tune via CAN #3361
OMG that was a lame bug
2021-12-04 19:59:24 -05:00
GitHub build-firmware Action 7ab14ca4c6 Auto-generated configs and docs 2021-12-05 00:28:26 +00:00
rusefillc 5fc9daa46e tune via CAN #3361
better way to reuse constants between C++ and java
2021-12-04 19:12:51 -05:00
rusefillc 85da6d6ad1 MAP phase sensing #3544 2021-12-04 18:47:14 -05:00
GitHub build-firmware Action d8c052211b Auto-generated configs and docs 2021-12-04 23:28:17 +00:00
rusefillc 3382bc375e tune via CAN #3361
we now have at least some signs of life!
2021-12-04 18:21:10 -05:00
rusefillc 0c91e77749 MAP phase sensing #3544
taking a step back to happy place
2021-12-04 18:21:10 -05:00
GitHub build-firmware Action ce32c26fa2 Auto-generated configs and docs 2021-12-04 23:06:32 +00:00
rusefillc 5896a5d8c5 MAP phase sensing #3544
need to skip
2021-12-04 17:49:04 -05:00
rusefillc 4e45ff935c tune via CAN #3361
separating buffered serial from non-buffered
2021-12-04 17:49:04 -05:00
rusefillc 18683e35eb smallest refactoring 2021-12-04 17:49:04 -05:00
GitHub build-firmware Action fbd203fff2 Auto-generated configs and docs 2021-12-04 22:39:55 +00:00
rusefillc 004f28a60a MAP phase sensing #3544 2021-12-04 17:19:35 -05:00
GitHub build-firmware Action 17d95341f4 Auto-generated configs and docs 2021-12-04 22:12:49 +00:00
rusefillc 45a95db67f MAP phase sensing #3544
trying longer average
2021-12-04 17:06:59 -05:00
rusefillc 56e74f329b it's not funny sandbox works :( 2021-12-04 14:29:27 -05:00
rusefillc e0aba7d2a2 refactoring: explicit data listener 2021-12-04 14:22:48 -05:00
rusefillc d469c9ff94 refactoring: explicit lock, removal of one dead code line, better magic constant 2021-12-04 14:06:34 -05:00
rusefillc b8f7efb437 ELM327 bugfix: baud rate 2021-12-04 14:03:05 -05:00
rusefillc 1a6483757a ELM327 bugfix: port was opened twice 2021-12-04 14:02:54 -05:00
rusefi 3bbcfeac59 helping master - undoing limp_manager change 2021-12-04 12:49:43 -05:00
rusefillc f0fd53ed3c making code greener 2021-12-04 12:19:48 -05:00
rusefillc e407ae73df bringing code up-to-date 2021-12-04 12:18:52 -05:00
Andrei 170642977f fix engine stop for MAIN_RELAY_CONTROL 2021-12-04 11:55:03 -05:00
Matthew Kennedy 45fd794a04
ugh (#3651) 2021-12-04 08:17:20 -05:00
GitHub build-firmware Action 169c983283 Auto-generated configs and docs 2021-12-04 07:05:27 +00:00
Andrei 99daecb7c7 better ignition_voltage_detected message 2021-12-04 01:41:25 -05:00
rusefillc fc3b89278a tune via CAN #3361 2021-12-04 01:36:15 -05:00
GitHub build-firmware Action b321ac64be Auto-generated configs and docs 2021-12-04 06:33:12 +00:00