Commit Graph

31 Commits

Author SHA1 Message Date
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
Matthew Kennedy 56c5b8d2e9
remove displayLogicLevelsInEngineSniffer (#56)
* configs

* remove displayLogicLevelsInEngineSniffer

* test
2023-02-28 01:57:50 -08:00
rusefillc edc893b8e9 K 2023-01-21 08:56:21 -05:00
Andrey 1ab4ae72f8 K 2023-01-21 08:24:18 -05:00
rusefillc 461cf48102 Honda K 2022-12-05 21:44:57 -05:00
Matthew Kennedy 6f5bed28d9 better k gaps (#4623) 2022-09-25 09:14:29 -04:00
Andrey 24cf41c5f7 Honda K cam wheels #3405 2022-09-25 00:26:42 -04:00
Andrey 178fe15760 more inclusive configuration name 2022-09-24 23:49:41 -04:00
Andrey 5935c18beb K progress - just a rename 2022-09-24 23:25:36 -04:00
rusefillc 124e7b97b0 crank-bases is the proper way, with proper trigger offset 2022-09-23 20:13:14 -04:00
Matthew Kennedy 83caf1ea1b 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
Scott Smith 80091498a6 Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565)
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"

git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
Matthew Kennedy 7296593448 remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
rusefi b968be575f Honda K 2021-11-02 17:11:34 -04:00
rusefi e9df4b2f23 honda k 2021-11-02 17:00:08 -04:00
rusefillc 0b64f45119 Honda K 2021-10-31 15:27:26 -04:00
rusefillc 558c639f82 Honda K & default VVT pid 2021-10-29 12:16:19 -04:00
rusefillc 40bf6a93d0 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
Andrey d48ed50e2f Honda K 2021-10-28 22:18:41 -04:00
rusefi 12a9b325bd Honda K 2021-10-28 15:57:35 -04:00
rusefi aac0097a4e Honda K 2021-10-27 23:55:31 -04:00
rusefi 4f0b93cbd2 Honda K 2021-10-26 17:15:24 -04:00
Andrey 0bf18a2812 Honda K 2021-10-26 15:19:09 -04:00
Andrey 37461c67b0 Honda K 2021-10-26 12:04:35 -04:00
Andrey 6fce043cbf Honda K 2021-10-26 11:52:52 -04:00
rusefillc eb95034973 element 2021-10-24 14:44:37 -04:00
rusefi 82cf4d4fe6 Honda K 2021-10-23 16:19:28 -04:00
rusefi 7b68d0d226 Honda K 2021-10-23 15:49:02 -04:00
rusefillc 90a5c5d283 honda 2021-10-12 18:31:48 -04:00
rusefillc 09a9c717dc honda 2021-10-12 18:31:48 -04:00
rusefillc a8058a6ea4 proteus adapters 2021-10-02 13:25:40 -04:00