Browse Source

Update defaults

QGC4.4
Don Gagne 8 years ago
parent
commit
419f8a89d6
  1. 4
      src/MissionManager/FWLandingPattern.FactMetaData.json

4
src/MissionManager/FWLandingPattern.FactMetaData.json

@ -5,11 +5,11 @@
"type": "double", "type": "double",
"units": "m", "units": "m",
"decimalPlaces": 1, "decimalPlaces": 1,
"defaultValue": 100.0 "defaultValue": 300.0
}, },
{ {
"name": "Landing heading", "name": "Landing heading",
"shortDescription": "Heading from land point to loiter point.", "shortDescription": "Heading from loiter point to land point.",
"type": "double", "type": "double",
"units": "deg", "units": "deg",
"min": 0.0, "min": 0.0,

Loading…
Cancel
Save