Skip to content

Commit 5c720c0

Browse files
committed
Deleted scheduler ticks
1 parent 5fb63ac commit 5c720c0

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

boards/PCU/PCU_measurements.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -355,13 +355,5 @@
355355
"type": "bool",
356356
"podUnits": "",
357357
"displayUnits": ""
358-
},
359-
360-
{
361-
"id": "ticks",
362-
"name": "Ticks",
363-
"type": "uint64",
364-
"podUnits": "",
365-
"displayUnits": ""
366358
}
367359
]

boards/PCU/packets.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,5 @@
110110
"period_type": "ms",
111111
"period": 16.67,
112112
"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"
125113
}
126114
]

0 commit comments

Comments
 (0)