rusefi-1/firmware/controllers/sensors
Matthew Kennedy 7d5df29fbd
yet more tps consumers (#1258)
* advance_map

* tests

* unneeded

* idle

* use driver intent instead

* and obd and lcd

* engine load

* ve lookup

* unused

* oops we needed that

* oops needed that too

* mocking

* test mocks

* oops

* helps to use the right sensor

* and cylinder cleanup

* fuel math

* typo

* old tests

* kill dead stuff

* cleanup

* more

* fix

* test

* s

* fix signature

* fix test

* comment

* priming pulse

* remove mock tps

* remove more dead

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-05 09:11:25 -04:00
..
converters Debugging for sensor converter functions (#1239) 2020-03-31 01:07:08 -04:00
allsensors.cpp
allsensors.h
can_sensor.h Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
ego.cpp save some ram (#1211) 2020-03-22 19:06:29 -04:00
ego.h
function_pointer_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
functional_sensor.cpp
functional_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
hip9011_lookup.cpp
hip9011_lookup.h
maf.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
maf.h
maf2map.cpp
maf2map.h
map.cpp
map.h
proxy_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
redundant_sensor.cpp Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
redundant_sensor.h Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
sensor.cpp Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
sensor.h Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
sensor_info_printing.cpp Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
sensor_reader.h
sensor_type.h Proxy sensor for extra magic (#1210) 2020-03-22 17:29:01 -04:00
sensors.mk Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
stored_value_sensor.h cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
thermistors.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
thermistors.h
tps.cpp yet more tps consumers (#1258) 2020-04-05 09:11:25 -04:00
tps.h yet more tps consumers (#1258) 2020-04-05 09:11:25 -04:00
voltage.cpp
voltage.h