We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c2836 commit 96b5deeCopy full SHA for 96b5dee
1 file changed
cangen/can-messages/calypso_cmd.json
@@ -285,5 +285,38 @@
285
],
286
"key": "RadFanStatus",
287
"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
321
}
322
]
0 commit comments