fome-fw/firmware/controllers/sensors
Matthew Kennedy 90ec387cdb Sensor-via-CAN (#1241)
* CAN sensor impl

* subscription hookup

* printing

* init

* inject stamp

* don't init const field

* clarify

* guard for non-CAN builds

* fix merge

* guard with EFI_CANBUS_SLAVE

* headers, guards

* include

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-31 23:21:05 -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
sensor.cpp Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
sensor.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
sensor_info_printing.cpp Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
sensor_reader.h
sensor_type.h Proxy sensor for extra magic (#1210) 2020-03-22 17:29:01 -04:00
sensors.mk Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -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 CAN progress 2020-03-31 16:49:19 -04:00
tps.h
voltage.cpp
voltage.h