fome-fw/unit_tests/tests/sensor
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
..
mock Fuel pressure sensor checks (#2449) 2021-03-12 23:32:41 -05:00
basic_sensor.cpp Fuel pressure sensor checks (#2449) 2021-03-12 23:32:41 -05:00
func_chain.cpp
func_sensor.cpp fix (#1620) 2020-07-19 18:05:31 -04:00
function_pointer_sensor.cpp
lin_func.cpp
mock_sensor.cpp
redundant.cpp add isRedundant (#2031) 2020-12-06 14:55:06 -05:00
resist_func.cpp
sensor_reader.cpp
table_func.cpp Implement nonlinear fuel level sender (#2473) 2021-03-19 08:39:08 -04:00
test_cj125.cpp refactoring: more structure 2021-02-08 15:59:40 -05:00
test_sensor_init.cpp Put map in the sensor model (#2161) 2020-12-30 08:43:49 -05:00
therm_func.cpp