Skip to content

Commit 7ceb071

Browse files
bms precharge drive lock
1 parent 9b517cc commit 7ceb071

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

can-messages/vcu.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4235,7 +4235,25 @@
42354235
}
42364236
},
42374237
{
4238-
"size": 2,
4238+
"size": 1,
4239+
"signed": false,
4240+
"name": "BMS_NOT_PRECHARGED_YET",
4241+
"c_type": "bool",
4242+
"sim": {
4243+
"options": [
4244+
[
4245+
0,
4246+
0.5
4247+
],
4248+
[
4249+
1,
4250+
0.5
4251+
]
4252+
]
4253+
}
4254+
},
4255+
{
4256+
"size": 1,
42394257
"signed": false,
42404258
"name": "empty",
42414259
"parse": false
@@ -4295,6 +4313,15 @@
42954313
],
42964314
"doc": "",
42974315
"desc": ""
4316+
},
4317+
{
4318+
"name": "VCU/Pedals/Drive_Locks/BMS_NOT_PRECHARGED_YET",
4319+
"unit": "",
4320+
"values": [
4321+
7
4322+
],
4323+
"doc": "",
4324+
"desc": ""
42984325
}
42994326
],
43004327
"sim_freq": 250

0 commit comments

Comments
 (0)