Toyota: CT200H DBC merged into Rav4

old-commit-hash: b321d65cac
commatwo_master
Adeeb Shihadeh 3 years ago
parent c69bba9c9c
commit 4ecc611e27
  1. 2
      opendbc
  2. 1
      release/files_common
  3. 4
      selfdrive/car/toyota/values.py

@ -1 +1 @@
Subproject commit 8ba3b8df83aeb3c7cc3074d0e8718b8c1977d10d Subproject commit b72c12864d99018e4c05e118e845ca23fb7c07d4

@ -601,7 +601,6 @@ opendbc/toyota_rav4_2017_pt_generated.dbc
opendbc/toyota_prius_2017_pt_generated.dbc opendbc/toyota_prius_2017_pt_generated.dbc
opendbc/toyota_nodsu_pt_generated.dbc opendbc/toyota_nodsu_pt_generated.dbc
opendbc/lexus_is_2018_pt_generated.dbc opendbc/lexus_is_2018_pt_generated.dbc
opendbc/lexus_ct200h_2018_pt_generated.dbc
opendbc/toyota_adas.dbc opendbc/toyota_adas.dbc
opendbc/toyota_tss2_adas.dbc opendbc/toyota_tss2_adas.dbc

@ -1690,10 +1690,10 @@ DBC = {
CAR.COROLLAH_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'), CAR.COROLLAH_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),
CAR.LEXUS_ES_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'), CAR.LEXUS_ES_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),
CAR.LEXUS_ESH_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'), CAR.LEXUS_ESH_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),
CAR.LEXUS_ESH: dbc_dict('lexus_ct200h_2018_pt_generated', 'toyota_adas'), CAR.LEXUS_ESH: dbc_dict('toyota_rav4_2017_pt_generated', 'toyota_adas'),
CAR.SIENNA: dbc_dict('toyota_tssp_pt_generated', 'toyota_adas'), CAR.SIENNA: dbc_dict('toyota_tssp_pt_generated', 'toyota_adas'),
CAR.LEXUS_IS: dbc_dict('lexus_is_2018_pt_generated', 'toyota_adas'), CAR.LEXUS_IS: dbc_dict('lexus_is_2018_pt_generated', 'toyota_adas'),
CAR.LEXUS_CTH: dbc_dict('lexus_ct200h_2018_pt_generated', 'toyota_adas'), CAR.LEXUS_CTH: dbc_dict('toyota_rav4_2017_pt_generated', 'toyota_adas'),
CAR.RAV4H_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'), CAR.RAV4H_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),
CAR.LEXUS_NXH: dbc_dict('toyota_tssp_hybrid_generated', 'toyota_adas'), CAR.LEXUS_NXH: dbc_dict('toyota_tssp_hybrid_generated', 'toyota_adas'),
CAR.LEXUS_NX: dbc_dict('toyota_tssp_pt_generated', 'toyota_adas'), CAR.LEXUS_NX: dbc_dict('toyota_tssp_pt_generated', 'toyota_adas'),

Loading…
Cancel
Save