Matthew Kennedy
1fd637d27e
remove idle offset ( #4355 )
...
* remove offset
* remove more completely
* changelog
2022-07-18 15:49:43 -04: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
rusefillc
e082f1110d
TCU name
2022-04-25 23:27:47 -04:00
rusefillc
7d2d6c4a01
[EPIC] [Feature Request] Transmission Control #1454
2022-04-25 17:20:56 -04:00
rusefillc
e0e61f7f44
FasterEngineSpinUp should be enabled by default fix #4094
2022-04-23 09:51:47 -04:00
rusefillc
7213011353
Hellen NB2 default tune #4038
2022-04-10 19:11:34 -04:00
rusefillc
85cf31887e
Hellen NB2 default tune #4038
2022-04-10 15:49:01 -04:00
rusefillc
72178c1b09
Hellen NB2 default tune #4038
2022-04-10 15:13:22 -04:00
rusefillc
5b31054480
Hellen NB2 default tune #4038
2022-04-10 13:49:14 -04:00
rusefillc
2dbdbe7891
Gear detection based on RPM to VSS ratio #3779
2022-04-04 22:33:53 -04:00
rusefillc
41760c230d
Gear detection based on RPM to VSS ratio #3779
2022-04-04 20:47:47 -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
Matthew Kennedy
f82f4d08d6
Remove fsio part 2 ( #3876 )
...
* dead config stuff
* fsio state
* remove tests
* getEngineValue
* put part back
2022-02-02 00:49:44 -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
9d8c316aff
Remove Miata MX5 NB1 trigger fix #3488
2022-01-31 18:20:43 -05:00
rusefillc
9cfd30a2b4
why so many channels are hidden in debug ? #3614
2021-11-29 11:54:55 -05:00
Matthew Kennedy
aed334f9ac
better VSS configuration ( #3542 )
...
* vss uses real values
* some defaults
* test and correct math
* km, not miles!
* comment
* tooltip
* that macro went away
* 100hz and default settings gives 9kph
* changelog
* order of operations safety
* make the test like the pwm test
* housekeeping
* this is why we need sensor automation
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
Andrey
374b7223cd
isCylinderCleanupEnabled would be nice by default
2021-11-24 23:32:55 -05:00
Scott Smith
80091498a6
Programmatically replace ENGINE() and CONFIG() with engine-> etc ( #3565 )
...
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"
git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
Matthew Kennedy
7296593448
remove engine pointer passing ( #3556 )
...
* some
* more
* more
* the last?!
2021-11-16 04:15:29 -05:00
rusefillc
1a3fb4a0db
Epic: Remove FSIO #2928
2021-11-14 11:04:51 -05:00
rusefillc
5f1aadf638
Epic: Remove FSIO #2928
2021-11-14 10:39:47 -05:00
rusefillc
eab7f670a2
Epic: Remove FSIO #2928
2021-11-14 07:24:50 -05:00
rusefillc
0c88947639
script settings need names!
2021-11-13 22:59:15 -05:00
rusefillc
29670184e2
script settings need names!
2021-11-13 22:47:46 -05:00
rusefillc
de0736492d
better VVT default?
2021-10-31 15:25:43 -04:00
rusefillc
40bf6a93d0
VVT is no longer aux pid
2021-10-28 23:51:46 -04:00
Andrey
b04aad4c7c
Proteus meta - fixing confusion
2021-10-28 22:11:26 -04:00
Andrey
29851fe219
export board-specific macro for stm32 pins based on board yaml #3298
...
meta progress
2021-10-26 10:27:10 -04:00
Andrey
e95e75ca44
export board-specific macro for stm32 pins based on board yaml #3298
...
proteus meta progress
2021-10-25 20:51:28 -04:00
rusefillc
6de67ee73d
NB1 defaults #3299
...
alternator pin and settings
2021-10-13 20:56:26 -04:00
rusefillc
f853e42634
https://github.com/rusefi/hellen-NB1-issues/issues/19
2021-10-12 00:26:51 -04:00
rusefillc
eac901c37c
https://github.com/rusefi/hellen-NB1-issues/issues/19
2021-10-12 00:02:49 -04:00
rusefillc
1a809bf336
refactoring
2021-10-11 23:24:16 -04:00
rusefillc
dd7a340696
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:27:55 -04:00
rusefillc
c10be2ebde
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-03 00:09:09 -04:00
rusefillc
6a3c4d5d3e
export board-specific macro for stm32 pins based on board yaml #3298
2021-10-02 23:56:43 -04:00
rusefillc
1ff78646cc
NB1 defaults #3299
2021-10-02 23:21:43 -04:00
rusefillc
16664ab19b
NB2 36
2021-08-10 02:34:59 -04:00
Matthew Kennedy
4e6b61234f
yet more pch ( #3068 )
...
* big pch energy
* put back ramdisk stub
* tests are happy
* h743 nucleo
* kinetis
* I love deleting code!
* make stepper happy
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-03 22:05:01 -04:00
rusefi
138cfde320
Red test mule cranking to idling is weird #3050
2021-07-24 23:05:22 -04:00
rusefi
d7259789cb
Red test mule cranking to idling is weird #3050
2021-07-24 11:56:29 -04:00
Matthew Kennedy
e3849b95d5
don't require EXTERN_ENGINE in every file ( #2969 )
...
* move enginePins
* no more extern engine
* uses
* more
* extern config too
* put this where it belongs
* include correct header
* merge
2021-07-16 18:13:33 -04:00
Andrey
e34b04bd46
Nissan VVT trigger decoder #2887
2021-07-03 12:02:00 -04:00
Matthew Kennedy
322f69474f
remove cranking dwell angle ( #2814 )
...
* config & impl
* settings
* engines & boards
* this test doesn't do anything interesting
2021-06-13 07:52:07 -04:00
Andrey
17c07a0828
s/controlPin1/controlPin/
2021-06-05 16:19:01 -04:00
Matthew Kennedy
925399168a
defaults cleanup: base engine & fuel ( #2790 )
...
* build
* fuel and base
* fix build
* cleanup
* extern
* tps/tps
* alternator
* tps
* iat timing
* cranking RPM
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-03 00:50:07 +03:00
Matthew Kennedy
cc0547217c
Cranking defaults ( #2787 )
...
* defaults
* more
* cranking fuel
* cranking timing
* cranking time digits
* ugh these tests shouldn't depend on defaults
2021-06-02 08:21:36 +03:00
Matthew Kennedy
0af7a9cb2d
shrink canned tables ( #2651 )
...
* helper
* use it miata
* do type safe copy
* miata vvt
* etb
* default iat correction
* magic is afoot here
* hunchback
* misc
* neon
* neon
* aspire
* citroen
* neon
* missed one
* dead
* festiva
* remove andreyism
* very dead
* no need for copy of that function
* cleanup
2021-05-09 14:37:16 -04:00
rusefillc
f94fbcbec0
Switch default idle mode to AUTO #2577
...
at least all NB2 should be auto idle
2021-04-21 16:21:55 -04:00