rusefi
39200f55eb
ISO-TP does not work on real car #4427
...
oh shit :(
2022-08-11 00:37:48 -04:00
rusefillc
a3335a6414
removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE part two
2022-07-26 04:31:50 -04:00
rusefillc
7201a1bec3
EFI_FASTER_UNIFORM_ADC status update
2022-07-26 04:26:59 -04:00
rusefillc
49cbc2cd02
removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE
...
in light of
"// https://github.com/rusefi/rusefi/issues/3301 "H7 is currently actually using fast ADC exclusively - it just needs a bit of plumbing to make it work.""
2022-07-26 04:19:32 -04:00
rusefillc
374997111c
default value duplicate & breaking up long line
2022-07-11 02:57:32 -04:00
rusefillc
3fd5a4b888
looks dead to me
2022-07-11 02:57:32 -04:00
rusefillc
c7c4807c52
removing some unused debug
2022-07-11 02:57:31 -04:00
Matthew Kennedy
478549ccdf
get rid of setSerialConfigurationOverrides ( #4274 )
...
* get rid of setSerialConfigurationOverrides
* missed a few
* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy
bb9071a828
hellen SD card presets ( #4273 )
...
* hellen SD card presets
* copy paste missed some semicolons
2022-06-23 15:02:13 -04:00
Matthew Kennedy
be3e64fd2a
clean up sd overrides ( #4272 )
2022-06-23 09:15:51 -04:00
Matthew Kennedy
7062394786
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
a2496043c6
Auto-generated configs and docs
2022-06-02 19:45:28 +00:00
Andrey
55f748aef6
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
cbb02dfd6f
Auto-generated configs and docs
2022-06-02 18:22:57 +00:00
Matthew Kennedy
c2f61dc95f
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
cf8dcb068c
Auto-generated configs and docs
2022-05-30 22:01:09 +00:00
rusefillc
0e5c4dde2b
dead copy-paste
2022-05-18 16:54:11 -04:00
GitHub build-firmware Action
b84cb0d83a
Auto-generated configs and docs
2022-04-28 22:06:22 +00:00
Matthew Kennedy
83caf1ea1b
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
1e26e1ae99
pass parameters instead of `export` in build scripts ( #4081 )
...
* no `export ...` mess
* frankenso NA6
2022-04-18 19:05:27 -04:00
Matthew Kennedy
305c11a2cb
Short board name 2 ( #4080 )
...
* some hellens
* the rest
2022-04-18 15:45:29 -04:00
rusefillc
4574bb9f55
useful comment
2022-04-10 14:58:18 -04:00
Matthew Kennedy
fc4e6cbdb3
fix 4032 ( #4034 )
...
* fix 4032
* board defaults should not set these things
2022-04-03 06:58:25 -04:00
Andrey
298ea5f8c0
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 02:21:37 -04:00
Andrey
b96c51874c
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
3aeed0dbea
Auto-generated configs and docs
2022-03-11 01:39:55 +00:00
rusefillc
484f3957f6
LED_COMMUNICATION_BRAIN_PIN
2022-02-12 12:35:00 -05:00
rusefillc
03b4ed8228
dead code
2022-02-12 12:31:47 -05:00
rusefillc
d16945c7d4
reducing code duplication
2022-02-09 23:12:10 -05:00
rusefillc
7cac4416fc
reducing code duplication
2022-02-09 23:07:16 -05:00
rusefillc
2b205a652f
reducing code duplication
2022-02-09 22:52:46 -05:00
rusefillc
fb03a22688
reducing code duplication
2022-02-09 22:47:54 -05:00
rusefillc
e71c4c87d2
reducing code duplication
2022-02-09 22:46:13 -05:00
rusefillc
763e134fad
better default DEFAULT_ENGINE_TYPE
2022-02-09 19:52:22 -05:00
rusefillc
234b776613
dead copy-pasta
2022-02-06 21:50:09 -05:00
GitHub build-firmware Action
6e0ec51a79
Auto-generated configs and docs
2022-02-03 20:36:34 +00:00
GitHub build-firmware Action
614fa598c8
Auto-generated configs and docs
2022-02-03 20:07:58 +00:00
GitHub build-firmware Action
d56702b9bb
Auto-generated configs and docs
2022-02-03 19:55:31 +00:00
Andreika
e6c705ece1
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
Matthew Kennedy
a565c74189
SD card UI cleanup ( #3870 )
...
* dead config bit
* hide sd pin options
* #3868
2022-02-01 15:42:23 -05:00
Matthew Kennedy
28b6cce9d9
Remove fsio part 1 ( #3871 )
...
* dead includes
* move last logic out of fsio
* dead functions
2022-02-01 15:42:04 -05:00
rusefillc
47b09ab609
https://github.com/rusefi/alphax-2chan/issues/15
2022-01-15 10:41:05 -05:00
rusefillc
b8871eaca6
refactoring?
2022-01-14 23:10:48 -05:00
rusefillc
fc996ad339
Code style for methods with zero arguments #3535
2022-01-11 22:26:24 -05:00
Andreika
e7fb21c346
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
rusefillc
4c8abd5101
reducing copy-pasta - would this work?
2022-01-04 20:03:41 -05:00
rusefillc
18cd02a1d6
reducing copy-pasta - would this work?
2022-01-04 18:50:25 -05:00
rusefillc
e40741611b
https://rusefi.com/forum/viewtopic.php?f=2&t=2202
...
defaults were bad, really bad
2021-12-30 19:14:32 -05:00
rusefillc
f2e1d958ee
ELM327 optimization: sendShortPacketsInOneFrame #3656
2021-12-05 00:43:04 -05:00
rusefillc
3f1e1bac04
hellen81 up to master
2021-12-01 21:06:17 -05:00