Daniel Agar
6 years ago
committed by
GitHub
5 changed files with 110 additions and 1 deletions
@ -1 +1 @@
@@ -1 +1 @@
|
||||
Subproject commit af00ac4dfc5cfb25140254c5cae2a225944fc1c1 |
||||
Subproject commit f2593dbcc2980dd15714925931fbb0e46a63a4b2 |
@ -0,0 +1,88 @@
@@ -0,0 +1,88 @@
|
||||
{ |
||||
"fileType": "Plan", |
||||
"geoFence": { |
||||
"circles": [ |
||||
], |
||||
"polygons": [ |
||||
], |
||||
"version": 2 |
||||
}, |
||||
"groundStation": "QGroundControl", |
||||
"mission": { |
||||
"cruiseSpeed": 15, |
||||
"firmwareType": 12, |
||||
"hoverSpeed": 5, |
||||
"items": [ |
||||
{ |
||||
"AMSLAltAboveTerrain": 0, |
||||
"Altitude": 0, |
||||
"AltitudeMode": 1, |
||||
"autoContinue": true, |
||||
"command": 16, |
||||
"doJumpId": 1, |
||||
"frame": 3, |
||||
"params": [ |
||||
0, |
||||
0, |
||||
0, |
||||
null, |
||||
47.39773780490375, |
||||
8.54604903179387, |
||||
0 |
||||
], |
||||
"type": "SimpleItem" |
||||
}, |
||||
{ |
||||
"AMSLAltAboveTerrain": 0, |
||||
"Altitude": 0, |
||||
"AltitudeMode": 1, |
||||
"autoContinue": true, |
||||
"command": 16, |
||||
"doJumpId": 2, |
||||
"frame": 3, |
||||
"params": [ |
||||
0, |
||||
0, |
||||
0, |
||||
null, |
||||
47.397488802748335, |
||||
8.54604396073961, |
||||
0 |
||||
], |
||||
"type": "SimpleItem" |
||||
}, |
||||
{ |
||||
"AMSLAltAboveTerrain": 0, |
||||
"Altitude": 0, |
||||
"AltitudeMode": 1, |
||||
"autoContinue": true, |
||||
"command": 16, |
||||
"doJumpId": 3, |
||||
"frame": 3, |
||||
"params": [ |
||||
0, |
||||
0, |
||||
0, |
||||
null, |
||||
47.397475935201946, |
||||
8.545597816497462, |
||||
0 |
||||
], |
||||
"type": "SimpleItem" |
||||
} |
||||
], |
||||
"plannedHomePosition": [ |
||||
47.3977419, |
||||
8.5455944, |
||||
489 |
||||
], |
||||
"vehicleType": 10, |
||||
"version": 2 |
||||
}, |
||||
"rallyPoints": { |
||||
"points": [ |
||||
], |
||||
"version": 2 |
||||
}, |
||||
"version": 1 |
||||
} |
Loading…
Reference in new issue