rusefi/simulator
Scott Smith 5bc1949aef
Basic framework for high pressure fuel pump control (#3476)
* Basic framework for high pressure fuel pump control

* Many changes

Move calculations to fast callback
Move main object into Engine
Respond to pin changes without requiring a reboot

* Use EngineModule for HpfpController
Schedule pin off after executing pin on so we are sure it ends, even if the motor stops.
Test scheduling.
Less RAM use by only having one event and reordering fields.

* Make scheduling test actually useful - need non-0 activation angle.

Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2021-11-19 23:06:51 -05:00
..
simulator Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05:00
.cproject
.project
Makefile turn on c++ 20 (#3579) 2021-11-19 22:19:34 -05:00
chconf.h Fix simulator (#3360) 2021-10-17 20:07:25 -04:00
clean.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
clean.sh
compile.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
compile.sh update all compile scripts to use available cores rather than a hardcoded value (#2425) 2021-03-06 12:55:46 -05:00
file.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file2.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file3.mlg TS SD integration #1653 2020-08-07 00:59:00 -04:00
halconf.h Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
main.c Fix simulator (#3360) 2021-10-17 20:07:25 -04:00