rusEFI
The most advanced open source ECU
|
Files | |
fallback_sensor.h | |
fuel_level_sensor.cpp | |
fuel_level_sensor.h | |
function_pointer_sensor.h | |
A sensor to provide a bridge from old getX()-style functions to the new sensor registry. | |
functional_sensor.cpp | |
functional_sensor.h | |
functional_sensor_base.cpp | |
functional_sensor_base.h | |
functional_sensor_impl.cpp | |
functional_sensor_impl.h | |
functional_sensor_impl.hpp | |
proxy_sensor.h | |
A sensor to duplicate a sensor to an additional SensorType. | |
sensor.cpp | |
sensor.h | |
Base class for sensors. Inherit this class to implement a new type of sensor. | |
stored_value_sensor.h | |
Base class for a sensor that has its value asynchronously set, then later retrieved by a consumer. | |