rusefi/firmware/controllers/can
Matthew Kennedy 15c40ffb5b
Sensor-via-CAN (#1241)
* CAN sensor impl

* subscription hookup

* printing

* init

* inject stamp

* don't init const field

* clarify

* guard for non-CAN builds

* fix merge

* guard with EFI_CANBUS_SLAVE

* headers, guards

* include

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-31 23:21:05 -04:00
..
can.h Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
can_dash.cpp split out can tx logic (#1197) 2020-03-19 14:01:07 -04:00
can_dash.h split out can tx logic (#1197) 2020-03-19 14:01:07 -04:00
can_rx.cpp Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
can_tx.cpp custom verbose can format (#1200) 2020-03-19 17:58:46 -04:00
can_verbose.cpp CAN progress 2020-03-31 16:49:19 -04:00
obd2.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
obd2.h split out can rx logic (#1196) 2020-03-19 08:43:37 -04:00