custom-board-bundle-sample-.../firmware/controllers
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
..
actuators Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
algo only correct timing in dynamic mode (#1247) 2020-04-02 08:54:55 -04:00
can Fully switch acc pedal to new sensors (#1212) 2020-04-01 20:21:03 -04:00
core cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
engine_cycle cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
gauges E30 M3 Tach output solution #907 (#1203) 2020-04-02 15:20:04 -04:00
generated un-generate (#1228) 2020-03-26 11:52:19 -04:00
math cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
sensors Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
system start/stop progress 2020-03-31 01:06:19 -04:00
trigger code style 2020-04-01 19:00:56 -04:00
bench_test.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
bench_test.h start/stop progress 2020-03-29 17:21:17 -04:00
controllers.mk Finally rename injector_central to bench_test (#1229) 2020-03-26 08:03:55 -04:00
engine_controller.cpp less ETB in case of critical 2020-04-02 00:32:03 -04:00
engine_controller.h Merge branch 'master' of https://github.com/rusefi/rusefi 2020-04-01 20:26:00 -04:00
engine_controller_misc.cpp Merge branch 'master' of https://github.com/rusefi/rusefi 2020-04-01 20:26:00 -04:00
flash_main.cpp critical error usability improvements 2020-03-28 20:14:17 -04:00
flash_main.h happy new year unification 2020-01-13 21:57:43 -05:00
global_shared.h fixing build 2020-02-27 01:51:21 -05:00
persistent_store.cpp happy new year unification 2020-01-13 21:57:43 -05:00
settings.cpp Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
settings.h code style 2020-01-26 13:58:47 -05:00
system_fsio.h
system_fsio.txt