地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

284 B

Fly View

  • Top level QML code is in FlightDisplayView.qml
  • QML code communicates with MissionController (C++) for mission display
  • Instrument widgets communicate with active Vehicle object
  • Two main inner views are:
    • FlightDisplayViewMap
    • FlightDisplayViewVideo