- Feb 01, 2020
-
-
Gus Grubba authored
-
- Sep 17, 2019
-
-
Pierre TILAK authored
-
- Jul 09, 2019
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 26, 2019
-
-
Stefan Dunca authored
-
- 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
-
- 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
-
- Jul 31, 2018
-
-
Gus Grubba authored
-
- Jul 24, 2018
-
-
Gus Grubba authored
-
- Jul 23, 2018
-
-
Gus Grubba authored
More clang warnings cleanup
-
- Jul 19, 2018
-
-
Gus Grubba authored
-
- Jun 23, 2018
-
-
Gus Grubba authored
-
- Jun 22, 2018
-
-
Gus Grubba authored
Make the choice of using a personal key persistent. This will allow to toggle between personal and hardcoded key. Otherwise you would need to clear your personal key each time you want to use the hardcoded one.
-
- Jun 11, 2018
-
-
Gus Grubba authored
-
- Mar 22, 2018
-
-
Gus Grubba authored
The build system will look for src/Airmap/Airmap_api_key.h If it find is, it will used the provided API key and client ID for Airmap. That file should provide two strings: static const char* kAirmapAPIKey = "key data"; static const char* kAirmapClientID = "id data"; Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
-
- Mar 03, 2018
-
-
Gus Grubba authored
Add message asking user confirmation to end a flight
-
- Mar 02, 2018
-
-
Gus Grubba authored
Remove delete flights and add "End" active flight instead Work on flight geometry (flight list)
-
- Mar 01, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Flight management with date range, delete flights.
-
- Feb 28, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 27, 2018
-
-
Gus Grubba authored
-
- Jan 27, 2018
-
-
Gus Grubba authored
All settings wired and persistent Cleanup non Airmap builds
-
- Jan 20, 2018
-
-
Gus Grubba authored
-