forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request commaai#63 from wocsor/devel
pd
- Loading branch information
Showing
78 changed files
with
2,078 additions
and
1,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
CM_ "IMPORT _bosch_2018.dbc" | ||
|
||
BO_ 419 GEARBOX: 8 PCM | ||
SG_ GEAR : 7|8@0+ (1,0) [0|255] "" EON | ||
SG_ GEAR_SHIFTER : 29|6@0+ (1,0) [0|63] "" EON | ||
SG_ COUNTER : 61|2@0+ (1,0) [0|3] "" EON | ||
SG_ CHECKSUM : 59|4@0+ (1,0) [0|3] "" EON | ||
|
||
BO_ 432 STANDSTILL: 7 VSA | ||
SG_ BRAKE_ERROR_1 : 13|1@0+ (1,0) [0|1] "" EON | ||
SG_ BRAKE_ERROR_2 : 12|1@0+ (1,0) [0|1] "" EON | ||
SG_ COUNTER : 53|2@0+ (1,0) [0|3] "" EON | ||
SG_ CHECKSUM : 51|4@0+ (1,0) [0|15] "" EON | ||
|
||
BO_ 927 RADAR_HUD: 8 RADAR | ||
SG_ ZEROS_BOH : 7|10@0+ (1,0) [0|127] "" BDY | ||
SG_ CMBS_OFF : 12|1@0+ (1,0) [0|1] "" BDY | ||
SG_ RESUME_INSTRUCTION : 21|1@0+ (1,0) [0|1] "" XXX | ||
SG_ SET_TO_1 : 13|1@0+ (1,0) [0|1] "" BDY | ||
SG_ ZEROS_BOH2 : 11|4@0+ (1,0) [0|1] "" XXX | ||
SG_ APPLY_BRAKES_FOR_CANC : 23|1@0+ (1,0) [0|1] "" XXX | ||
SG_ ACC_ALERTS : 20|5@0+ (1,0) [0|1] "" BDY | ||
SG_ SET_TO_0 : 22|1@0+ (1,0) [0|1] "" XXX | ||
SG_ HUD_LEAD : 40|1@0+ (1,0) [0|1] "" XXX | ||
SG_ SET_TO_64 : 31|8@0+ (1,0) [0|255] "" XXX | ||
SG_ LEAD_DISTANCE : 39|8@0+ (1,0) [0|255] "" XXX | ||
SG_ ZEROS_BOH3 : 47|7@0+ (1,0) [0|127] "" XXX | ||
SG_ ZEROS_BOH4 : 55|8@0+ (1,0) [0|255] "" XXX | ||
SG_ COUNTER : 61|2@0+ (1,0) [0|3] "" XXX | ||
SG_ CHECKSUM : 59|4@0+ (1,0) [0|15] "" XXX | ||
|
||
BO_ 1029 DOORS_STATUS: 8 BDY | ||
SG_ DOOR_OPEN_FL : 37|1@0+ (1,0) [0|1] "" EON | ||
SG_ DOOR_OPEN_FR : 38|1@0+ (1,0) [0|1] "" EON | ||
SG_ DOOR_OPEN_RL : 39|1@0+ (1,0) [0|1] "" EON | ||
SG_ DOOR_OPEN_RR : 40|1@0+ (1,0) [0|1] "" EON | ||
SG_ TRUNK_OPEN : 41|1@0+ (1,0) [0|1] "" EON | ||
SG_ COUNTER : 61|2@0+ (1,0) [0|3] "" EON | ||
SG_ CHECKSUM : 59|4@0+ (1,0) [0|15] "" EON | ||
|
||
VAL_ 419 GEAR 10 "R" 1 "D" 0 "P"; | ||
VAL_ 419 GEAR_SHIFTER 32 "D" 16 "N" 8 "R" 4 "P" ; | ||
|
||
CM_ "CHFFR_METRIC 330 STEER_ANGLE STEER_ANGLE 0.36 180; CHFFR_METRIC 380 ENGINE_RPM ENGINE_RPM 1 0; CHFFR_METRIC 804 ENGINE_TEMPERATURE ENGINE_TEMPERATURE 1 0"; |
Oops, something went wrong.