rusefi/firmware/config
shadowm60 8d8e8ec260
Launch control - experimental (#1816)
* 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 4a23974c43.

* 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>
2020-09-22 16:25:27 -04:00
..
boards Auto-generated configs and docs 2020-09-22 08:59:31 +00:00
engines DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
stm32f4ems Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
stm32f7ems Hellen says merge #1772 fast ADC 2020-09-11 03:54:07 -04:00
chconf_common.h trace global lock/unlock (#1582) 2020-07-10 23:27:27 -04:00