rusefi/firmware/controllers/can
jankovalski 76289ea501
Remove 0x153 from E46 CAN dash (#7111)
0x153 is being sent out by the traction control module. It should not be sent by the ecu because it's causing traction indicator to blink even when the car is not moving.

See https://www.ms4x.net/index.php?title=CAN_Bus_ID_0x153_ASC1
2024-11-30 18:17:05 -05:00
..
wideband_firmware@72d5a0dc06 fresh wb 2023-12-06 15:18:10 -05:00
can.h only:resetCanWriteCycle 2024-07-25 18:45:32 -04:00
can_bench_test.cpp two extended can broadcasts use the same 29bit id for 2 sets of data fix #7088 2024-11-20 16:10:31 -05:00
can_bench_test.h enableExtendedCanBroadcast 2024-01-19 19:04:48 -05:00
can_bmw.h
can_dash.cpp Remove 0x153 from E46 CAN dash (#7111) 2024-11-30 18:17:05 -05:00
can_dash.h
can_dash_ms.cpp only:stftCorrection vs fuelPidCorrection vs engine 2024-06-05 21:43:09 -04:00
can_dash_ms.h
can_dash_nissan.cpp extracting can_dash_nissan.cpp 2024-06-29 11:10:29 -04:00
can_dash_nissan.h extracting can_dash_nissan.cpp 2024-06-29 11:10:29 -04:00
can_listener.h registerCanListener should be idempotent 2024-03-03 12:30:40 -05:00
can_mocks.h
can_rx.cpp reducing code duplication, making API available 2024-09-19 11:06:48 -04:00
can_rx.h reducing code duplication, making API available 2024-09-19 11:06:48 -04:00
can_tx.cpp only:setHwQcMode API 2024-09-19 15:17:07 -04:00
can_vag.h
can_verbose.cpp only:moving magic constants 2024-06-29 11:06:05 -04:00
can_vss.cpp reducing code duplication, making API available 2024-09-19 11:06:48 -04:00
can_vss.h
obd2.cpp add some obd2 parameters 2024-11-12 15:27:07 -05:00
obd2.h more obd magic constants 2024-11-11 18:35:13 -05:00
readme.md
rusEFI_CAN_verbose.dbc fuel/oil temp on CAN 2023-10-05 09:47:35 -04:00
rusefi_wideband.cpp enginePins.o2heater technical debt or confusion #5727 2023-11-15 16:44:33 -05:00
rusefi_wideband.h docs 2024-11-06 08:39:10 -05:00

readme.md

For documentation best we have is rusEFI_CAN_verbose.dbc. Edit or view that file with the free Kvaser Database Editor, or various other software.

https://github.com/rusefi/rusefi/wiki/CAN