ffae0cd335
* round rpm instead of truncating * efiround is expensive * Revert "efiround is expensive" This reverts commit e5690f89e1b1988aacf5ced1f024d576465a7cd6. * round is better than rintf * testing * it works now?! * comment Co-authored-by: Matthew Kennedy <makenne@microsoft.com> |
||
---|---|---|
.. | ||
aux_valves.cpp | ||
aux_valves.h | ||
fuel_schedule.cpp | ||
high_pressure_fuel_pump.cpp | ||
high_pressure_fuel_pump.h | ||
main_trigger_callback.cpp | ||
main_trigger_callback.h | ||
map_averaging.cpp | ||
map_averaging.h | ||
readme.md | ||
rpm_calculator.cpp | ||
rpm_calculator.h | ||
spark_logic.cpp | ||
spark_logic.h |
readme.md
Here we have logic related to engine contol activitied within each engine cycle: coils & injectors mostly.