We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb63ac commit 5c720c0Copy full SHA for 5c720c0
boards/PCU/PCU_measurements.json
@@ -355,13 +355,5 @@
355
"type": "bool",
356
"podUnits": "",
357
"displayUnits": ""
358
- },
359
-
360
- {
361
- "id": "ticks",
362
- "name": "Ticks",
363
- "type": "uint64",
364
- "podUnits": "",
365
- "displayUnits": ""
366
}
367
]
boards/PCU/packets.json
@@ -110,17 +110,5 @@
110
"period_type": "ms",
111
"period": 16.67,
112
"socket": "control_station_udp"
113
114
115
116
- "type": "data",
117
- "name": "schedGlobalTick",
118
- "variables": [
119
- "ticks"
120
- ],
121
- "id": 559,
122
- "period_type": "ms",
123
- "period": 10,
124
- "socket": "control_station_udp"
125
126
0 commit comments