Matthew Kennedy
|
acdf6fdc85
|
Put map in the sensor model (#2161)
* hook up map
* check for init
* switch some consumers
* don't do limp for now
* oops
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-30 08:43:49 -05:00 |
Matthew Kennedy
|
750070a496
|
fix etb wastegate percent output (#1988)
* wastegate etb should use percent
* percent_t
* fix test
|
2020-11-25 21:14:06 -05:00 |
Matthew Kennedy
|
492498f8d0
|
Boost tolerance (#1986)
* tolerate invalid closed loop config when in open loop mode
* fix test
|
2020-11-25 07:27:24 -05:00 |
Matthew Kennedy
|
42bfad807b
|
Etb wastegate hookup (#1888)
* remove
* cleanup
* implement ETB parts
* hook up to boost controller
* tests
|
2020-10-18 21:57:04 -04:00 |
Matthew Kennedy
|
eebded8caa
|
scale tables using type system (#1776)
* store scale in the type
* efi ratio
* boost control scaling
* fix boost tests
|
2020-09-10 18:44:10 -04:00 |
Matthew Kennedy
|
74d13c391f
|
Rewrite boost control in new closed loop framework (#1342)
* rewrite boost
* test
* fix build
* tests
* open loop test
* test closed loop
* fix names
* typo
* tests
* mock boost setOutput
* needs more virtual
* fix boost logic
* switch to TPS based open loop
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-05-06 08:40:42 -04:00 |