fome-fw/firmware/console
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
..
binary Live Data: trigger current gap 2019-09-03 19:30:51 -04:00
console.mk Implement TS tooth logger (#873) 2019-07-06 20:48:58 -04:00
console_io.cpp refactoring: better file name 2019-07-06 20:15:49 -04:00
console_io.h headers cleanup 2019-07-05 20:03:02 -04:00
eficonsole.cpp headers cleanup 2019-07-05 20:03:02 -04:00
eficonsole.h refactoring 2018-09-16 22:00:14 -04:00
status_loop.cpp add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
status_loop.h refactoring: extracting common magic constants 2019-08-18 12:14:33 -04:00
tooth_logger.cpp code style 2019-09-03 20:35:52 -04:00
tooth_logger.h EFI_TOOTH_LOGGER 2019-07-07 15:22:46 -04:00