Matthew Kennedy
|
61e5b4b1ad
|
change ObdCode to enum class builds firmware
|
2023-04-29 00:44:00 -04:00 |
Matthew Kennedy
|
dc6f53bda5
|
extract newton's method implementation (#5157)
* move expected, update libfirmware
* hellen ID solver uses shared Newton's method
* comment shouldn't have been moved
|
2023-03-07 08:45:17 -05:00 |
Matthew Kennedy
|
0b10f7dca8
|
hellen board ID detect improvements (#4307)
* move call
* board detections work correctly
* improve detector
* s
* break instead of return
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2022-07-02 05:19:02 -04:00 |
rusefillc
|
dfe3fa0e3b
|
https://github.com/rusefi/hellen-NB2-issues/issues/36
|
2022-06-29 02:16:46 -04:00 |
rusefillc
|
50a8508b80
|
Mark reports that detectHellenBoardType hangs up HD and Nucleo fix #4084
|
2022-06-19 11:29:17 -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
|
80b0e25f40
|
looks like a typo?
|
2022-03-12 15:40:13 -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 |