8d8e8ec260
* Update tachometer.cpp Initial implementation of E30 M3 Tach output solution #907, unit_test plus debugging next * tacho unit tests First successfull unit test for tachometer * RAM adjustment so it would link * refactoring tacho, broken! * starting to make some progress...still fails after a few seconds * Rework with SW PWM * Update after code review * unit_test update * First working unit_test * Update .gitignore * Update engine_controller.cpp * Update engine_controller.cpp * Update tachometer.h * Update test_tacho.cpp * Switched UART DMA on * Revert "Switched UART DMA on" This reverts commit 4a23974c431e0e7fd760595d2161e74e6854897e. * enable launch control make use of already existent code + integration * Delete compile_frankenso_all.sh remove it since it is not part of the project * Update main_trigger_callback.cpp broke unit_Tests Co-authored-by: rusefi <rusefi@users.noreply.github.com> |
||
---|---|---|
.. | ||
aux_valves.cpp | ||
aux_valves.h | ||
fuel_schedule.cpp | ||
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.