Matthew Kennedy
|
83266c904b
|
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 |
rusefillc
|
d86c53fecf
|
basic hw in the loop - pwm self validation #2028
|
2020-12-06 18:39:50 -05:00 |
rusefillc
|
7b8d20108f
|
Starter is engaged on start-up in pull-up configuration #1969
|
2020-11-26 10:41:22 -05:00 |
Matthew Kennedy
|
92e36e66b5
|
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
|
ae53889d10
|
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
|
6f9a84e79c
|
adjust boost (#1975)
|
2020-11-22 18:30:19 -05:00 |
rusefi
|
66b61f76a7
|
Output pin init/deinit needs a linked list #1803
|
2020-11-03 00:09:42 -05:00 |
Matthew Kennedy
|
5337d9f723
|
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
|
8079e5f292
|
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 |
rusefi
|
804f4b9db5
|
better file name
|
2020-05-25 13:02:05 -04:00 |
Matthew Kennedy
|
6f3736f246
|
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 |
rusefi
|
0ec3ce595e
|
dead code
|
2020-04-26 17:40:12 -04:00 |
Matthew Kennedy
|
95ef31da67
|
Goodbye, old TPS (#1266)
* clear out tps
* boost control
* aux valves
* launch, aux valves
* unused field
|
2020-04-05 19:33:33 -04:00 |
rusefi
|
612131cbd5
|
#203
|
2020-03-26 19:22:14 -04:00 |
Matthew Kennedy
|
2e12329199
|
Default to applyPinState (#1219)
* make applyPinState default
* consumers
* format
|
2020-03-25 18:14:09 -04:00 |
rusefi
|
3232aeb80c
|
progress
|
2020-03-23 23:51:51 -04:00 |
rusefi
|
bd4cf816e8
|
progress
|
2020-03-23 23:15:44 -04:00 |
rusefi
|
a5c9457eb9
|
progress
|
2020-03-23 23:06:52 -04:00 |
Matthew Kennedy
|
61c4d0fe83
|
save some ram (#1211)
* remove dead stuff
* why store those pointers twice?
|
2020-03-22 19:06:29 -04:00 |
Matthew Kennedy
|
b96d8f338e
|
boost format & cleanup (#1126)
|
2020-02-05 06:47:31 +05:30 |
960
|
580e725d11
|
Boost pr (#1114)
* boost control
* cleanup
* Delete rusefi_config.txt
* Add files via upload
* Delete rusefi_config.txt
* Add files via upload
* Update rusefi.input
* Update boost_control.cpp
|
2020-02-02 03:56:21 -05:00 |