fome-fw/firmware/init/sensor
Nathan Schulte a195289a12
Toyota ETCS-i [01/02]: meld FordRedundantTps Sensor into RedundantSensor (#430)
* remove redundant_ford_tps

* meld redundant_ford_tps logic into RedundantSensor

* default tps/ppsSecondaryMaximum is 100

* initTps uses melded RedundantSensor

* meld RedundantSensor unit tests

* RedundantSensor::showInfo prints redundancy status

* RedundantSensor::showInfo prints partial redundancy status

* assert SensorResult code in RedundantSensor tests

* RedundantSensor doesn't hide primary sensor result code

in the case of a single sensor only, don't hide the UnexpectedCode value
2024-06-03 11:28:56 -07:00
..
init_aux.cpp deduplicate sensor init 2024-04-09 10:11:07 -07:00
init_aux_speed_sensor.cpp just frequency nothing else 2022-10-24 21:12:58 -04:00
init_baro.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
init_flex.cpp proper fix for flex temp sensing 2024-04-03 14:18:52 -07:00
init_fluid_pressure.cpp adc resubscription of the same sensor (#4947) 2023-01-06 08:09:17 -05:00
init_fuel_level.cpp move a bunch of tables out of engine_configuration_s #371 2024-03-17 12:06:14 -07:00
init_input_shaft_speed_sensor.cpp documenting biquad or else concerns 2022-09-19 12:06:00 -04:00
init_lambda.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
init_maf.cpp dual MAF sensors (#4697) 2022-10-24 12:41:05 -04:00
init_map.cpp implement cdp/tip 2023-09-18 02:04:10 -07:00
init_sensors.cpp deduplicate sensor init 2024-04-09 10:11:07 -07:00
init_thermistors.cpp optimize for hot thread stacks and data in CCM 2024-01-06 19:37:35 -08:00
init_tps.cpp Toyota ETCS-i [01/02]: meld FordRedundantTps Sensor into RedundantSensor (#430) 2024-06-03 11:28:56 -07:00
init_turbocharger_speed_sensor.cpp documenting biquad or else concerns 2022-09-19 12:06:00 -04:00
init_vbatt.cpp adc resubscription of the same sensor (#4947) 2023-01-06 08:09:17 -05:00
init_vehicle_speed_sensor.cpp Maintenability: frequency sensors need a simple event counter in the logs #4173 2022-05-14 08:39:08 -04:00