- 29 Nov, 2017 20 commits
-
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
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)
-
Beat Küng authored
-
Beat Küng authored
-
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
-
Beat Küng authored
This includes polling for a flight permission. The steps are: - get pilot id (new API requires to provide it, even though it does not make much sense) - create a flight plan - call the briefing (to check if SITA registration id's are valid) - call the submit -> returns the actual flight id - poll on the briefing until the flight gets approved Since there can only be one flight, on startup, we list the pilot's flights and end the one that ends in future
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
- start telemetry if there's a valid flight id and the vehicle armed - only the Position message is sent for now
-
Beat Küng authored
-
Beat Küng authored
This is just to test, will need much better integration
-
Beat Küng authored
-
DonLakeFlyer authored
-
- 15 Nov, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 11 Nov, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 10 Nov, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 09 Nov, 2017 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 04 Nov, 2017 2 commits
- 02 Nov, 2017 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 01 Nov, 2017 2 commits
-
-
Don Gagne authored
-
Gus Grubba authored
-
- 31 Oct, 2017 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Converted Structure Scan to use CameraCalc such that it now works with camera specs.
-
- 25 Oct, 2017 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Also fixed bug with ArduPilot guided waypoint write which would trash existing mission.
-
- 23 Oct, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 18 Oct, 2017 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-