711 Commits (ca0a51ffa2201dfafe4a9ea66e8df764166b6153)

Author SHA1 Message Date
DonLakeFlyer 5fca2d756d Cleanup for better visibility 7 years ago
DonLakeFlyer 9dd768a3ca Even more PreFlight reorg/support 7 years ago
DonLakeFlyer 29f03bba66 More PreFlight control reorganization 7 years ago
DonLakeFlyer 45adb320eb Remove QtMultimedia import when not needed 7 years ago
Gus Grubba e7c55ec9ec Cleanup layout issues throughout QGC 7 years ago
DonLakeFlyer dc0866d1bb Simplify PreFlightCheckButton implementation 7 years ago
DonLakeFlyer b9c5d2ed35 Style cleanup and changes 7 years ago
DonLakeFlyer 7695c019df Create standalone controls for PreFlight 7 years ago
DonLakeFlyer 63c76487e7 Control renaming 7 years ago
DonLakeFlyer 3a9207cc93 Coding style cleanup 7 years ago
DonLakeFlyer 86ee7c08b7 Fix action list showing empty 7 years ago
DonLakeFlyer badf09db85 Single bool to debug guided actions 7 years ago
Philipp Oettershagen 193e1a4abc Fixes round 2 based on comments by @dongagne 7 years ago
Philipp Oettershagen 13358501e3 Fixes and cleanup according to comments by @dongagne 7 years ago
Philipp Oettershagen 4466d28909 Automated preflight checklist: Initial commit. Note that this requires an autopilot firmware that writes the respective health flags in the SYS_STATUS mavlink message 7 years ago
DonLakeFlyer 4faf39fd2a Don't query terrain from Fly View 7 years ago
Patrick J.P 2acdf6cf4e FlightDisplayView: Correct windows crash with video popup 7 years ago
Patrick J.P e7381f6c31 VideoReceiver: Correct start and stop video functions 7 years ago
DonLakeFlyer 5df0103fbe Old instrument panel is not coming back 7 years ago
DonLakeFlyer 79173dcba6 Allow altitude change with Pause command 7 years ago
DonLakeFlyer 008da78c87 Allow custom build to disable guided actions on no RC 7 years ago
Pierre Kancir 7b328aff65
FlightDisplay : Remove sentence about disabling arming check 7 years ago
DonLakeFlyer d51e390211 Display PX4 circulate fence from GF_MAX_HOR_DIST 7 years ago
DonLakeFlyer 9a4cb390c4 Reposition map after KML load 7 years ago
Gus Grubba e984fd95f2 Fix conflict mess 7 years ago
Gus Grubba 6d636fd3ac Flight Widget 7 years ago
Gus Grubba 96792c7bd3 Split Flight Brief and Flight Details into different components 7 years ago
Gus Grubba f109339e43 Set mission bounding box as ROI if one exists. 7 years ago
Gus Grubba 60fbc49261 Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. 7 years ago
Gus Grubba e9d586b4c8 Sanitizing QML and JavaScript 7 years ago
Gus Grubba a6ea3d7961 Flight Details and File Flight Plan WIP 7 years ago
Gus Grubba 32ed1ec009 Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap. 7 years ago
Gus Grubba b3c506edfc Flight Plan WIP 7 years ago
Gus Grubba 066699f310 Removed AirspaceController and moved its interface into AirspaceManager 7 years ago
Don Gagne d4d715b6fd Add delay to guided commands to catch up with multiple state changes 7 years ago
DonLakeFlyer 955264c7e2 Fix incorrect Resume Mission display 7 years ago
Gus Grubba f15226ae4c An rather unfruitful attempt at consolidating Advisories and Airspaces (they are both arrays of Airspaces). No such luck as they vary wildly. In the end, I'm now exposing the restrictions (Polygons) directly (and inherently) instead of copying them. 7 years ago
Gus Grubba 0303f5e9c2 Subdue Aispace widget if no vehicle is connected 7 years ago
Gus Grubba 97d3383cf4 Add alert to air traffic 7 years ago
Gus Grubba c32820482f Consolidate settings 7 years ago
Gus Grubba f55279d99c WIP Making it possible to have a build without Airmap 7 years ago
Gus Grubba 8a641e2d21 AirMap Settings 7 years ago
Gus Grubba 365c6d7156 Control on Fly View 7 years ago
Jacob Walser 66e8f14db4 Hide pip controls while in popup state 7 years ago
DonLakeFlyer 3c25268557 Use default minimum takeoff alt for guided takeoff 7 years ago
Don Gagne ce415f6d94 Add support for VTOL Transition 7 years ago
Jacob Walser 21cff51cf1 Fix instrument widget width issues for 4k screens 7 years ago
Patrick José Pereira 09a9deb3c6 FlightDisplay/qmldir: Solve some file name typos 7 years ago
Patrick José Pereira 20ef634c71 QGCPipable: Only show popup icon in video 7 years ago
Patrick José Pereira ec4484f81f Add video popup 7 years ago