7ebebd6922
* Add new sensor type "VehicleSpeed" * Add "Vehicle speed" sensor to name list * Add Vehicle speed sensor initialization with function pointer sensor. * Add init_vehicle_speed_sensor.cpp to Makefile * Replace dependencies from "getVehicleSpeed" to OOP-like "Sensor::get()" * Add warning and TODO to "mock vehicle speed" call * Replace get & mock "VehicleSpeed" methods in tests * Remove #warning directive (cause error by current settings) * Remove stray tab * Remove explicitly type casting. * Add "InitVehicleSpeedSensor" function declaration to init.h * Add "VehicleSpeedSensor" initialization call into "InitNewSensors" Co-authored-by: alxrMironov <330OMcorporative> |
||
---|---|---|
.. | ||
wideband_firmware@10cbc928b0 | ||
can.h | ||
can_dash.cpp | ||
can_dash.h | ||
can_listener.h | ||
can_rx.cpp | ||
can_rx.h | ||
can_tx.cpp | ||
can_verbose.cpp | ||
can_vss.cpp | ||
can_vss.h | ||
obd2.cpp | ||
obd2.h | ||
rusefi_wideband.cpp | ||
rusefi_wideband.h |