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.
9 lines
285 B
9 lines
285 B
1 year ago
|
# 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`
|