rusefillc
fc9160b480
refactoring hellen meta
2022-07-08 00:07:15 -04: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
Matthew Kennedy
29e5a0babb
use detected hellen board type on h72 ( #4305 )
...
* use detected hellen board type
* s
* s
* name
2022-06-29 18:10:29 -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
rusefi
a94df71aea
hellen meta
2022-06-22 12:35:48 -04:00
BeerMoneyMotorsports
9f11410b74
move etb from default to override ( #4250 )
2022-06-10 14:25:57 -04:00
BeerMoneyMotorsports
8f830eeeaf
ETB hardcode pins ( #4249 )
...
used Hellen121 as example and assigned pins.
2022-06-10 12:33:42 -04:00
GitHub build-firmware Action
10adb17aac
Auto-generated configs and docs
2022-06-10 01:36:56 +00:00
BeerMoneyMotorsports
547ffc41e8
ETB pins ( #4246 )
...
* ETB pins
* fixed errors
2022-06-09 21:30:25 -04:00
GitHub build-firmware Action
384dac46e7
Auto-generated configs and docs
2022-06-05 01:53:25 +00:00
BeerMoneyMotorsports
2e1df6f2b0
PPS PINS ( #4242 )
...
* PPS PINS
* Update main.yaml
2022-06-04 21:35:46 -04:00
Andrey
0e73a56c40
new validation and a lot of clean-up! this gives us four sensors for E67
2022-06-02 15:19:01 -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
4a5af1e9bd
hellen meta
2022-05-23 00:20:41 -04: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
a08e0c03ad
Auto-generated configs and docs
2022-05-03 06:42:20 +00:00
rusefillc
85302577b5
grrrrr2
2022-05-03 02:30:28 -04:00
rusefillc
48057461d2
grrrrr
2022-05-03 02:07:46 -04:00
rusefillc
784aec05d9
three steps back
2022-05-03 01:57:49 -04:00
rusefillc
aec9e7b1a7
two steps back
2022-05-03 01:48:15 -04:00
rusefillc
ecb14ae225
one step back
2022-05-03 01:25:03 -04:00
BeerMoneyMotorsports
6149bd061d
options port ( #4133 )
...
options port pinout
2022-05-03 00:58:55 -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
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
32de65f176
Short board name 2 ( #4080 )
...
* some hellens
* the rest
2022-04-18 15:45:29 -04:00
rusefillc
0c0db82486
Hellen NB2 default tune #4038
2022-04-10 15:49:01 -04:00
rusefillc
caf7d57b3c
Hellen NB2 default tune #4038
2022-04-10 15:13:22 -04:00
rusefillc
66b6f46d88
useful comment
2022-04-10 14:58:18 -04:00
rusefi
850bb9c1eb
refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable
2022-04-09 18:48:33 -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
3958a16dd5
Auto-generated configs and docs
2022-03-11 01:39:55 +00:00
rusefillc
0aaaa336d9
LED_COMMUNICATION_BRAIN_PIN
2022-02-12 12:35:00 -05:00
rusefillc
01c56739b2
reducing code duplication
2022-02-09 23:12:10 -05:00
rusefillc
9467ed02ab
reducing code duplication
2022-02-09 23:07:16 -05:00
rusefillc
2325a0233a
reducing code duplication
2022-02-09 22:52:46 -05:00
rusefillc
72468f1342
reducing code duplication
2022-02-09 22:47:54 -05:00
rusefillc
4781ebe11e
reducing code duplication
2022-02-09 22:46:13 -05:00
rusefillc
c5cd5a3e15
dead copy-pasta
2022-02-06 21:50:09 -05:00
rusefillc
3428f95340
AndreiKA thank you for the clarification
2022-02-03 15:37:00 -05:00
GitHub build-firmware Action
a11fc8fad1
Auto-generated configs and docs
2022-02-03 20:36:34 +00:00
GitHub build-firmware Action
9d3ff33388
Auto-generated configs and docs
2022-02-03 20:07:58 +00:00