fome-fw/firmware/controllers
andreika-git 53eeb79ea9 unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029)
* Fix isConfigurationChanged() for EFI_ACTIVE_CONFIGURATION_IN_FLASH

* unregisterOutput() -> unregisterOutputIfPinOrModeChanged()

* clutchUpPinMode for unregisterPin()

* Fix Kinetis: EFI_ACTIVE_CONFIGURATION_IN_FLASH & EFI_MAIN_RELAY_CONTROL

* Stepper: enablePin & stepPin with modes support
2019-11-25 00:02:53 -05:00
..
actuators Use templated array references (#1027) 2019-11-22 23:27:24 -05:00
algo unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029) 2019-11-25 00:02:53 -05:00
core unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029) 2019-11-25 00:02:53 -05:00
generated Missing dwell altogether in some corner cases #796 2019-11-05 23:36:33 -05:00
math improving API? 2019-11-24 00:15:44 -05:00
scheduling Sporadic error: FATAL error: handleCycleStart #1030 2019-11-24 21:45:32 -05:00
sensors Use templated array references (#1027) 2019-11-22 23:27:24 -05:00
system unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029) 2019-11-25 00:02:53 -05:00
trigger MapAveragingCallback schedules all cylinders at once #974 2019-11-24 23:20:24 -05:00
controllers.mk development into unit tests, makefile cleanup 2019-11-19 20:05:12 -05:00
engine_controller.cpp MapAveragingCallback schedules all cylinders at once #974 2019-11-24 23:20:24 -05:00
engine_controller.h
flash_main.cpp
flash_main.h #pragma once 2019-11-15 00:00:13 -05:00
global_shared.h refactoring 2019-11-20 01:35:08 -05:00
injector_central.cpp unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029) 2019-11-25 00:02:53 -05:00
injector_central.h #pragma once 2019-11-15 00:00:13 -05:00
map_averaging.cpp MapAveragingCallback schedules all cylinders at once #974 2019-11-24 20:48:25 -05:00
map_averaging.h #pragma once 2019-11-15 00:00:13 -05:00
obd2.cpp
obd2.h
persistent_store.cpp Trying latest gcc 9 #1001 2019-11-07 11:28:49 -05:00
settings.cpp refactoring: extracting constant 2019-11-23 12:52:57 -05:00
settings.h
system_fsio.h docs & code formatting 2019-11-19 18:17:03 -05:00
system_fsio.txt