Commit beb7a630 authored by Don Gagne's avatar Don Gagne

Add new rotation

parent 5f5c6204
...@@ -88,7 +88,8 @@ QGCView { ...@@ -88,7 +88,8 @@ QGCView {
"ROTATION_ROLL_270_YAW_135", "ROTATION_ROLL_270_YAW_135",
"ROTATION_PITCH_90", "ROTATION_PITCH_90",
"ROTATION_PITCH_270", "ROTATION_PITCH_270",
"ROTATION_ROLL_270_YAW_270" "ROTATION_ROLL_270_YAW_270",
"ROTATION_PITCH_90_YAW_180"
] ]
property Fact cal_mag0_id: controller.getParameterFact(-1, "CAL_MAG0_ID") property Fact cal_mag0_id: controller.getParameterFact(-1, "CAL_MAG0_ID")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment