Commit Graph

14617 Commits

Author SHA1 Message Date
Matthew Kennedy 27cdab28f1
logic analyzer uses exti (#4269)
* rename functions

* s

* logic analyzer implemented using EXTI

* s

* don't turn it off on hellen either

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 20:13:17 -04:00
Matthew Kennedy 0bc445b461
flip icu/pal default (#4268)
* flip icu/pal default

* s

* s

* cleanup

* eg33
2022-06-22 18:43:39 -04:00
GitHub build-firmware Action 169fc5e086 Auto-generated configs and docs 2022-06-22 20:58:24 +00:00
Matthew Kennedy 11d58f8d5a
clt based rpm limit (#4267) 2022-06-22 16:49:24 -04:00
rusefi a94df71aea hellen meta 2022-06-22 12:35:48 -04:00
GitHub build-firmware Action 060d05d911 Auto-generated configs and docs 2022-06-22 04:16:21 +00:00
rusefillc a66c055092 https://github.com/rusefi/rusefi/issues/4266 2022-06-22 00:07:42 -04:00
GitHub set-date Action 11503861ac Update date 2022-06-22 00:23:32 +00:00
GitHub build-firmware Action c0144a5614 Auto-generated configs and docs 2022-06-21 01:45:01 +00:00
rusefillc 2ae59f6bd5 bit math is hard :( 2022-06-20 21:36:10 -04:00
GitHub set-date Action 282e79290d Update date 2022-06-21 00:20:44 +00:00
rusefillc ed1d252cc9 B6 2022-06-20 16:43:50 -04:00
GitHub build-firmware Action 22bc6e2063 Auto-generated configs and docs 2022-06-20 16:46:24 +00:00
GitHub build-firmware Action eab2328dea Auto-generated configs and docs 2022-06-20 15:49:50 +00:00
rusefillc a4347668c5 https://rusefi.com/forum/viewtopic.php?f=5&t=2353 2022-06-20 11:41:33 -04:00
rusefillc b1fe3697b1 b6 build 2022-06-20 08:26:28 -04:00
GitHub build-firmware Action 7d8bf4be8b Auto-generated configs and docs 2022-06-20 11:50:51 +00:00
rusefillc d639a42621 https://rusefi.com/forum/viewtopic.php?f=5&t=2353 2022-06-20 07:43:23 -04:00
GitHub set-date Action 3d4a4789c2 Update date 2022-06-20 00:20:17 +00:00
GitHub build-firmware Action bce193c4b7 Auto-generated configs and docs 2022-06-20 00:12:52 +00:00
rusefillc 1182db2b3c B6 shutdown Lua and else 2022-06-19 20:06:03 -04:00
rusefillc 60c04df3a6
Update readme.md 2022-06-19 14:59:48 -04:00
rusefillc 50a8508b80 Mark reports that detectHellenBoardType hangs up HD and Nucleo fix #4084 2022-06-19 11:29:17 -04:00
rusefillc ecc14de300 Mark reports that detectHellenBoardType hangs up HD and Nucleo #4084 2022-06-19 11:06:38 -04:00
rusefillc 2e8559e72e symmetrical logging 2022-06-19 11:03:26 -04:00
rusefillc 639d15c102 less broken default 2022-06-19 10:54:43 -04:00
GitHub build-firmware Action bd93c0b8da Auto-generated configs and docs 2022-06-19 13:59:06 +00:00
Matthew Kennedy 7e8ae7c8a3
Write output channels with new parser (#4219)
* let the new parser run

* s

* support for output channels

* usages reader uses new parser for output channels

* better debugging configuration

* bad merge

* test it a bit too

* more tests

* copy/paste the same content from other file

* s

* fix bugs where even the existing logic tries to write as an enum (?)

* jar

* print stream always unix

* print stream always unix

* use typedefs correctly

* jar

* stub support for multiple of each type

* s

* s

* name some more datas
2022-06-19 09:52:23 -04:00
GitHub set-date Action b43677919f Update date 2022-06-19 00:20:46 +00:00
GitHub build-firmware Action ee126f8743 Auto-generated configs and docs 2022-06-18 21:31:34 +00:00
Matthew Kennedy 606e04364b
new parser TS output fixes, config file fixes (#4261)
* new parser TS output fixes, config file fixes

* jar
2022-06-18 17:24:50 -04:00
rusefillc 6314e95111 verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 16:14:25 -04:00
rusefi 271dddf61e verbose trigger sync should reuse engineSnifferRpmThreshold fix #4259 2022-06-18 15:18:45 -04:00
GitHub build-firmware Action cbd85f54c4 Auto-generated configs and docs 2022-06-18 18:53:00 +00:00
rusefi ff477f59d0 verbose trigger sync should reuse engineSnifferRpmThreshold #4259
unused field & updated tooltip
2022-06-18 14:46:31 -04:00
rusefi 6bfa4c025b verbose trigger sync should reuse engineSnifferRpmThreshold #4259
docs
2022-06-18 14:44:32 -04:00
rusefi dacc43acad verbose trigger sync should reuse engineSnifferRpmThreshold #4259
docs
2022-06-18 14:44:21 -04:00
rusefi 1f3980f10c verbose trigger sync should reuse engineSnifferRpmThreshold #4259
this should work faster?
2022-06-18 14:44:10 -04:00
rusefi a552d58d42 verbose trigger sync should reuse engineSnifferRpmThreshold #4259
reducing complexity
2022-06-18 14:17:36 -04:00
rusefi 837747d1d4 verbose trigger sync should reuse engineSnifferRpmThreshold #4259
reducing complexity
2022-06-18 13:57:36 -04:00
GitHub build-firmware Action 4bb819d6b1 Auto-generated configs and docs 2022-06-18 16:13:24 +00:00
rusefillc 2e4c7db92f knock dialog progress 2022-06-18 12:06:31 -04:00
GitHub build-firmware Action e058cb7c0c Auto-generated configs and docs 2022-06-18 13:57:19 +00:00
rusefillc e6526621ba helping build? 2022-06-18 09:50:46 -04:00
Matthew Kennedy 7cc09ade6f
More fragment refactoring: encode by type, not enum index (#4075)
* fragment refactoring

* jar

* jar?

* look up fragment by type, not index

* don't even include that

* jar again

* jar again

* unit tests are happy

* guards

* jar

* hpfp guarding

* handle knock controller

* jar

* s

* stub multiple for each

* jar

* Update live_data.cpp

* s

* s
2022-06-18 09:23:44 -04:00
GitHub build-firmware Action 6931862fba Auto-generated configs and docs 2022-06-18 03:47:55 +00:00
rusefillc 1c5d60f64e more AUX for E67 2022-06-17 23:40:46 -04:00
rusefillc 9a9047c3f9 more info verbose trigger/vvt 2022-06-17 22:11:09 -04:00
rusefillc 6c1d2a297e more into "triggerinfo" 2022-06-17 22:10:48 -04:00
rusefillc f53b64a558 docs 2022-06-17 22:10:34 -04:00