rusefi/unit_tests/tests/sensor
Matthew Kennedy 8b30776016
remove stateChangeCallback from simplepwm (#2644)
* remove callback parameter from cj125

* remove from ext

* remove stateChangeCallback

* alt doesn't need that

* demorgan

* remove call

* bad cut/paste

* check the actual pin in the test
2021-05-07 09:38:41 -04:00
..
mock logging cleanup 2: sensors, pid, etb, etc (#2567) 2021-04-18 20:02:32 -04:00
basic_sensor.cpp Fuel pressure sensor checks (#2449) 2021-03-12 23:32:41 -05:00
func_chain.cpp
func_sensor.cpp
function_pointer_sensor.cpp
lin_func.cpp
mock_sensor.cpp
redundant.cpp Ford redundant ETB tps (#2519) 2021-04-05 15:57:03 -04: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 remove stateChangeCallback from simplepwm (#2644) 2021-05-07 09:38:41 -04:00
test_sensor_init.cpp Put map in the sensor model (#2161) 2020-12-30 08:43:49 -05:00
therm_func.cpp