rusefi-1/firmware/init/sensor
Matthew Kennedy a95bc3ad03
implement CAN driver for simulator (#4312)
* stub simulator CAN driver

* comments

* CAN sensor

* maybe implement?

* s

* fix

* tx and rx actually work!?!?!

* check_can_isr

* modify chibios

* Sim has no CAN on Windows (for now?)

* safer init/deinit, enable assertions

* smarter handling of missing CAN device

* better guards

* guards for windows
2022-07-03 08:25:24 -04:00
..
init_aux.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
init_aux_speed_sensor.cpp make the vss fliter parameter work again (#4056) 2022-04-09 09:00:19 -04:00
init_baro.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
init_can_sensors.cpp implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
init_flex.cpp make the vss fliter parameter work again (#4056) 2022-04-09 09:00:19 -04:00
init_fluid_pressure.cpp aux linear fixes (#4069) 2022-04-15 07:22:52 -04:00
init_fuel_level.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
init_input_shaft_speed_sensor.cpp Maintenability: frequency sensors need a simple event counter in the logs #4173 2022-05-14 08:39:08 -04:00
init_lambda.cpp wideband live data (#4276) 2022-06-23 20:04:26 -04:00
init_maf.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
init_map.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
init_sensors.cpp implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
init_thermistors.cpp Move LuaThread to CCM, and shuffle a couple items out. (#3587) 2021-11-21 20:35:03 -05:00
init_tps.cpp rewrite tps init, check if your primary/secondary sensors are too similar (#4231) 2022-06-04 12:07:28 -04:00
init_turbocharger_speed_sensor.cpp make the vss fliter parameter work again (#4056) 2022-04-09 09:00:19 -04:00
init_vbatt.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -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