963f6317ba
* initialiseSchedulers: factor out shared code. * Proxy setFuelSchedule\d through generic setFuelSchedule() function * Directly call setFuelSchedule * Simplify unit tests * Proxy setIgnitionSchedule\d through generic setIgnitionSchedule() function * Directly call setIgnitionSchedule * Simplify unit tests * Optimize by partially inlining the set[Fuel|Ignition]Schedule funcs * Use the embedded schedule compare & counter members instead of using hardcoded individual channel macros. * Unit test adjustCrankAngle |
||
---|---|---|
.. | ||
test_adjust_crank_angle.cpp | ||
test_calcs_common.h | ||
test_ign_calcs.cpp | ||
test_inj_calcs.cpp | ||
test_schedule_calcs.cpp |