Commit Graph

107 Commits

Author SHA1 Message Date
rusefillc 493e52ced4 Just Say No 2022-11-11 20:34:12 -05:00
Matthew Kennedy 5c50ad2db4
infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
rusefi bf3357cc61 nicer defaults API 2022-11-04 13:27:40 -04:00
rusefi 954e4650ba nicer defaults API 2022-11-04 12:37:28 -04:00
rusefillc 10eea940b9 154 2022-11-03 13:04:27 -04:00
rusefillc 23c2217a71 refactoring: helper method 2022-10-30 00:20:15 -04:00
rusefillc fcf6702b71 refactoring: helper method 2022-10-29 23:38:22 -04:00
rusefillc ca06f0af6c fix https://github.com/rusefi/hellen154hyundai/issues/69 2022-10-27 23:20:43 -04:00
GitHub gen-configs Action 1dabca8bc0 Auto-generated configs and docs 2022-10-16 20:28:13 +00:00
rusefillc e9bbde2af3 https://github.com/rusefi/hellen154hyundai/issues/63 2022-10-16 16:23:36 -04:00
GitHub gen-configs Action 82041f82cb Auto-generated configs and docs 2022-09-24 18:57:35 +00:00
rusefillc f6bd7506f9 K47 is Wasteagte, not K48 #4616
now with K48
2022-09-24 14:52:08 -04:00
GitHub gen-configs Action a6de6a2f11 Auto-generated configs and docs 2022-09-24 13:35:00 +00:00
rusefillc 53d4a8c9cf K47 is Wasteagte, not K48 fix #4616
just a typo in the name
2022-09-24 09:28:45 -04:00
rusefi 2042d9b0b6 You would not believe how you invert TLE9201 #4579 2022-09-13 21:03:47 -04:00
rusefi fc8c6df4fe h154 2022-09-13 20:23:40 -04:00
rusefi 172c91aaf9 h154 2022-09-13 18:13:58 -04:00
rusefillc e6074d796f
Update readme.md 2022-07-31 04:42:40 -04:00
Matthew Kennedy 0b10f7dca8
hellen board ID detect improvements (#4307)
* move call

* board detections work correctly

* improve detector

* s

* break instead of return

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
Matthew Kennedy 29e5a0babb
use detected hellen board type on h72 (#4305)
* use detected hellen board type

* s

* s

* name
2022-06-29 18:10:29 -04:00
Matthew Kennedy b92c0149d6
get rid of setSerialConfigurationOverrides (#4274)
* get rid of setSerialConfigurationOverrides

* missed a few

* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy 09ebf9c7a9
hellen SD card presets (#4273)
* hellen SD card presets

* copy paste missed some semicolons
2022-06-23 15:02:13 -04:00
Matthew Kennedy 4d7fe35c5c
clean up sd overrides (#4272) 2022-06-23 09:15:51 -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 cf855284bf Auto-generated configs and docs 2022-06-02 18:22:57 +00:00
Matthew Kennedy 4ada633206
Remove third trigger channel (#4226)
* remove third trigger

* clean up the honda mess

* there was nothing novel about this engine config

* include

* missed a few

* s

* x

* changelog

* don't set the third trigger input

* don't redefine the same thing 3 times

* only two inputs!

* test
2022-06-01 21:24:20 -04:00
GitHub build-firmware Action 3317744436 Auto-generated configs and docs 2022-05-30 22:01:09 +00:00
rusefi 4a7a815bc9 basta rasta copypasta 2022-05-21 09:38:26 -04:00
rusefillc 592ec1cc82 dead copy-paste 2022-05-18 16:54:11 -04:00
rusefillc 392188f2c6 Hide pin mode from well-known boards #3397 2022-05-08 15:11:28 -04:00
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00:00
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
rusefillc 220a0dbd56 https://github.com/rusefi/hellen154hyundai/issues/55 2022-04-22 00:44:44 -04:00
Matthew Kennedy 68eb210a57
pass parameters instead of `export` in build scripts (#4081)
* no `export ...` mess

* frankenso NA6
2022-04-18 19:05:27 -04:00
Matthew Kennedy 32de65f176
Short board name 2 (#4080)
* some hellens

* the rest
2022-04-18 15:45:29 -04:00
rusefi 9327d4d4d6 https://github.com/rusefi/hellen154hyundai/issues/55 2022-04-14 00:13:30 -04:00
rusefillc 66b6f46d88 useful comment 2022-04-10 14:58:18 -04:00
rusefi 850bb9c1eb refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable 2022-04-09 18:48:33 -04:00
rusefillc 5e9ba5de04 analog inputs 2022-04-07 03:24:23 -04:00
rusefillc dfbb6b589e K10 Sensor 2022-04-07 03:03:59 -04:00
Andrey cc9a1136c4 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 02:21:37 -04:00
Andrey 95d36b37e3 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
GitHub build-firmware Action 3958a16dd5 Auto-generated configs and docs 2022-03-11 01:39:55 +00:00
rusefillc 0aaaa336d9 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc 9467ed02ab reducing code duplication 2022-02-09 23:07:16 -05:00
rusefillc 69c97cc02b reducing code duplication 144 2022-02-09 23:04:27 -05:00
rusefillc 2325a0233a reducing code duplication 2022-02-09 22:52:46 -05:00
rusefillc 72468f1342 reducing code duplication 2022-02-09 22:47:54 -05:00
rusefillc 4781ebe11e reducing code duplication 2022-02-09 22:46:13 -05:00
rusefillc c5cd5a3e15 dead copy-pasta 2022-02-06 21:50:09 -05:00