rusefi-1/firmware/controllers/sensors
Matthew Kennedy b015ec5944
Add redundant sensor (#1249)
* add redundant sensor

* add tests

* add configure, info printing

* tests

* tests

* casing

Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-02 08:55:21 -04:00
..
converters Debugging for sensor converter functions (#1239) 2020-03-31 01:07:08 -04:00
allsensors.cpp happy new year unification 2020-01-13 21:57:43 -05:00
allsensors.h code style 2020-01-21 01:40:11 -05:00
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 code style 2020-01-21 01:40:11 -05:00
function_pointer_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
functional_sensor.cpp Add timeout + raw value access for sensors (#1098) 2020-01-12 03:25:23 -05:00
functional_sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
hip9011_lookup.cpp happy new year unification 2020-01-13 21:57:43 -05:00
hip9011_lookup.h code style 2020-01-21 01:40:11 -05:00
maf.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
maf.h code style 2020-01-21 01:40:11 -05:00
maf2map.cpp happy new year 2020-01-08 00:02:40 -05:00
maf2map.h code style 2020-01-21 01:40:11 -05:00
map.cpp fix icu trigger polarity (#1177) 2020-03-08 08:57:21 -04:00
map.h code style 2020-01-21 01:40:11 -05:00
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 add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
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 code style 2020-01-21 01:40:11 -05:00
tps.cpp Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
tps.h Replace hasPedalPositionSensor (#1245) 2020-04-02 08:04:12 -04:00
voltage.cpp happy new year unification 2020-01-13 21:57:43 -05:00
voltage.h code style 2020-01-21 01:40:11 -05:00