fome-fw/unit_tests/tests/ignition_injection
Matthew Kennedy 2cb2ed2a86
calculate spark timing last minute rather than storing it (#555)
* calculate spark timing last minute rather than storing it

* handle underdwell

* f2lz avoidance

* test friendlyness

* move test hook after the underdwell bailout
2025-03-11 19:35:18 -07:00
..
injection_mode_transition.cpp Adjust fuel qty for mode at the last minute (#554) 2025-02-14 10:05:45 -08:00
test_dwell_corner_case_issue_796.cpp trigger and engine types -> enum class (#113) 2023-06-01 13:47:49 -07:00
test_fuelCut.cpp Disable DFCO when clutch is applied (#487) 2024-09-16 22:39:41 -07:00
test_fuel_computer.cpp int rpm -> float rpm 2024-09-25 00:04:00 -07:00
test_fuel_map.cpp assertEqualsM 2025-01-01 14:05:32 -08:00
test_fuel_math.cpp put injection mass inside OneCylinder 2025-01-18 02:42:51 -08:00
test_fuel_wall_wetting.cpp extract injection refactoring from #215 2023-10-12 18:00:33 -07:00
test_ignition_scheduling.cpp calculate spark timing last minute rather than storing it (#555) 2025-03-11 19:35:18 -07:00
test_injector_model.cpp avoid UB in tests 2024-03-22 12:07:58 -07:00
test_multispark.cpp unnecessary includes 2024-12-24 02:15:40 -08:00
test_odd_firing_engine.cpp calculate spark timing last minute rather than storing it (#555) 2025-03-11 19:35:18 -07:00
test_one_cylinder_logic.cpp rename Executor -> Scheduler 2024-07-11 17:03:13 -07:00
test_startOfCrankingPrimingPulse.cpp Control injectors with a mask rather than pointers (#551) 2025-02-13 17:54:42 -08:00