fome-fw/firmware/controllers
Matthew Kennedy dfcc9dba04 add sensor framework, tests (#929)
* add framework, tests

* move oil pressure to new way

* add init logic

* brackets on the same line

* spaces -> tabs

* spaces -> tabs for tests

* bracket on same line

* hook up sensor mocking

* add nan check

* fix nan check

* I wrote an essay

* casing

* only init if we have a sensor to init

* style, actually call init

* format

* fix casing

* typo

* implement linear sensor

* wire up producer

* smarter limiting

* setup comments

* add reporting

* doxyfile

* oops

* add adc subscription

* clarity

* fix logic

* multiply voltage

* test styling

* test guards

* remove dependencies

* linear sensor test

* remove unused

* fix merge

* format, implicit convert op

* explicit

* format tests

* fix merge
2019-09-21 14:33:38 -04:00
..
actuators ETB idle bugfix: do not use once turned off 2019-09-21 01:22:21 -04:00
algo add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
core reducing complexity 2019-09-20 01:06:15 -04:00
generated Delayed A/C compressor switch #922 2019-09-11 20:46:50 -04:00
math Most important feature: VAG W12 firing order 2019-09-14 14:47:22 -04:00
scheduling reducing unit test noise 2019-08-25 02:01:09 -04:00
sensors add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
system NB2 miata on Frankenso with ETB 2019-09-21 01:21:53 -04:00
trigger unit tests progress 2019-09-19 21:41:52 -04:00
controllers.mk The Big Refactoring of 2019: folder structure #723 2019-06-15 22:11:43 -04:00
engine_controller.cpp add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
engine_controller.h unit tests progress 2019-09-20 00:34:42 -04:00
flash_main.cpp refactoring: sharing command names between firmware and console 2019-07-14 15:21:38 -04:00
flash_main.h
global_shared.h The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-05-03 18:41:43 -04:00
injector_central.cpp acRelayBench 2019-09-14 17:56:17 -04:00
injector_central.h acRelayBench 2019-09-14 17:56:17 -04:00
map_averaging.cpp WFT is wrong with MRE_miata_na6 config? operationMode complexity #898 2019-08-08 00:19:09 -04:00
map_averaging.h defined(__DOXYGEN__) ? #748 2019-04-12 22:07:03 -04:00
obd2.cpp Fix some maf logic (#880) 2019-07-10 09:14:47 +03:00
obd2.h defined(__DOXYGEN__) ? #748 2019-04-12 22:07:03 -04:00
persistent_store.cpp
settings.cpp progress 2019-09-21 14:18:59 -04:00
settings.h ETB micro progress 2019-04-30 01:21:09 -04:00
system_fsio.h BUG: FSIO logic requires a pin to calculate fix #933 2019-09-18 23:22:15 -04:00
system_fsio.txt A/C NA6 compressor progress 2019-09-08 16:45:02 -04:00