custom-board-bundle-sample-.../firmware/controllers/algo
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
..
airmass Selectable VE axis override (#1769) 2020-09-07 10:15:42 -04:00
fuel Selectable AFR axis override (#1771) 2020-09-08 17:15:18 -04:00
accel_enrichment.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
accel_enrichment.h initialization 2020-07-29 02:22:54 -07:00
advance_map.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
advance_map.h Multispark implementation (#1192) 2020-03-26 01:49:36 -04:00
algo.mk Add injector model class (#1687) 2020-08-17 05:22:25 -04:00
auto_generated_enums.cpp Auto-generated configs and docs 2020-09-07 14:17:40 +00:00
auto_generated_enums.h Auto-generated configs and docs 2020-09-07 14:17:40 +00:00
engine.cpp better QC procedure 2020-09-19 16:07:09 -04:00
engine.h docs 2020-09-19 04:38:59 -04:00
engine2.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engine_configuration.cpp unit test for start/stop hardware and pin repository #1811 2020-09-21 12:29:01 -04:00
engine_configuration.h no more setFuelMap 2020-08-03 12:14:11 -07:00
engine_parts.h move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04:00
engine_state.h DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
event_registry.cpp refacto 2020-07-24 18:26:24 -07:00
event_registry.h detect which cylinder knocked (#1732) 2020-08-31 21:05:33 -04:00
firing_order.h support 1-3-2 firing order (#1537) 2020-06-26 09:07:43 -04:00
fuel_math.cpp Move ve logic (#1762) 2020-09-06 19:06:32 -04:00
fuel_math.h consume 2020-08-10 21:41:03 -07:00
launch_control.cpp Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
launch_control.h Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
nmea.c
nmea.h code style 2020-02-10 09:29:11 -05:00
obd_error_codes.h Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
persistent_configuration.h giving C code access to CONFIG 2020-02-27 01:32:26 -05:00
rusefi_enums.h Selectable VE axis override (#1769) 2020-09-07 10:15:42 -04:00
rusefi_hw_enums.h ADC progress 2020-09-21 06:10:25 -04:00
rusefi_types.h fix type mismatch (#1808) 2020-09-19 17:17:44 -04:00