Go to file
Drew Hintz 8ac852b7d4 Add Chrysler ACC cancel button (#127)
* initial signals for chrysler pacifica 2017 hybrid

* add gear status PRNDL

* tighten up speed bits. brake pressue max comment.

* value table for gear status

* speed of right vs left side of car

* units for speed_right

* Set packet lengths, adding steering rate, adjusted speed

* Speed, braking, and distance signals

* turn signals

* Revert "turn signals"

This reverts commit 91f6507031a989f8e15ee8fcf67c3a730ee1909f.

* turn signals

This time without accidentally overwriting energee's signals.

* turn signal lights (and thus hazard lights)

* high beams for genericToggle

* high beams also. likely dashboard message.

* acceleration pedal for gasPressed

* seatbelt unbuckle message

* LKAS lane-keeping assist dashboard indicators

* auto park disable button

* auto park turning on button

* auto park signal unknown

* autopark has control

* another signal for autopark having control

* autopark parallel and perpendicular mode. maybe turning wheel.

* another auto park perpendicular bit

* another bit for if autopark or human has control

* another steering angle signal, this is more noisy and lags the other
one.

* blind spot warning signal
why isn't the left warning near the right warning?

* parksense disabled signal

* lkas steering torque maaaaybe

* correct size and signed for lkas maaaybe steering torque

* lkas incrementer and checksum

* lkas checksum
thanks to work by Charlie Miller and Chris Valasek!

* gear checksum, message lengths, better names

* more message lengths and checksum

* more lengths

* the rest of the normal message lengths

* lots more signals

* blind spot left alert

* autopark checksum

* one more bit for energy curve

* more braking

* fix speed factor

* radar messages for pacifica from private fusion canbus

* change to standard COUNTER and CHECKSUM

* another speed signal

* dashboard signals, perhaps acc

* ACC steering wheel buttons

* unknown signals

* more unknown signals

* new type of message on private fusion

* private fusion unknown messages

* autopark turning status

* more auto park

* fix wheel speed signal size

* radar distance signal fix

* radar LAT_DIST, LONG_DIST and guesses for REL_ACCEL and REL_SPEED

* speeds that correspond with long dist messages

* units for the d_* REL_SPEED

* acc speed config units

* ACC accel and decel

* ACC braking messages

* guesses for ACC

* more acc

* random signals

* fix lkas signal, gas vs electric signals

* steering angle units

* switch PRNDL to big endian because I suspect cabana and OP CanParser do
not work the same way for little endian.

* switch the signals OP uses to big endian to work around little endian
limitation

* wheel speed factors and fix side speeds

* ACC cancel button
2018-12-10 23:16:35 -08:00
generator Add more Sign recognitions (#126) 2018-12-06 17:40:34 -08:00
.gitignore make opendbc import work, and ignore junk 2017-06-05 01:36:59 -07:00
README.md Updated README with a recommended overview 2018-05-18 20:07:46 -07:00
__init__.py make opendbc import work, and ignore junk 2017-06-05 01:36:59 -07:00
acura_ilx_2016_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
acura_ilx_2016_nidec.dbc Honda Nidec: added wrong config radar value 2018-07-23 15:49:19 -07:00
acura_rdx_2018_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
cadillac_ct6_chassis.dbc Cadillac: typo 2018-06-12 23:21:17 -07:00
cadillac_ct6_object.dbc Cadillac: add object bus dbc 2018-05-24 12:08:20 -07:00
cadillac_ct6_powertrain.dbc Syntax and encoding fixes (#111) 2018-09-17 07:14:02 +02:00
chrysler_pacifica_2017_hybrid.dbc Add Chrysler ACC cancel button (#127) 2018-12-10 23:16:35 -08:00
chrysler_pacifica_2017_hybrid_private_fusion.dbc 🚐 more chrysler pacifica signals (#84) 2018-07-26 18:02:52 -07:00
ford_cgea1_2_bodycan_2011.dbc ford cgea 1.2 2011 (#32) 2017-10-05 09:31:28 -07:00
ford_cgea1_2_ptcan_2011.dbc ford cgea 1.2 2011 (#32) 2017-10-05 09:31:28 -07:00
ford_fusion_2018_adas.dbc Ford Fusion: added radar dbc file 2018-04-24 22:44:40 -07:00
ford_fusion_2018_pt.dbc Ford Fusion: added brake and doors info 2018-05-02 21:07:28 -07:00
gm_global_a_chassis.dbc GM: typo 2018-06-12 23:18:46 -07:00
gm_global_a_lowspeed.dbc Volt: switch to parsing ACC buttons from powertrain CAN (#74) 2018-02-20 14:56:00 -08:00
gm_global_a_lowspeed_1818125.dbc Update gm_global_a_lowspeed_1818125.dbc (#34) 2017-10-09 21:07:55 -07:00
gm_global_a_object.dbc Revert "Revert "GM: copy radar header from cadillac (#116)"" 2018-10-23 19:02:39 -07:00
gm_global_a_powertrain.dbc Add GM FCW Alert (Take 2) (#125) 2018-11-28 00:37:07 -08:00
honda_accord_lx15t_2018_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_accord_s2t_2018_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_accord_touring_2016_can.dbc convert all line endings to unix style 2018-02-12 15:01:45 -08:00
honda_civic_hatchback_ex_2017_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_civic_touring_2016_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_clarity_hybrid_2018_can.dbc fix bugs in some counter/checksum definitions 2018-01-28 21:02:56 -08:00
honda_crv_ex_2017_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_crv_touring_2016_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_fit_ex_2018_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_insight_ex_2019_can_generated.dbc Adds dbc for 2019 Honda Insight (#122) 2018-11-18 17:40:40 -08:00
honda_odyssey_exl_2018_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_odyssey_extreme_edition_2018_china_can.dbc Adds Chinese Odyssey DBC (#110) 2018-09-17 07:14:35 +02:00
honda_pilot_touring_2017_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
honda_ridgeline_black_edition_2017_can_generated.dbc add vals honda (#121) 2018-11-04 12:13:10 -08:00
hyundai_2015_ccan.dbc Hyundai: not sure why steer angle was unigned... seems a bug 2018-08-29 23:04:58 -07:00
hyundai_2015_mcan.dbc add hyundai 2015 (#63) 2017-12-28 11:28:20 -08:00
hyundai_i30_2014.dbc add hyundai_i30_2014.dbc 2017-09-10 00:59:29 -07:00
hyundai_santa_fe_2019_ccan.dbc Santa Fe: dealing with steer torque integer is easier for now 2018-08-24 23:33:17 -07:00
kia_sorento_2018.dbc This adds support for 8 Speed Auto Tranismission (#104) 2018-07-27 19:15:54 -07:00
lexus_is_2018_pt_generated.dbc Toyota: fixed typos 2018-11-04 11:41:30 -08:00
lexus_rx_hybrid_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
mercedes_benz_e350_2010.dbc Update mercedes e350 dbc (#112) 2018-09-17 07:12:03 +02:00
subaru_outback_2016_eyesight.dbc Add chffr metrics for cars 2017-09-10 02:23:08 -07:00
tesla_can.dbc Tesla: Add missing line break after VAL_ 69 WprSw6Posn (#109) 2018-09-02 00:40:45 -07:00
toyota_avalon_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_camry_hybrid_2018_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_chr_2018_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_chr_hybrid_2018_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_corolla_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_highlander_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_highlander_hybrid_2018_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_iQ_2009_can.dbc Created toyota iQ base plus reversed some signals (#48) 2017-11-04 18:26:15 -07:00
toyota_prius_2010_pt.dbc add toyota_prius_2010_pt.dbc (#50) 2018-10-30 21:34:17 +01:00
toyota_prius_2017_adas.dbc Add toyota radar SCORE field 2018-10-17 22:12:33 +02:00
toyota_prius_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_rav4_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
toyota_rav4_hybrid_2017_pt_generated.dbc Add 3rd RSA signal and cleanup (#120) 2018-11-08 12:08:57 -08:00
vw_golf_mk4.dbc Create vw_golf_mk4.dbc 2017-09-22 00:27:01 -07:00
vw_mqb_2010.dbc Create vw_mqb_2010.dbc 2017-09-30 23:40:46 -07:00

README.md

opendbc

The project to democratize access to the decoder ring of your car.

DBC file basics

A DBC file encodes, in a humanly readable way, the information needed to understand a vehicle's CAN bus traffic. A vehicle might have multiple CAN buses and every CAN bus is represented by its own dbc file. Wondering what's the DBC file format? Here and Here a couple of good overviews.

How to start reverse engineering cars

opendbc is integrated with cabana.

Use panda to connect your car to a computer.

DBC file preprocessor

DBC files for different models of the same brand have a lot of overlap. Therefore, we wrote a preprocessor to create DBC files from a brand DBC file and a model specific DBC file. The source DBC files can be found in the generator folder. After changing one of the files run the generator.py script to regenerate the output files. These output files will be placed in the root of the opendbc repository and are suffixed by _generated.

Good practices for contributing to opendbc

  • Comments: the best way to store comments is to add them directly to the DBC files. For example:

    CM_ SG_ 490 LONG_ACCEL "wheel speed derivative, noisy and zero snapping";
    

    is a comment that refers to signal LONG_ACCEL in message 490. Using comments is highly recommended, especially for doubts and uncertainties. cabana can easily display/add/edit comments to signals and messages.

  • Units: when applicable, it's recommended to convert signals into physical units, by using a proper signal factor. Using a SI unit is preferred, unless a non-SI unit rounds the signal factor much better. For example:

    SG_ VEHICLE_SPEED : 7|15@0+ (0.00278,0) [0|70] "m/s" PCM
    

    is better than:

    SG_ VEHICLE_SPEED : 7|15@0+ (0.00620,0) [0|115] "mph" PCM
    

    However, the cleanest option is really:

    SG_ VEHICLE_SPEED : 7|15@0+ (0.01,0) [0|250] "kph" PCM
    
  • Signal's size: always use the smallest amount of bits possible. For example, let's say I'm reverse engineering the gas pedal position and I've determined that it's in a 3 bytes message. For 0% pedal position I read a message value of 0x00 0x00 0x00, while for 100% of pedal position I read 0x64 0x00 0x00: clearly, the gas pedal position is within the first byte of the message and I might be tempted to define the signal GAS_POS as:

    SG_ GAS_POS : 7|8@0+ (1,0) [0|100] "%" PCM
    

    However, I can't be sure that the very first bit of the message is referred to the pedal position: I haven't seen it changing! Therefore, a safer way of defining the signal is:

    SG_ GAS_POS : 6|7@0+ (1,0) [0|100] "%" PCM
    

    which leaves the first bit unallocated. This prevents from very erroneous reading of the gas pedal position, in case the first bit is indeed used for something else.