Matthew Kennedy
|
9634a803f1
|
Idle timing PID uses phase logic (#2156)
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-29 23:50:56 -05:00 |
Matthew Kennedy
|
b9e96322c5
|
Idle refactor open loop (#2146)
* impl
* typo
* tests
|
2020-12-26 19:34:42 -05:00 |
Matthew Kennedy
|
542cb6a420
|
more testable idle logic (#2140)
* header
* test
* impl
|
2020-12-26 08:32:01 -05:00 |
Matthew Kennedy
|
aeea50ada2
|
move target computation (#2091)
|
2020-12-17 17:46:51 -05:00 |
Matthew Kennedy
|
0e3673e78c
|
remove idle thread; just call from periodicSlowCallback (#1924)
* remove thread
* remove ui
|
2020-11-11 21:47:19 -05:00 |
Matthew Kennedy
|
d992bab241
|
Move all DECLARE_ENGINE_PTR etc to one place (#1937)
* restructure
* guard c++
* idle too
* status_loop.h
|
2020-11-11 19:06:04 -05:00 |
Matthew Kennedy
|
3241a43a2d
|
extract idle hardware to its own file (#1923)
* extract idle hardware
* should fix the build
|
2020-11-03 18:06:32 -05:00 |
rusefi
|
b24246791e
|
Hellen says isIdleMotorBusy
|
2020-09-07 14:12:21 -04:00 |
rusefi
|
3857607fc2
|
Weird VAG: DC motor idle valve not ETB
#1637
Seattle we might have a problem!
|
2020-07-26 12:03:36 -04:00 |
rusefi
|
5feb91dc8f
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 21:35:01 -04:00 |
rusefi
|
f7da86983a
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 21:13:04 -04:00 |
rusefi
|
0079e8d3f0
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 19:06:26 -04:00 |
rusefi
|
13aef2dd77
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 18:25:48 -04:00 |
rusefi
|
677d5888ed
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 18:11:10 -04:00 |
rusefi
|
720ade2319
|
migrate amazing idle from FSIO to less opaque TS #1581
|
2020-07-08 01:12:08 -04:00 |
rusefi
|
23e6ea5475
|
idle_min through FSIO not working as intended #1553
|
2020-07-04 22:01:12 -04:00 |
rusefi
|
b83a5310be
|
happy new year
|
2020-01-08 00:02:40 -05:00 |
rusefi
|
627f73502b
|
steps towards #975
|
2019-10-18 19:45:32 -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
|
154092bbf5
|
unit tests progress
|
2019-09-19 22:56:54 -04:00 |
rusefi
|
162264fe08
|
progress towards idle unit test
|
2019-08-29 23:50:20 -04:00 |
rusefi
|
375d64417d
|
progress towards idle unit test
|
2019-08-29 00:10:47 -04:00 |
rusefi
|
e0c9493dd9
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-05 01:41:24 -04:00 |