- Oct 05, 2019
-
-
Don Gagne authored
Fix centerViewport calculation
-
- Sep 10, 2019
-
-
Don Gagne authored
Fix SplitSegment insertion
-
- Sep 08, 2019
-
-
Don Gagne authored
Remove all case missing current index notification
-
- Sep 07, 2019
-
-
Don Gagne authored
Allow split of current segment
-
- Sep 04, 2019
- Aug 31, 2019
-
-
Don Gagne authored
Zoom buttons move to MapScale control
-
- Aug 24, 2019
-
-
Gus Grubba authored
Toggle Rally Point insertion on/off. Highlight current Rally Point and current Waypoint. Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally). Fix QGCHoverButton to handle proper checked state toggle. Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model. Fixed color for disabled text within ToolStrip (it was invisible)
-
- Jul 05, 2019
-
-
Gus Grubba authored
-
- Jun 24, 2019
-
-
Gus Grubba authored
Update all files that use a QML Menu item to QtQuick.Controls 2.4 to solve the issue of a menu showing up in random places on Android.
-
- Jun 07, 2019
-
-
Gus Grubba authored
-
- Apr 30, 2019
-
-
Gus Grubba authored
-
- Apr 29, 2019
-
-
Gus Grubba authored
Make ToolStrip font smaller (Desktop builds) Check for auto configured video stream before testing video source type
-
Gus Grubba authored
-
- Apr 27, 2019
-
-
Don Gagne authored
Add support for geofence return point. Also fixed a bunch of bugs in geofence and rally point support.
-
Gus Grubba authored
-
- Apr 26, 2019
-
-
Stefan Dunca authored
-
- Apr 25, 2019
-
-
Gus Grubba authored
-
Stefan Dunca authored
-
- Apr 23, 2019
-
-
Gus Grubba authored
-
- Apr 22, 2019
-
-
Gus Grubba authored
Restore QGC to its normal UI layout (buttons on toolbar)
-
- Apr 16, 2019
-
-
Gus Grubba authored
-
- Apr 12, 2019
-
-
Gus Grubba authored
-
- Apr 11, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
Fixed flight widget position.
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- Apr 10, 2019
-
-
Gus Grubba authored
-
- Jan 23, 2019
-
-
Don Gagne authored
Waypoints only mode tweaks
-
- Jan 20, 2019
-
-
Don Gagne authored
Hide ROI
-
- Jan 05, 2019
-
-
Don Gagne authored
Visual cleanup
-
- Nov 21, 2018
-
-
Don Gagne authored
Fix double survey load from shape
-
- Nov 12, 2018
-
-
Don Gagne authored
-
- Oct 26, 2018
-
-
Don Gagne authored
Fix Plan save message on exit
-
- Aug 15, 2018
-
-
Gus Grubba authored
Replacing colors with the ones provided by Airmap. Adding border color and width. Adding airspace ID so it can later be linked to the advisory list.
-
- Aug 08, 2018
-
-
Gus Grubba authored
Added some basic color management for airspaces
-
- Aug 01, 2018
-
-
Gus Grubba authored
Handle flight start/end time Handle start/stop traffic monitor Only start telemetry if enabled Added a "Now" button for the flight start time Collect advisories only when the rules change
-
- Jul 26, 2018
-
-
Don Gagne authored
-
- Jul 23, 2018
-
-
Gus Grubba authored
Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example). Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults. Also fixed several new clang warnings.
-
- Jul 19, 2018
-
-
Gus Grubba authored
-
- Jul 07, 2018
-
-
DonLakeFlyer authored
* Load Plan * Save to KML * Load Plan (it tries to load KML instead)
-