We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a3f73 commit a40f1aaCopy full SHA for a40f1aa
can-messages/vcu.json
@@ -2589,7 +2589,25 @@
2589
}
2590
},
2591
{
2592
- "size": 3,
+ "size": 1,
2593
+ "signed": false,
2594
+ "c_type": "bool",
2595
+ "name": "LOW_LV_BATTERY_VOLTS",
2596
+ "sim": {
2597
+ "options": [
2598
+ [
2599
+ 0,
2600
+ 0.8
2601
+ ],
2602
2603
+ 1,
2604
+ 0.2
2605
+ ]
2606
2607
+ }
2608
+ },
2609
+ {
2610
+ "size": 2,
2611
"signed": false,
2612
"parse": false,
2613
"name": "EXTRA",
@@ -2713,6 +2731,15 @@
2713
2731
],
2714
2732
"doc": "",
2715
2733
"desc": ""
2734
2735
2736
+ "name": "VCU/Faults/LV_LOW_LV_BATTERY_VOLTS",
2737
+ "unit": "",
2738
+ "values": [
2739
+ 14
2740
2741
+ "doc": "",
2742
+ "desc": ""
2716
2743
2717
2744
2718
2745
"sim_freq": 250
0 commit comments