fome-fw/firmware/controllers/sensors
Matthew Kennedy 2b4b119962 Add new sensor function types (#1065)
* add functions

* add tests

* add chain tests

* float suffix
2019-12-17 09:06:29 -05:00
..
converters Add new sensor function types (#1065) 2019-12-17 09:06:29 -05:00
allsensors.cpp ETB target is using integer values #945 2019-09-22 09:56:06 -04:00
allsensors.h ETB target is using integer values #945 2019-09-22 09:56:06 -04:00
ego.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
ego.h
function_pointer_sensor.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
functional_sensor.cpp Remove sensor reporting loc (#1064) 2019-12-16 22:45:46 -05:00
functional_sensor.h Remove sensor reporting loc (#1064) 2019-12-16 22:45:46 -05:00
hip9011_lookup.cpp
hip9011_lookup.h
maf.cpp ETB target is using integer values #945 2019-09-22 09:56:06 -04:00
maf.h
maf2map.cpp
maf2map.h
map.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
map.h Use templated array references (#1027) 2019-11-22 23:27:24 -05:00
sensor.cpp Fix sensor mock spill, again (#957) 2019-09-27 21:40:36 -04:00
sensor.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
sensor_reader.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
sensor_type.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
sensors.mk Add new sensor function types (#1065) 2019-12-17 09:06:29 -05:00
stored_value_sensor.h Remove sensor reporting loc (#1064) 2019-12-16 22:45:46 -05:00
thermistors.cpp codes clean-up 2019-12-14 00:14:36 -05:00
thermistors.h preparation for #961 2019-10-10 08:25:58 -04:00
tps.cpp etbActualCount logic to handle the scenario where only one ETB is present 2019-12-13 12:50:34 -05:00
tps.h etbActualCount logic to handle the scenario where only one ETB is present 2019-12-13 12:50:34 -05:00
voltage.cpp Terrible ADC3 hack for Proteus vbatt support (#1066) 2019-12-17 08:34:56 -05:00
voltage.h