Parking break light (#54)

added parking break light signal, probably just the dash light. Noted in comments
master
vanillagorillaa 2017-12-13 06:09:46 -06:00 committed by rbiasini
parent ffcbce8ee6
commit e68dab8c53
1 changed files with 3 additions and 2 deletions

View File

@ -102,6 +102,7 @@ BO_ 420 VSA_STATUS: 8 VSA
BO_ 422 SCM_BUTTONS: 8 SCM
SG_ CRUISE_BUTTONS : 7|3@0+ (1,0) [0|7] "" NEO
SG_ LIGHTS_SETTING : 1|2@0+ (1,0) [0|3] "" NEO
SG_ PARKING_BREAK_LIGHT : 2|1@0+ (1,0) [0|1] "" NEO
SG_ MAIN_ON : 47|1@0+ (1,0) [0|1] "" NEO
SG_ CRUISE_SETTING : 43|2@0+ (1,0) [0|3] "" NEO
SG_ COUNTER : 61|2@0+ (1,0) [0|3] "" NEO
@ -306,8 +307,8 @@ BO_TX_BU_ 506 : NEO,CAM;
BO_TX_BU_ 780 : NEO,CAM;
BO_TX_BU_ 829 : NEO,CAM;
CM_ SG_ 422 PARKING_BREAK_LIGHT "Believe this is just the dash light for the parking break";
VAL_ 392 GEAR 26 "S" 4 "D" 3 "N" 2 "R" 1 "P" ;
VAL_ 392 GEAR_SHIFTER 0 "S" 1 "P" 2 "R" 4 "N" 8 "D"
VAL_ 392 GEAR_SHIFTER 0 "S" 1 "P" 2 "R" 4 "N" 8 "D";
CM_ "CHFFR_METRIC 342 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";