fome-fw/firmware/controllers/sensors/converters
Matthew Kennedy 5e6746c3aa Implement nonlinear fuel level sender (#2473)
* table function

* config fields

* sensor type

* switch consumers

* init the sensor

* ui

* 1mv resolution

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-19 08:39:08 -04:00
..
func_chain.h
linear_func.cpp
linear_func.h
resistance_func.cpp
resistance_func.h
sensor_converter_func.h
table_func.h Implement nonlinear fuel level sender (#2473) 2021-03-19 08:39:08 -04:00
thermistor_func.cpp better error checking of thermistor config (#2199) 2021-01-07 20:37:15 -05:00
thermistor_func.h