- Jan 27, 2018
-
-
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
Move all airmap related stuff to its own directory
-
- Jan 07, 2018
-
-
Don Gagne authored
-
- Jan 05, 2018
-
-
DonLakeFlyer authored
-
- Jan 04, 2018
-
-
Don Gagne authored
-
- Dec 21, 2017
-
-
Gus Grubba authored
-
- Dec 20, 2017
-
-
Jacob Walser authored
-
- Dec 18, 2017
-
-
dheideman authored
-
- Dec 14, 2017
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Dec 10, 2017
-
-
DonLakeFlyer authored
Needed to support different indicators for advanced mode
-
- Nov 29, 2017
-
-
Beat Küng authored
-
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)
-
Beat Küng authored
-
Gus Grubba authored
Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects. Added a temporary indicator right below the toolbar. It's only visible if a permission (of any kind) exists. I need to understand better how this works before coming up with a more permanent solution. Restored toolbar to its original state (brand logo and whatnot)
-
Beat Küng authored
-
- Nov 12, 2017
-
-
Gus Grubba authored
-
- Nov 10, 2017
-
-
Gus Grubba authored
-
- Oct 31, 2017
-
-
DonLakeFlyer authored
-
- Sep 21, 2017
-
-
Gus Grubba authored
Fix merge issues
-
- Sep 19, 2017
-
-
Don Gagne authored
-
- Sep 14, 2017
-
-
DonLakeFlyer authored
-
- Sep 13, 2017
-
-
Don Gagne authored
-
- Sep 12, 2017
-
-
khancyr authored
-
- Aug 29, 2017
-
-
Gus Grubba authored
-
- Aug 18, 2017
-
-
Don Gagne authored
-
- Aug 15, 2017
-
-
DonLakeFlyer authored
-
- Aug 11, 2017
-
-
Don Gagne authored
-
- Jul 31, 2017
-
-
Lorenz Meier authored
-
Lorenz Meier authored
This extension introduces a complete version handshake mechanism which will detect wether the vehicle AND the complete link / routing infrastructure support MAVLink 2. If they do, QGC will switch to the highest protocol version supported by all connected vehicles. If a new vehicle connects, it will re-negotiate the highest possible version. This means that we error on the side of compatibility, which later can be easily changed.
-
- Jul 28, 2017
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- Jul 25, 2017
-
-
Jacob Walser authored
-
- Jul 22, 2017
-
-
Gus Grubba authored
-
- Jul 19, 2017
-
-
Don Gagne authored
-
- Jul 18, 2017
-
-
Gus Grubba authored
-
- Jul 17, 2017
-
-
Don Gagne authored
-
- Jul 04, 2017
-
-
DonLakeFlyer authored
-
- Jun 11, 2017
-
-
DonLakeFlyer authored
-
- Jun 07, 2017
-
-
Jacob Walser authored
-