- Mar 16, 2018
-
-
DonLakeFlyer authored
-
- Mar 07, 2018
-
-
Gus Grubba authored
It builds clean but the resources still get messed up (loads true qml files instead of dummy ones, and it crashes...)
-
mantelt authored
-
mantelt authored
-
- Feb 18, 2018
-
-
Gus Grubba authored
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
-
- Feb 16, 2018
-
-
Gus Grubba authored
Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- Feb 05, 2018
-
-
DonLakeFlyer authored
-
Daniel Agar authored
-
- Feb 04, 2018
-
-
DonLakeFlyer authored
-
- Jan 30, 2018
-
-
DonLakeFlyer authored
-
- Jan 27, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
Break apart string of classes into their own files as all in one file became unwieldy Expose Airspace data in a QML ready format Split global Airspace from AirMap (Only now I figured out the reason for the pure virtual root classes) Refactored a bunch of things to make it consistent and/or obvious
-
Gus Grubba authored
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- Dec 31, 2017
-
-
DonLakeFlyer authored
-
- Dec 19, 2017
-
-
Beat Küng authored
which is now a shared library
-
- Dec 13, 2017
-
-
DonLakeFlyer authored
-
- Dec 12, 2017
-
-
DonLakeFlyer authored
-
- Dec 04, 2017
-
-
Gus Grubba authored
-
- Nov 29, 2017
-
-
Beat Küng authored
-
Beat Küng authored
You need to adjust the 'AIRMAPD_PATH = path_to_airmapd' in qgroundcontrol.pro to make it compile. And sorry for the huge commit :/
-
Beat Küng authored
- add multi-vehicle support: each vehicle has now a per-vehicle AirMap object that takes care of flight creation, traffic & telemetry - add a base class API layer so that the interface between QGC and the AirMap implementation is clear, and easier to change - removes polygon upload to vehicle (needs a better solution)
-
Gus Grubba authored
Added AirMap settings (SettingsGroup) Added AirMap settings block to General Settings Create macros to deal with the tedious repetitions within SettingsGroup Removed old, hacked in setting for AirMapKey Remove a few of the tons of build warnings
-
Beat Küng authored
-
Beat Küng authored
Requires protobuf to be installed on the build system
-
Beat Küng authored
Source: https://github.com/kokke/tiny-AES128-C License: public domain
-
DonLakeFlyer authored
-
- Nov 10, 2017
-
-
DonLakeFlyer authored
-
- Oct 31, 2017
-
-
DonLakeFlyer authored
Converted Structure Scan to use CameraCalc such that it now works with camera specs.
-
- Oct 20, 2017
-
-
DonLakeFlyer authored
Also hand carried text to speech changes from Stable to master. Plus unit tests for that.
-
- Oct 18, 2017
-
-
DonLakeFlyer authored
Need to hand carry some stuff from Stable to master in order to fix
-
- Sep 30, 2017
-
-
Gus Grubba authored
-
- Sep 27, 2017
-
-
Don Gagne authored
-
- Sep 22, 2017
-
-
DonLakeFlyer authored
-
- Sep 15, 2017
-
-
dheideman authored
-