Commit Graph

146 Commits

Author SHA1 Message Date
andreika-git ce9480f854 remove SHORT_BOARD_NAME def from .mk https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
andreika-git e6d4ac2630 use meta-info.env in build scripts https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
andreika-git 17a7684f2a add meta-info.env files https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
rusefillc 161f2c9cf4 only:176122-6 better file name 2024-01-15 10:35:07 -05:00
rusefi 9e18ea512f hiding test presets 2023-12-28 22:03:13 -05:00
rusefillc f0f18b5729 only:pasta 2023-12-16 22:36:23 -05:00
rusefillc 589246f19c Reducing code duplication 2023-12-02 13:44:19 -05:00
GitHub gen-configs Action c687c4024c Auto-generated configs and docs 2023-12-01 17:43:27 +00:00
Matthew Kennedy 319468affb move SHORT_BOARD_NAME in to a makefile variable 2023-11-08 11:31:54 -05:00
rusefillc c8ba68aa75 one variable per line is usually better 2023-11-08 01:57:33 -05:00
GitHub gen-configs Action e2a16d7e4c Auto-generated configs and docs 2023-09-29 03:39:18 +00:00
rusefi 40bf28240a setHellenCan 2023-09-17 13:48:36 -04:00
GitHub gen-configs Action 7183b903bd Auto-generated configs and docs 2023-09-05 01:37:07 +00:00
rusefi 51dda75914 export board-specific macro for stm32 pins based on board yaml #3298 2023-09-02 21:14:06 -04:00
Andreika 84c6d4cde6
More universal Board-ID for bench test (#5518)
* add STATIC_BOARD_ID defines to get Board-ID more universal

* add getBoardId()

* broadcast BENCH_TEST_BOARD_STATUS via CAN

* add guards for sendBoardStatus()
2023-08-18 18:41:17 -04:00
rusefillc 3449328799 only: sad copy-pasta 2023-07-24 01:40:15 -04:00
rusefillc 5c194059c0 reducing enum confusion 2023-06-19 00:37:11 -04:00
Matthew Kennedy 50e4537bb2 semi magical hellen includes 2023-06-05 13:14:40 -04:00
rusefi 479d8d53b3 gps: f pain?
only:mre_f4
2023-06-03 20:53:34 -04:00
Matthew Kennedy 7396d466c4 cj125
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
Matthew Kennedy bb49b22294 joystick, lcd
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
Matthew Kennedy 2857e9527d remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
2023-04-28 20:59:11 -04:00
rusefi 326d8d98a4 https://github.com/andreika-git/hellen-one/issues/262
please please please do not be the issue
2023-02-27 11:07:49 -05:00
rusefi 7cf59ac050 Duplicated pin names fix #5106 2023-02-19 18:40:15 -05:00
rusefillc 29ff61c68b reducing hellen code duplication 2023-02-15 15:01:41 -05:00
David Holdeman 2715ccd55a
update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05:00
Matthew Kennedy 73f4436397
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 91923771d7 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
Andrey 67940f8add pasta 2023-01-21 08:08:52 -05:00
rusefillc 6ef5fef590 so much bad copy-pasta 2023-01-04 16:37:37 -05:00
rusefillc 493e52ced4 Just Say No 2022-11-11 20:34:12 -05:00
rusefillc 800b6b7a95 https://github.com/rusefi/hellenNA6_issues/issues/35 2022-11-09 14:41:21 -05:00
rusefillc fa2def726a I cannot think of a reason for these files to exist, default board.h for corresponding MCU should be enough 2022-11-09 11:38:57 -05:00
rusefillc 959c738c24 refactoring: helper method 2022-10-30 00:17:42 -04:00
rusefillc 236772b209 refactoring: helper method 2022-10-29 23:46:54 -04:00
GitHub gen-configs Action 3bce0ea6e6 Auto-generated configs and docs 2022-09-19 23:02:03 +00:00
BeerMoneyMotorsports 39e2c55fec
yaml update for NA6 MCU144 (#4595)
I was unsure on how to proceed with the actual pin id and how duplicates would effect it.  I added this to https://github.com/rusefi/very-serious-business/issues/228 but received no answer and appear to have been removed.  Im pushing anyhow.
2022-09-19 18:41:23 -04:00
GitHub gen-configs Action 382768938b Auto-generated configs and docs 2022-08-26 03:21:00 +00:00
BeerMoneyMotorsports 2e124425cf
ETB PINOUT (#4488)
UPDATED FOR ETB
2022-08-25 22:52:58 -04:00
Matthew Kennedy 8038bbcd28
s (#4280) 2022-06-23 22:16:53 -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
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00:00