-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.dbc
More file actions
28 lines (20 loc) · 859 Bytes
/
Copy pathsample.dbc
File metadata and controls
28 lines (20 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
VERSION ""
NS_ :
BS_:
BU_: ECU1
BO_ 256 EngineData: 8 ECU1
SG_ EngineSpeed : 0|16@1+ (0.125,0) [0|8031.875] "rpm" Vector__XXX
SG_ EngineTemp : 16|8@1+ (1,-40) [-40|215] "degC" Vector__XXX
BO_ 512 VehicleSpeed: 8 ECU1
SG_ VehicleSpeed : 0|16@1+ (0.01,0) [0|655.35] "km/h" Vector__XXX
SG_ Odometer : 16|32@1+ (1,0) [0|4294967295] "m" Vector__XXX
BO_ 768 BrakeStatus: 8 ECU1
SG_ BrakePressure : 0|16@1+ (1,0) [0|65535] "kPa" Vector__XXX
SG_ BrakeSwitch : 16|1@1+ (1,0) [0|1] "" Vector__XXX
BO_ 2024 OBDResponse: 8 ECU1
SG_ ResponseByte0 : 0|8@1+ (1,0) [0|255] "" Vector__XXX
SG_ ResponseByte1 : 8|8@1+ (1,0) [0|255] "" Vector__XXX
BO_ 1024 TestWaveforms: 8 ECU1
SG_ SineWave : 0|16@1+ (0.01,-100) [-100|100] "" Vector__XXX
SG_ SawtoothWave : 16|16@1+ (0.01,0) [0|100] "" Vector__XXX
SG_ TriangleWave : 32|16@1+ (0.01,0) [0|100] "" Vector__XXX