Skip to content

Commit f57511e

Browse files
adhintzgeohot
authored andcommitted
acceleration pedal for gasPressed
1 parent c8d1dbc commit f57511e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

chrysler_pacifica_2017_hybrid.dbc

+4
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ BO_ 792 STEERING_LEVERS: 8 XXX
8585
SG_ HIGH_BEAM_PUSHED_IN : 2|1@1+ (1,0) [0|3] "" XXX
8686
SG_ HIGH_BEAM_FLASH : 3|1@1+ (1,0) [0|3] "" XXX
8787

88+
BO_ 264 ACCEL_PEDAL_MSG: 8 XXX
89+
SG_ ACCEL_PEDAL : 32|4@1+ (1,-7) [0|15] "" XXX
90+
8891

8992

9093

@@ -99,5 +102,6 @@ CM_ SG_ 284 SPEED "Another Speed Signal, Maybe RPMs?";
99102
CM_ SG_ 320 BRAKE_PRESSED "Value is 5 when brake is pressed";
100103
CM_ SG_ 792 TURN_SIGNALS "1=Left, 2=Right";
101104
CM_ SG_ 792 HIGH_BEAM_FLASH "use this for genericToggle";
105+
CM_ SG_ 264 ACCEL_PEDAL "not in ACC so seems to be actual pedal. Use for gasPressed";
102106
VAL_ 746 PRNDL 4 "Drive" 3 "Neutral" 2 "Reverse" 1 "Park" ;
103107
VAL_ 792 TURN_SIGNALS 2 "Right" 1 "Left" ;

0 commit comments

Comments
 (0)