@@ -42,7 +42,8 @@ VAL_TABLE_ DistanceButton 1 "Active" 0 "Inactive" ;
42
42
VAL_TABLE_ LKAButton 1 "Active" 0 "Inactive" ;
43
43
VAL_TABLE_ ACCButtons 6 "Cancel" 5 "Main" 3 "Set" 2 "Resume" 1 "None" ;
44
44
VAL_TABLE_ PRNDL 3 "Reverse" 2 "Drive" 1 "Neutral" 0 "Park" ;
45
- VAL_TABLE_ DriverDoorStatus 1 "Opened" 0 "Closed" ;
45
+ VAL_TABLE_ DoorStatus 1 "Opened" 0 "Closed" ;
46
+ VAL_TABLE_ SeatBeltStatus 1 "Latched" 0 "Unlatched" ;
46
47
VAL_TABLE_ LKASteeringCmdActive 1 "Active" 0 "Inactive" ;
47
48
VAL_TABLE_ ACCGapLevel 3 "Far" 2 "Med" 1 "Near" 0 "Inactive" ;
48
49
VAL_TABLE_ GasRegenCmdActiveInv 1 "Inactive" 0 "Active" ;
@@ -83,8 +84,13 @@ BO_ 810 TCICOnStarGPSPosition: 8 K73_TCIC
83
84
BO_ 1001 ECMVehicleSpeed: 8 K20_ECM
84
85
SG_ VehicleSpeed : 7|16@0+ (0.01,0) [0|0] "mph" NEO
85
86
86
- BO_ 298 BCMDoorStatus: 8 K9_BCM
87
- SG_ DriverDoorStatus : 55|1@0+ (1,0) [0|0] "" NEO
87
+ BO_ 298 BCMDoorBeltStatus: 8 K9_BCM
88
+ SG_ RearLeftDoor : 8|1@0+ (1,0) [0|0] "" NEO
89
+ SG_ FrontLeftDoor : 9|1@0+ (1,0) [0|0] "" NEO
90
+ SG_ FrontRightDoor : 10|1@0+ (1,0) [0|0] "" NEO
91
+ SG_ RearRightDoor : 23|1@0+ (1,0) [0|0] "" NEO
92
+ SG_ LeftSeatBelt : 12|1@0+ (1,0) [0|0] "" NEO
93
+ SG_ RightSeatBelt : 53|1@0+ (1,0) [0|0] "" NEO
88
94
89
95
BO_ 381 MSG_17D: 6 K20_ECM
90
96
SG_ MSG17D_AccPower : 35|12@0- (1,0) [0|0] "" NEO
@@ -213,7 +219,6 @@ VAL_ 481 DistanceButton 1 "Active" 0 "Inactive" ;
213
219
VAL_ 481 LKAButton 1 "Active" 0 "Inactive" ;
214
220
VAL_ 481 ACCButtons 6 "Cancel" 5 "Main" 3 "Set" 2 "Resume" 1 "None" ;
215
221
VAL_ 309 PRNDL 3 "Reverse" 2 "Drive" 1 "Neutral" 0 "Park" ;
216
- VAL_ 298 DriverDoorStatus 1 "Opened" 0 "Closed" ;
217
222
VAL_ 384 LKASteeringCmdActive 1 "Active" 0 "Inactive" ;
218
223
VAL_ 880 ACCLeadCar 1 "Present" 0 "Not Present" ;
219
224
VAL_ 880 ACCGapLevel 3 "Far" 2 "Med" 1 "Near" 0 "Inactive" ;
0 commit comments