custom-board-bundle-sample-.../firmware/controllers/core
Matthew Kennedy f1f64bd3e5
add timer since last trigger tooth (#2004)
* add elapsed time to timer

* store trigger time

* fsio method

* don't do a 64b divide

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-03 11:13:45 -05:00
..
common_headers.h Move all DECLARE_ENGINE_PTR etc to one place (#1937) 2020-11-11 19:06:04 -05:00
core.mk
engine_ptr.h consolidate EFI_UNIT_TEST and friends (#1940) 2020-11-11 20:34:39 -05:00
error_handling.cpp Etb function cfg, try again (#1860) 2020-10-08 14:12:03 -04:00
error_handling.h
fsio_core.cpp switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
fsio_core.h Fuel pump should turn on at the first sign of engine rotation #1961 2020-12-02 23:09:39 -05:00
fsio_impl.cpp add timer since last trigger tooth (#2004) 2020-12-03 11:13:45 -05:00
fsio_impl.h switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
state_sequence.cpp
state_sequence.h