Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit fbbba94

Browse files
committed
GM: use common gear VALs
1 parent dacd8b4 commit fbbba94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gm_global_a_powertrain.dbc

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ VAL_ 481 LKAButton 1 "Active" 0 "Inactive" ;
241241
VAL_ 481 ACCButtons 6 "Cancel" 5 "Main" 3 "Set" 2 "Resume" 1 "None" ;
242242
VAL_ 481 DriveModeButton 1 "Active" 0 "Inactive" ;
243243
VAL_ 452 CruiseState 4 "Standstill" 3 "Faulted" 1 "Active" 0 "Off" ;
244-
VAL_ 309 PRNDL 3 "Reverse" 2 "Drive" 1 "Neutral" 0 "Park" ;
244+
VAL_ 309 PRNDL 3 "R" 2 "D" 1 "N" 0 "P" ;
245245
VAL_ 309 ESPButton 1 "Active" 0 "Inactive" ;
246246
VAL_ 384 LKASteeringCmdActive 1 "Active" 0 "Inactive" ;
247247
VAL_ 880 ACCLeadCar 1 "Present" 0 "Not Present" ;

0 commit comments

Comments
 (0)