Commit 9876bf57 authored by Don Gagne's avatar Don Gagne

Merge pull request #1609 from DonLakeFlyer/NewRotation

Add new rotation
parents 84c812c6 37bafa3a
......@@ -88,7 +88,9 @@ QGCView {
"ROTATION_ROLL_270_YAW_135",
"ROTATION_PITCH_90",
"ROTATION_PITCH_270",
"ROTATION_ROLL_270_YAW_270"
"ROTATION_ROLL_270_YAW_270",
"ROTATION_ROLL_180_PITCH_270",
"ROTATION_PITCH_90_YAW_180"
]
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