rusefi-1/firmware/controllers/can
alxrMironov 7ebebd6922
Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108. (#3132)
* 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>
2021-08-12 22:16:51 +03:00
..
wideband_firmware@10cbc928b0 send wbo heater enable bit, read it on wb (#2968) 2021-07-16 14:06:52 -04:00
can.h
can_dash.cpp Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108. (#3132) 2021-08-12 22:16:51 +03:00
can_dash.h
can_listener.h
can_rx.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
can_rx.h
can_tx.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
can_verbose.cpp Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108. (#3132) 2021-08-12 22:16:51 +03:00
can_vss.cpp typo 2021-07-30 15:49:08 -04:00
can_vss.h
obd2.cpp Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108. (#3132) 2021-08-12 22:16:51 +03:00
obd2.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
rusefi_wideband.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
rusefi_wideband.h