Skip to content

Commit 0002df7

Browse files
committed
Add SysId orders
1 parent 3841623 commit 0002df7

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

boards/LCU/orders.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,5 +197,75 @@
197197
"variables": [
198198
],
199199
"id": 9041
200+
},
201+
{
202+
"type": "order",
203+
"name": "SysID Dry High",
204+
"variables": [
205+
],
206+
"id": 9042
207+
},
208+
{
209+
"type": "order",
210+
"name": "SysID High PRBS Small",
211+
"variables": [
212+
],
213+
"id": 9043
214+
},
215+
{
216+
"type": "order",
217+
"name": "SysID High PRBS Medium",
218+
"variables": [
219+
],
220+
"id": 9044
221+
},
222+
{
223+
"type": "order",
224+
"name": "SysID High Steps",
225+
"variables": [
226+
],
227+
"id": 9045
228+
},
229+
{
230+
"type": "order",
231+
"name": "SysID High Transit",
232+
"variables": [
233+
],
234+
"id": 9046
235+
},
236+
{
237+
"type": "order",
238+
"name": "SysID Dry Low",
239+
"variables": [
240+
],
241+
"id": 9047
242+
},
243+
{
244+
"type": "order",
245+
"name": "SysID Low PRBS Small",
246+
"variables": [
247+
],
248+
"id": 9048
249+
},
250+
{
251+
"type": "order",
252+
"name": "SysID Low PRBS Medium",
253+
"variables": [
254+
],
255+
"id": 9049
256+
},
257+
{
258+
"type": "order",
259+
"name": "SysID Low Steps",
260+
"variables": [
261+
],
262+
"id": 9050
263+
},
264+
{
265+
"type": "order",
266+
"name": "SysID Low Transit",
267+
"variables": [
268+
],
269+
"id": 9051
200270
}
201271
]

0 commit comments

Comments
 (0)