Skip to content

Commit 15313fb

Browse files
removed the old ones
1 parent a5a722f commit 15313fb

1 file changed

Lines changed: 0 additions & 184 deletions

File tree

can-messages/calypso_cmd.json

Lines changed: 0 additions & 184 deletions
Original file line numberDiff line numberDiff line change
@@ -1,188 +1,4 @@
11
[
2-
{
3-
"id": "0x4A1",
4-
"desc": "Cerberus Fan Batt Box State",
5-
"points": [
6-
{
7-
"size": 8,
8-
"default": 0,
9-
"sim": {
10-
"options": [
11-
[
12-
0,
13-
0.95
14-
],
15-
[
16-
1,
17-
0.05
18-
]
19-
]
20-
}
21-
}
22-
],
23-
"fields": [
24-
{
25-
"name": "Calypso/Bidir/State/FanBattBoxStatus/A",
26-
"unit": "bool",
27-
"doc": "Enable battery box fan",
28-
"values": [
29-
1
30-
]
31-
}
32-
],
33-
"key": "FanBattBoxStatus",
34-
"sim_freq": 750
35-
},
36-
{
37-
"id": "0x4A0",
38-
"desc": "Cerberus Pump State",
39-
"points": [
40-
{
41-
"size": 8,
42-
"default": 0,
43-
"sim": {
44-
"options": [
45-
[
46-
0,
47-
0.95
48-
],
49-
[
50-
1,
51-
0.05
52-
]
53-
]
54-
}
55-
},
56-
{
57-
"size": 8,
58-
"default": 0,
59-
"sim": {
60-
"options": [
61-
[
62-
0,
63-
0.95
64-
],
65-
[
66-
1,
67-
0.05
68-
]
69-
]
70-
}
71-
}
72-
],
73-
"fields": [
74-
{
75-
"name": "Calypso/Bidir/State/PumpStatus/A",
76-
"unit": "bool",
77-
"doc": "Enable MC pump",
78-
"values": [
79-
1
80-
]
81-
},
82-
{
83-
"name": "Calypso/Bidir/State/PumpStatus/B",
84-
"unit": "bool",
85-
"doc": "Enable motor pump",
86-
"values": [
87-
2
88-
]
89-
}
90-
],
91-
"key": "PumpStatus",
92-
"sim_freq": 750
93-
},
94-
{
95-
"id": "0x499",
96-
"desc": "Cerberus Radiator Fan State",
97-
"points": [
98-
{
99-
"size": 8,
100-
"default": 0,
101-
"sim": {
102-
"options": [
103-
[
104-
0,
105-
0.95
106-
],
107-
[
108-
1,
109-
0.05
110-
]
111-
]
112-
}
113-
},
114-
{
115-
"size": 8,
116-
"default": 0,
117-
"sim": {
118-
"options": [
119-
[
120-
0,
121-
0.95
122-
],
123-
[
124-
1,
125-
0.05
126-
]
127-
]
128-
}
129-
}
130-
],
131-
"fields": [
132-
{
133-
"name": "Calypso/Bidir/State/RadFanStatus/A",
134-
"unit": "bool",
135-
"doc": "Enable MC radiator fan",
136-
"values": [
137-
1
138-
]
139-
},
140-
{
141-
"name": "Calypso/Bidir/State/RadFanStatus/B",
142-
"unit": "bool",
143-
"doc": "Enable motor radiator fan",
144-
"values": [
145-
2
146-
]
147-
}
148-
],
149-
"key": "RadFanStatus",
150-
"sim_freq": 750
151-
},
152-
{
153-
"id": "0x49A",
154-
"desc": "Cerberus RTDS Override",
155-
"points": [
156-
{
157-
"size": 8,
158-
"default": 0,
159-
"sim": {
160-
"options": [
161-
[
162-
0,
163-
0.95
164-
],
165-
[
166-
1,
167-
0.05
168-
]
169-
]
170-
}
171-
}
172-
],
173-
"fields": [
174-
{
175-
"name": "Calypso/Bidir/State/RTDSOverride/A",
176-
"unit": "bool",
177-
"doc": "Override RTDS on",
178-
"values": [
179-
1
180-
]
181-
}
182-
],
183-
"key": "RTDSOverride",
184-
"sim_freq": 750
185-
},
1862
{
1873
"id": "0x500",
1884
"desc": "Shepherd BMS Fan Percent",

0 commit comments

Comments
 (0)