rusefi-1/firmware/controllers/sensors
Matthew Kennedy 77075fce3d Fix some maf logic (#880)
* fix maf

* thank you vscode for mangling ANSI -> utf8
2019-07-10 09:14:47 +03:00
..
allsensors.cpp
allsensors.h
analog_input.h
ego.cpp Template-ize bin/value length for interpolation (#878) 2019-07-09 21:16:36 +03:00
ego.h The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-05-03 18:41:43 -04:00
flex_fuel.cpp
flex_fuel.h
hip9011_lookup.cpp
hip9011_lookup.h
maf.cpp Fix some maf logic (#880) 2019-07-10 09:14:47 +03:00
maf.h Fix some maf logic (#880) 2019-07-10 09:14:47 +03:00
maf2map.cpp
maf2map.h adding support for smaller table axis 2019-06-10 12:38:32 -04:00
map.cpp
map.h unit tests should not have global context, including mock values 2019-05-27 15:56:12 -04:00
oil_pressure.cpp Refactoring: OS access should be explicit #867 2019-07-03 21:48:04 -04:00
oil_pressure.h
sensor_types.h
sensors.mk
thermistors.cpp docs/type safety 2019-06-19 21:24:09 -04:00
thermistors.h docs/type safety 2019-06-19 21:24:09 -04:00
tps.cpp undoing wrong fix & better fix for #805 2019-06-30 14:28:47 -04:00
tps.h unit tests should not have global context, including mock values 2019-05-27 15:56:12 -04:00
voltage.cpp
voltage.h