fome-fw/firmware/controllers
Matthew Kennedy b9f8409f59 correctly compute engine revolution number (#3586)
* add param

* first revolution is revolution 0, not revolution 1

* would you look at that, we sync one rev quicker!

* changelog

* rpm value
2021-11-21 09:01:27 +03:00
..
actuators Auto-generated configs and docs 2021-11-20 03:34:23 +00:00
algo rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
can Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
core fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
engine_cycle rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
gauges Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
generated Auto-generated configs and docs 2021-11-20 04:16:43 +00:00
lua detect more overflows with asan (#3582) 2021-11-20 01:38:39 -05:00
math Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
sensors fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
serial Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system On -fpermissive in Windows in unit tests #3581 2021-11-20 00:16:03 -05:00
trigger correctly compute engine revolution number (#3586) 2021-11-21 09:01:27 +03:00
bench_test.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
bench_test.h
buttonshift.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
buttonshift.h
closed_loop_controller.h
controllers.mk fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
date_stamp.h Update date 2021-11-21 01:02:55 +00:00
engine_controller.cpp rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
engine_controller.h
engine_controller_misc.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
flash_main.cpp
flash_main.h
gear_controller.cpp
gear_controller.h
global_shared.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
limp_manager.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
limp_manager.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
persistent_store.cpp
settings.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
settings.h
simple_tcu.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
simple_tcu.h
start_stop.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
start_stop.h
system_fsio.h fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
system_fsio.txt fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
tcu.cpp
tcu.h
thread_priority.h