- Dec 24, 2018
- Dec 09, 2018
-
-
Gus Grubba authored
-
- Nov 19, 2018
-
-
Gus Grubba authored
-
- Nov 18, 2018
-
-
Gus Grubba authored
-
- Nov 12, 2018
-
-
Don Gagne authored
-
- Oct 31, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Oct 26, 2018
-
-
Gus Grubba authored
-
- Oct 02, 2018
-
-
Don Gagne authored
Fix typo
-
- Oct 01, 2018
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- Sep 28, 2018
-
-
Don Gagne authored
Change to case insensitive compare
-
- Sep 27, 2018
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- Sep 26, 2018
- Sep 25, 2018
-
-
Don Gagne authored
Remove unused code
-
- Sep 07, 2018
-
-
Gus Grubba authored
-
- Jun 20, 2018
-
-
DonLakeFlyer authored
-
- Jun 01, 2018
-
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
acfloria authored
Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link. Show in the link indicator if a link is inactive.
-
- Apr 30, 2018
-
-
DonLakeFlyer authored
-
- Apr 11, 2018
-
-
Don Gagne authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Mar 23, 2018
-
-
DonLakeFlyer 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.
-
- Jan 27, 2018
-
-
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 19, 2018
-
-
Jacob Walser authored
-
- Dec 13, 2017
-
-
DonLakeFlyer authored
-
- 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)
-
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)
-
DonLakeFlyer authored
-
- Nov 01, 2017
-
-
Gus Grubba authored
-
- Oct 31, 2017
-
-
DonLakeFlyer authored
Converted Structure Scan to use CameraCalc such that it now works with camera specs.
-
- Oct 23, 2017
-
-
DonLakeFlyer authored
-
- Oct 20, 2017
-
-
DonLakeFlyer authored
Also hand carried text to speech changes from Stable to master. Plus unit tests for that.
-