rusefi/firmware/controllers
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 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>
2020-09-22 16:25:27 -04:00
..
actuators two throttles one thread (#1806) 2020-09-18 13:47:49 -04:00
algo Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
can move AEM xseries lambda to new sensor (#1764) 2020-09-21 06:01:54 -04:00
core logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
engine_cycle Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
gauges remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
generated Auto-generated configs and docs 2020-09-22 09:29:44 +00:00
math fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
sensors Mre sw knock detection (#1815) 2020-09-22 03:48:17 -04:00
serial
system Output pin init/deinit needs a linked list #1803 2020-09-18 13:29:17 -04:00
trigger
bench_test.cpp remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
bench_test.h
buttonshift.cpp Debounce pin management (#1760) 2020-09-08 11:29:38 -04:00
buttonshift.h
closed_loop_controller.h
controllers.mk switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
date_stamp.h Update date 2020-09-22 00:45:38 +00:00
engine_controller.cpp helping CI 2020-09-22 04:57:07 -04:00
engine_controller.h DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engine_controller_misc.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
flash_main.cpp
flash_main.h
global_shared.h
persistent_store.cpp
settings.cpp
settings.h
start_stop.cpp Debounce refactor (#1809) 2020-09-20 14:01:00 -04:00
start_stop.h switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
system_fsio.h FSIO sync with reality? 2020-09-10 21:38:41 -04:00
system_fsio.txt Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-11 03:59:06 -04:00
tcu.cpp
tcu.h