rusefi-1/firmware/controllers/gauges
Matthew Kennedy f5d4690fe1
baro fully in sensor model (#3829)
* consumers and api

* dead test

* baro uses sensor model

* remove old (copy of?) map lookup logic

* I guess we don't need FastInterpolation any more?

* don't double init analog input
2022-01-23 09:42:11 -05:00
..
lcd_controller.cpp baro fully in sensor model (#3829) 2022-01-23 09:42:11 -05:00
lcd_controller.h
lcd_menu_tree.cpp
lcd_menu_tree.h dead knock code (#3255) 2021-09-21 20:40:20 -04:00
malfunction_central.cpp s (#3207) 2021-08-27 11:07:33 +03:00
malfunction_central.h
malfunction_indicator.cpp live data for wastegate #3588 2021-11-24 15:22:10 -05:00
malfunction_indicator.h
readme.md
tachometer.cpp migrating to SensorType::Rpm API 2022-01-20 23:36:09 -05:00
tachometer.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00

readme.md

Gauges

This folder has code related to communication with the human behind the steering wheel: tachometer, check engine light, LCD etc etc.