Browse Source

Add missing rotation

QGC4.4
Don Gagne 10 years ago
parent
commit
37bafa3abd
  1. 1
      src/AutoPilotPlugins/PX4/SensorsComponent.qml

1
src/AutoPilotPlugins/PX4/SensorsComponent.qml

@ -89,6 +89,7 @@ QGCView {
"ROTATION_PITCH_90", "ROTATION_PITCH_90",
"ROTATION_PITCH_270", "ROTATION_PITCH_270",
"ROTATION_ROLL_270_YAW_270", "ROTATION_ROLL_270_YAW_270",
"ROTATION_ROLL_180_PITCH_270",
"ROTATION_PITCH_90_YAW_180" "ROTATION_PITCH_90_YAW_180"
] ]

Loading…
Cancel
Save