Commit Graph

124 Commits

Author SHA1 Message Date
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
Matthew Kennedy fd09ad7b4f cj125 2023-02-20 22:21:52 -08:00
Matthew Kennedy 961950dbcc gps 2023-02-20 22:07:21 -08:00
Matthew Kennedy 61c17791b8 joystick, lcd 2023-02-20 21:54:10 -08:00
rusefi 97faf209e7 reducing code duplication 2023-02-11 22:44:42 -05:00
David Holdeman 1c5e9d17ae update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05:00
Matthew Kennedy cc6cadfdd6 deduplicate $(BOARD_DIR) in makefiles (#5024)
* calculate BOARD_DIR exactly once

* deduplicate board scripts

* unit tests

* make passes variables to openblt build properly

* was this an intentional omission?

* s

* prometheus

* prometheus
2023-02-01 14:41:27 -05:00
rusefillc 71f3ca32c8 Default binary should have more relaxed pinout: serial fix #4998
we can now simplify code a bit
2023-01-23 08:10:23 -05:00
rusefillc 79104f574f so much bad copy-pasta 2023-01-04 16:37:37 -05:00
rusefillc 7fbc8ed495 Just Say No 2022-11-11 20:34:12 -05:00
rusefillc d4e10d0ff9 refactoring: helper method 2022-10-30 00:20:15 -04:00
rusefillc d6f6dd3a56 refactoring: helper method 2022-10-30 00:17:42 -04:00
rusefillc 33c5983da2 refactoring: helper method 2022-10-29 23:46:54 -04:00
rusefillc 5eec11c7a9 random ID 2022-10-25 19:09:38 -04:00
GitHub build-firmware Action 4bbfe503e3 Auto-generated configs and docs 2022-08-02 23:00:46 +00:00
shadowm60 02ac81893e Update main.yaml (#4412)
extend input posibilities for switched inputs
2022-08-02 18:45:51 -04:00
GitHub build-firmware Action cd5d7afbc3 Auto-generated configs and docs 2022-07-03 21:20:10 +00:00
rusefillc e421501a46 fix #4315 2022-07-03 17:15:32 -04:00
Matthew Kennedy 478549ccdf get rid of setSerialConfigurationOverrides (#4274)
* get rid of setSerialConfigurationOverrides

* missed a few

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

* copy paste missed some semicolons
2022-06-23 15:02:13 -04:00
Matthew Kennedy be3e64fd2a clean up sd overrides (#4272) 2022-06-23 09:15:51 -04:00
Matthew Kennedy 7062394786 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 cbb02dfd6f Auto-generated configs and docs 2022-06-02 18:22:57 +00:00
Matthew Kennedy c2f61dc95f 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 cf8dcb068c Auto-generated configs and docs 2022-05-30 22:01:09 +00:00
rusefillc 6ed3b1fb23 hellen meta 2022-05-23 00:40:45 -04:00
rusefillc e16cf48119 hellen meta 2022-05-23 00:20:41 -04:00
rusefillc 0e5c4dde2b dead copy-paste 2022-05-18 16:54:11 -04:00
rusefillc c03ee706bf default VR curve is needed not just by hellen, we have Proteus adapters with it now! 2022-05-17 17:54:11 -04:00
rusefillc 11d111a980 Hide pin mode from well-known boards #3397 2022-05-08 15:11:28 -04:00
rusefillc 0a4d899eea h128 i2c? (#4118)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action b84cb0d83a Auto-generated configs and docs 2022-04-28 22:06:22 +00: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
rusefillc 7db5f6a7dd nano refactoring 2022-04-28 17:12:04 -04:00
Matthew Kennedy 1e26e1ae99 pass parameters instead of `export` in build scripts (#4081)
* no `export ...` mess

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

* the rest
2022-04-18 15:45:29 -04:00
rusefi d7350ed2f7 refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable 2022-04-09 18:48:33 -04:00
Matthew Kennedy fc4e6cbdb3 fix 4032 (#4034)
* fix 4032

* board defaults should not set these things
2022-04-03 06:58:25 -04:00
Andrey 298ea5f8c0 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 02:21:37 -04:00
Andrey b96c51874c Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
shadowm60 1a3b241d7c Hellen128 board variant (#4018)
* Update board_configuration.cpp

handle board variant and etb for rev c

* make it build

* Update board_configuration.cpp

Place board detection in the right place
2022-03-21 19:25:46 -04:00
GitHub build-firmware Action 3aeed0dbea Auto-generated configs and docs 2022-03-11 01:39:55 +00:00
rusefillc 484f3957f6 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc d16945c7d4 reducing code duplication 2022-02-09 23:12:10 -05:00
rusefillc 7cac4416fc reducing code duplication 2022-02-09 23:07:16 -05:00
rusefillc 2b205a652f reducing code duplication 2022-02-09 22:52:46 -05:00
rusefillc fb03a22688 reducing code duplication 2022-02-09 22:47:54 -05:00
rusefillc e71c4c87d2 reducing code duplication 2022-02-09 22:46:13 -05:00
rusefillc 234b776613 dead copy-pasta 2022-02-06 21:50:09 -05:00
GitHub build-firmware Action 6e0ec51a79 Auto-generated configs and docs 2022-02-03 20:36:34 +00:00