rusefi
|
236d952335
|
progress towards ETB controller mocking
|
2019-12-13 13:52:34 -05:00 |
rusefi
|
e9e7a66cf8
|
etbActualCount logic to handle the scenario where only one ETB is present
|
2019-12-13 12:50:34 -05:00 |
rusefi
|
af4f20551b
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
Matthew Kennedy
|
0e674f7eca
|
ETB Encapsulation & C++ Conventions (#1049)
* encapsulate etb stuff, c++ conventions
* remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE
* reduce include dependencies
* Revert "reduce include dependencies"
This reverts commit c529bbbf757cd9070f6e00616f84b1229eeb768e.
* Revert "remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE"
This reverts commit ca98b18cd4dae24b993d1263a18daf509dcd54b9.
|
2019-12-10 19:37:04 -05:00 |
rusefi
|
1c96d9541e
|
refactoring
|
2019-12-02 23:08:18 -05:00 |
rusefi
|
1d817e9768
|
dual throttle re-init bugfix thank you andreika!
|
2019-12-01 09:39:34 -05:00 |
rusefi
|
3ed889486e
|
making things nicer with dual ETB settings
|
2019-11-30 17:38:33 -05:00 |
rusefi
|
f80fe51092
|
all ETBs to run in same HW mode
|
2019-11-30 01:00:54 -05:00 |
rusefi
|
5fa7e082c8
|
all ETBs to run in same HW mode
taking a step back and going to bed :(
|
2019-11-30 00:39:00 -05:00 |
rusefi
|
2952cd923e
|
all ETBs to run in same HW mode
|
2019-11-30 00:25:33 -05:00 |
rusefi
|
a78dc22bf1
|
better state validation, better error codes
|
2019-11-29 23:41:26 -05:00 |
rusefi
|
73e3edc3d8
|
dual ETB seems to work!
|
2019-11-29 20:15:29 -05:00 |
rusEfi
|
e2074388ff
|
dual ETB seems to work!
|
2019-11-29 19:06:50 -05:00 |
rusefi
|
76ca1aacb7
|
all ETBs to run in same HW mode
|
2019-11-29 19:02:12 -05:00 |
rusEfi
|
799027c2e9
|
all ETBs to run in same HW mode
|
2019-11-29 16:51:51 -05:00 |
rusefi
|
07f71c8dfa
|
steps towards dual ETB
|
2019-11-28 15:24:30 -05:00 |
rusefi
|
067aa0aeee
|
steps towards dual ETB
|
2019-11-27 22:07:36 -05:00 |
Matthew Kennedy
|
9ee8616cb0
|
Use templated array references (#1027)
* update defs
* consumers, use default params
* setArrayValues in tests
* floats
* test fixing
|
2019-11-22 23:27:24 -05:00 |
rusEfi
|
547d9749df
|
v12 and minor ETB
|
2019-11-22 23:27:03 -05:00 |
Matthew Kennedy
|
579219e8cc
|
inject interfaces to ETB, renaming (#1026)
* inject interfaces, renaming
* format
* null check
* that was a dumb typo
* fix indent
|
2019-11-22 20:53:54 -05:00 |
Matthew Kennedy
|
bb22296f61
|
DC motor improvements (#1025)
* extract interface, comments, conform names
* fwd declare
|
2019-11-22 16:30:44 -05:00 |
rusefi
|
4faca85fdd
|
following the pattern
|
2019-11-21 13:35:57 -05:00 |
rusEfi
|
f9ccaf5f01
|
steps towards dual ETB
|
2019-11-21 00:49:38 -05:00 |
rusefi
|
a5db4819ae
|
making more code testable
|
2019-11-20 08:46:54 -05:00 |
rusefi
|
a7b7fd1005
|
making more code testable
|
2019-11-20 02:18:17 -05:00 |
rusEfi
|
36dba6274a
|
ETB docs
|
2019-11-18 22:25:07 -05:00 |
rusefi
|
cc6381fe96
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-05 20:07:55 -05:00 |
rusefi
|
0e01355c15
|
steps towards #975
|
2019-10-18 18:54:32 -04:00 |
Matthew Kennedy
|
29804cbc8a
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -04:00 |
rusefi
|
df7fe0ec3b
|
fixing build
|
2019-09-29 14:22:51 -04:00 |
rusEfi
|
fc3b7ec1bd
|
etbCalibrationOnStart
|
2019-09-29 14:00:04 -04:00 |
rusefi
|
d520e0734f
|
docs
|
2019-09-28 09:59:40 -04:00 |
rusEfi
|
44b2c2f89e
|
new command 'etb_freq X'
|
2019-09-27 23:37:40 -04:00 |
rusEfi
|
17dc0908f2
|
it's a cruel world
|
2019-09-27 23:01:47 -04:00 |
rusefi
|
ff8a3f2988
|
fixing build
|
2019-09-25 08:46:26 -04:00 |
rusefi
|
bc572bef51
|
reducing hell in unit tests
|
2019-09-25 08:40:33 -04:00 |
rusefi
|
b66f3a8229
|
ETB is sticky around zero and does not want to close all the way #943
fixing build
|
2019-09-23 00:41:35 -04:00 |
rusEfi
|
89ed15838f
|
ETB is sticky around zero and does not want to close all the way #943
|
2019-09-22 23:28:11 -04:00 |
rusefi
|
e7b658547b
|
ETB target is using integer values #945
now we have a unit test! now we can fix the issue :)
|
2019-09-22 17:58:27 -04:00 |
rusefi
|
d09e096874
|
ETB target is using integer values #945
refactoring
|
2019-09-22 08:51:02 -04:00 |
rusefi
|
1b604359a9
|
ETB target is using integer values #945
refactoring
|
2019-09-22 08:44:51 -04:00 |
rusEfi
|
9b98446846
|
ETB target is using integer values #945
first we will write a unit test
|
2019-09-22 07:58:03 -04:00 |
rusEfi
|
e29318b939
|
ETB target is using integer values #945
first we will write a unit test
|
2019-09-22 00:36:13 -04:00 |
rusEfi
|
f843968636
|
ETB target is using integer values #945
first we will write a unit test
|
2019-09-22 00:16:46 -04:00 |
rusefi
|
4ba441fd49
|
"set_etb" is now "set_etb_duty"
|
2019-09-21 22:15:34 -04:00 |
rusefi
|
3646ef4406
|
ETB idle bugfix: do not use once turned off
|
2019-09-21 01:22:21 -04:00 |
rusefi
|
f588224559
|
NB2 miata on Frankenso with ETB
|
2019-09-21 01:21:53 -04:00 |
rusefi
|
2bbbc1c787
|
ETB pinEnableMode
|
2019-09-20 22:16:54 -04:00 |
rusefi
|
b9f649a93c
|
ETB to SD logs
|
2019-09-20 20:41:45 -04:00 |
rusefi
|
a585835add
|
docs
|
2019-09-07 22:16:56 -04:00 |