- Aug 03, 2020
-
-
DonLakeFlyer authored
Shorten meta data keys for smaller file sizes
-
- May 02, 2020
-
-
DoinLakeFlyer authored
Add support for Json file string translations
-
- Apr 17, 2020
-
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-
- Feb 01, 2020
-
-
Gus Grubba authored
-
- Sep 17, 2019
-
-
Pierre TILAK authored
-
- Aug 19, 2019
-
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
This creates a fake target that adds the Qml sources to the CMakeProject this let's IDE's that read CMake files to display the files on the project viewer
-
- Jul 09, 2019
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 15, 2019
-
-
Gus Grubba authored
-
- May 01, 2019
-
-
Gus Grubba authored
-
- Apr 27, 2019
-
-
Gus Grubba authored
Better handle the dirty state of Airmap's flightplan
-
- Apr 26, 2019
-
-
Stefan Dunca authored
-
- Apr 19, 2019
-
-
Don Gagne authored
Object ownership handled by SettingsGroup base class
-
- Apr 11, 2019
-
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Nov 18, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Nov 11, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Sep 05, 2018
-
-
Gus Grubba authored
-
- Sep 02, 2018
-
-
Gus Grubba authored
Limit all queries to areas smaller than 500km^2. If an area of interest is greater, clip to 500km^2 centered on current ROI's center. Removed the identifier "Airmap" from error messages coming from Airmap. Added a clipping function to QGCGeoBoundingCube (clip polygon to given area)
-
- Aug 15, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
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 14, 2018
-
-
Gus Grubba authored
Renamed "Invalid" (airspace) to "custom"
-
- Aug 10, 2018
-
-
Gus Grubba authored
The "Now" button now sets a "now" flag instead of adjusting the start time. Once the flight is created, the actual "now" time is set for flight start time. The button is also exclusive. Once set, the start time slider is hidden as it becomes irrelevant.
-
Gus Grubba authored
If briefing evaluation returns no authorization, assume none is required. This is reflected in the UI as "Authorization Not Required".
-
- Aug 09, 2018
-
-
Gus Grubba authored
-
- Aug 08, 2018
-
-
Gus Grubba authored
Added some basic color management for airspaces
-
- Aug 02, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Add control to set flight duration (which ultimately sets the end_time of flight)
-
- 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
-
Gus Grubba authored
-
- Jul 31, 2018
-
-
Gus Grubba authored
-
- Jul 24, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 23, 2018
-
-
Gus Grubba authored
More clang warnings cleanup
-