- 29 Nov, 2017 28 commits
-
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
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
-
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)
-
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
-
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
Requires protobuf to be installed on the build system
-
Beat Küng authored
-
Beat Küng authored
This is just to test, will need much better integration
-
Beat Küng authored
-
DonLakeFlyer authored
-
- 28 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 27 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 25 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 23 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 22 Nov, 2017 2 commits
-
-
PX4 Jenkins authored
-
PX4 Jenkins authored
-
- 21 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 16 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 15 Nov, 2017 2 commits
-
-
DonLakeFlyer authored
-
PX4 Jenkins authored
-
- 14 Nov, 2017 1 commit
-
-
PX4 Jenkins authored
-
- 13 Nov, 2017 1 commit
-
-
DonLakeFlyer authored
-