Skip to content

Commit 96b5dee

Browse files
committed
rtds override
1 parent 33c2836 commit 96b5dee

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

cangen/can-messages/calypso_cmd.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,38 @@
285285
],
286286
"key": "RadFanStatus",
287287
"sim_freq": 750
288+
},
289+
{
290+
"id": "0x49A",
291+
"desc": "Cerberus RTDS Override",
292+
"points": [
293+
{
294+
"size": 8,
295+
"default": 0,
296+
"sim": {
297+
"options": [
298+
[
299+
0,
300+
0.95
301+
],
302+
[
303+
1,
304+
0.05
305+
]
306+
]
307+
}
308+
}
309+
],
310+
"fields": [
311+
{
312+
"name": "Calypso/Bidir/State/RTDSOverride/A",
313+
"unit": "bool",
314+
"values": [
315+
1
316+
]
317+
}
318+
],
319+
"key": "RTDSOverride",
320+
"sim_freq": 750
288321
}
289322
]

0 commit comments

Comments
 (0)