mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-20 06:25:56 +08:00
dbc trim
This commit is contained in:
@@ -734,8 +734,7 @@ BO_ 1264 LOCAL_TIME: 8 XXX
|
||||
SG_ YEAR : 40|8@1+ (1,2000) [2000|2255] "" XXX
|
||||
SG_ DAY : 48|8@1+ (1,0) [1|31] "" XXX
|
||||
|
||||
CM_ BO_ 1264 "Cluster wall clock, broadcast at 1Hz. Local time as configured in the car, not UTC. All bytes are 0xFF until the cluster has initialized, so validate before use.";
|
||||
CM_ SG_ 1264 YEAR "Offset from 2000, e.g. 26 for 2026";
|
||||
CM_ BO_ 1264 "Cluster wall clock, 1Hz. Local time, not UTC. All 0xFF until the cluster initializes.";
|
||||
CM_ SG_ 96 BRAKE_PRESSURE "User applied brake pedal pressure. Ramps from computer applied pressure on falling edge of cruise. Cruise cancels if !=0";
|
||||
CM_ SG_ 101 BRAKE_POSITION "User applied brake pedal position, max is ~700. Signed on some vehicles";
|
||||
CM_ SG_ 203 ADAS_ActvACISta "ADAS Active AngleControlInterface State";
|
||||
|
||||
@@ -971,8 +971,7 @@ BO_ 1264 LOCAL_TIME: 8 XXX
|
||||
SG_ YEAR : 40|8@1+ (1,2000) [2000|2255] "" XXX
|
||||
SG_ DAY : 48|8@1+ (1,0) [1|31] "" XXX
|
||||
|
||||
CM_ BO_ 1264 "Cluster wall clock, broadcast at 1Hz. Local time as configured in the car, not UTC. All bytes are 0xFF until the cluster has initialized, so validate before use.";
|
||||
CM_ SG_ 1264 YEAR "Offset from 2000, e.g. 26 for 2026";
|
||||
CM_ BO_ 1264 "Cluster wall clock, 1Hz. Local time, not UTC. All 0xFF until the cluster initializes.";
|
||||
CM_ SG_ 96 BRAKE_PRESSURE "User applied brake pedal pressure. Ramps from computer applied pressure on falling edge of cruise. Cruise cancels if !=0";
|
||||
CM_ SG_ 101 BRAKE_POSITION "User applied brake pedal position, max is ~700. Signed on some vehicles";
|
||||
CM_ SG_ 203 ADAS_ActvACISta "ADAS Active AngleControlInterface State";
|
||||
|
||||
Reference in New Issue
Block a user