fome-fw/firmware/controllers/sensors
Matthew Kennedy 8235d8d765 Fully switch acc pedal to new sensors (#1212)
* proxy sensor

* header

* idle

* can

* settings

* remove old mocking

* remove old impl

* etb

* oops, gotta actually register it

* fix test

* structured bindings ftw!

* driver intent for stepper

* tear out old

* oops too much
2020-04-01 20:21:03 -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
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
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
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 code style 2020-01-21 01:40:11 -05:00
tps.cpp Fully switch acc pedal to new sensors (#1212) 2020-04-01 20:21:03 -04:00
tps.h Fully switch acc pedal to new sensors (#1212) 2020-04-01 20:21:03 -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