Commit Graph

81 Commits

Author SHA1 Message Date
rusefillc 9a4ca269fe enable as event input
only:alphax-4chan
2023-04-15 14:46:04 -04:00
rusefillc 961a0f3320 https://github.com/rusefi/alphax-2chan/issues/87 2023-03-15 14:46:52 -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 5898383214 # pretty temporary
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE

only:alphax-4chan
2023-02-27 00:30:27 -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
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
rusefi 50e61e5bb5 refactoring: extracting constants 2022-12-18 16:56:43 -05:00
Matthew Kennedy cfe2ca690b
Trigger scope uses full buffer (#4893)
* trigger scope uses full buffer

* channels swapped on 4chan

* UI has custom names for boards
2022-12-13 19:55:36 -04:00
Matthew Kennedy 9d8bfb834e
Basic trigger scope implementation (#4885)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format

* tooth logger uses big buffer

* dead config

* config

* implement basic trigger scope

* good behavior

* enable on other alphax

* flag to enable second channel

* use 8 bit mode on the ADC for less memory use

* changelog
2022-12-10 23:00:12 -05:00
rusefillc d6ee3203e1 copy-paste is evil 2022-12-01 22:51:51 -05:00
rusefillc 493e52ced4 Just Say No 2022-11-11 20:34:12 -05:00
rusefillc 23c2217a71 refactoring: helper method 2022-10-30 00:20:15 -04: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
rusefillc b60ec5caad CAN side of automated testing #4630 2022-09-30 00:37:56 -04:00
rusefillc 4b6c309463 +x 2022-08-24 14:10:56 -04:00
rusefillc 863fb8c327 now with SD card 2022-08-19 17:43:07 -04:00
rusefillc 22ed8b8686 now with SD card 2022-08-19 15:49:11 -04:00
rusefillc 55b427a7a5 hello copypasta 2022-08-16 19:51:40 -04:00
rusefillc b6533b2e14
Create readme.md 2022-07-31 04:40:53 -04:00
rusefi b6544cccf0 less invalid default config 2022-06-26 23:47:42 -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
rusefillc 592ec1cc82 dead copy-paste 2022-05-18 16:54:11 -04:00
rusefillc df7a6d1367 default VR curve is needed not just by hellen, we have Proteus adapters with it now! 2022-05-17 17:54:11 -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
GitHub build-firmware Action 190c97761a Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
rusefillc 9fb54e13f4 fix https://github.com/rusefi/alphax-4chan/issues/17 2022-04-28 16:52:42 -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 2ee96bab90
set SHORT_BOARD_NAME from mk, not shell script (#4078)
* MRE

* proteus

* weird format lol

* alphax 4

* alphax 2ch

* prometheus, subaru

* s

* put a canary in the coal mine

* activate the sleepy canaries

* atlas

* tdg pdm

* The canary detected the problems it needed to

This reverts commit b0a3718b115f69f85f78fc4814aec04434968c0f.

* Revert "activate the sleepy canaries"

This reverts commit f80cfcdd789418caa30854064bcb9ce865eee474.

* prometheus
2022-04-18 14:22:05 -04:00
GitHub build-firmware Action 74c07ceca5 Auto-generated configs and docs 2022-04-03 14:22:17 +00:00
Andreika b2c9f6977a
Alphax4ch: yaml fix (#4037) 2022-04-03 09:59:37 -04:00
GitHub build-firmware Action 906692bb1d Auto-generated configs and docs 2022-04-03 13:37:31 +00:00
Andreika 99305ae0e3
AlphaX-4ch: better yaml (#4035)
* AlphaX-4ch: better yaml

* move VIGN from A2 to F7
2022-04-03 09:06:49 -04:00
Andreika 21a12eb9d0
Alphax4ch better config (#4036)
* AlphaX-4ch: better yaml

* AlphaX-4ch: better config

* remove main.yaml
2022-04-03 09:02:30 -04:00
Matthew Kennedy 289122c0b7
fix 4032 (#4034)
* fix 4032

* board defaults should not set these things
2022-04-03 06:58:25 -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 51e0dc80f5 Auto-generated configs and docs 2022-04-02 01:19:59 +00:00
rusefillc 1f87bf4413 4chan ETB 2022-04-01 21:11:32 -04:00
GitHub build-firmware Action 289cb4f331 Auto-generated configs and docs 2022-04-01 17:17:55 +00:00
rusefillc 41e2200fe6 4chan ETB 2022-04-01 13:11:12 -04:00