fome-fw/firmware/init/sensor
Matthew Kennedy df48806ec0 start allowing ADC change while running (#3100)
* allow re-register of the same sensor

* add api to unsubscribe

* do it for tps

* clear the pin

* happy test

* maybe make afr happy for now

* tests build

* happy simulator

* active configuration

* check valid

* we need vbatt now

* manage all pin init in init_sensors.cpp

* don't need that

* cleanup

* thermistors

* do two phase reinit in the right place

* config vs engine

* finally the tests are happy
2021-08-24 16:41:16 -04:00
..
init_aux.cpp
init_baro.cpp
init_can_sensors.cpp
init_flex.cpp Vehicle speed switching to frequency sensor #3106 (#3148) 2021-08-24 00:55:41 -04:00
init_fluid_pressure.cpp
init_fuel_level.cpp
init_lambda.cpp
init_maf.cpp
init_map.cpp
init_sensors.cpp start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
init_thermistors.cpp start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
init_tps.cpp start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
init_vbatt.cpp start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
init_vehicle_speed_sensor.cpp Vehicle speed switching to frequency sensor #3106 (#3148) 2021-08-24 00:55:41 -04:00