custom-board-bundle-sample-.../firmware/controllers/gauges
shadowm60 baa2547da1 E30 M3 Tach output solution #907 (#1203)
* 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

Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-04-02 15:20:04 -04:00
..
lcd_controller.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
lcd_controller.h happy new year 2020-01-08 00:02:40 -05:00
lcd_menu_tree.cpp code style: trying to get used to this syntax 2020-01-22 00:45:09 -05:00
lcd_menu_tree.h happy new year unification 2020-01-13 21:57:43 -05:00
malfunction_central.cpp random code inspired by Ola 2020-03-24 19:21:20 -04:00
malfunction_central.h random code inspired by Ola 2020-03-24 19:21:20 -04:00
malfunction_indicator.cpp happy new year unification 2020-01-13 21:57:43 -05:00
malfunction_indicator.h code style 2020-04-01 19:00:56 -04:00
readme.md
tachometer.cpp E30 M3 Tach output solution #907 (#1203) 2020-04-02 15:20:04 -04:00
tachometer.h code style 2020-04-01 19:00:56 -04:00

readme.md

This folder has code related to communication with the human behind the steering wheel: tachometer, check engine light, LCD etc etc.