Commit Graph

15 Commits

Author SHA1 Message Date
rusefillc 4a5af1e9bd hellen meta 2022-05-23 00:20:41 -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
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 5e9ba5de04 analog inputs 2022-04-07 03:24:23 -04:00
rusefi 094d324bbf https://github.com/andreika-git/hellen-one/issues/148 2022-03-30 15:55:42 -04:00
rusefillc 1ff6f26d3b hellen meta 2022-03-12 15:40:33 -05:00
Andreika 2beca221a3
hellen_board_id + hellen-common.mk (#3885)
* Hellen_board_id

* move EXTI init before config load

* add NT2USF()

* Hellen_board_id unit-tests

* hellen-common.mk

* fix for older macos compiler
2022-02-03 11:24:31 -05:00
rusefillc 7eac0756c1 https://github.com/rusefi/alphax-2chan/issues/14 2022-01-16 22:57:52 -05:00
rusefillc 65d42451d4 AlphaX 2022-01-16 16:15:59 -05:00
rusefillc aa6c1892b2 https://github.com/rusefi/alphax-2chan/issues/19 2022-01-16 14:51:26 -05:00
rusefillc 25137251d7 export board-specific macro for stm32 pins based on board yaml #3298 2022-01-12 13:34:21 -05:00
Andreika 1b9037314a
Hellen mcu module detector (experimental) (#3756)
* Hellen mcu module detector (experimental)

* make unit-tests happy

* make unit-tests even more happy

* move Hellen-specific stuff to hellen_common.cpp

* fix other hellen config builds

* helping non-Hellen builds too

* helping alpha2ch build

* helping build

* cleanup

* help unit-tests

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
Andreika 63774ac02d
Alpha2ch yaml (#3760)
* more hellen_meta defines

* alpha2ch yaml draft

* correct VR-/Hall2 input

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 10:56:16 -05:00
rusefillc 212687dd10 extracting common hellen to it's own file 2022-01-08 20:16:01 -05:00
rusefillc b88dc4d351 https://rusefi.com/forum/viewtopic.php?f=2&t=2202
defaults were bad, really bad
2021-12-30 19:14:32 -05:00