- 28 Apr, 2019 1 commit
-
-
DonLakeFlyer authored
Rework ArduPilot Airfame setup page
-
- 19 Apr, 2019 1 commit
-
-
Don Gagne authored
Offline Maps: Allow custom build settings overrides
-
- 13 Mar, 2019 1 commit
-
-
Matej Frančeškin authored
-
- 10 Mar, 2019 1 commit
-
-
Stefan Dunca authored
TODO: Improve the experience
-
- 05 Mar, 2019 1 commit
-
-
Stefan Dunca authored
Add QGC_DISABLE_INSTALLER_SETUP to CONFIG will override config in QGCInstaller.pri. However, QGCInstaller.pri can be imported in the custom one. In this way a custom build can generate it's own installer config or add pre and post steps.
-
- 28 Feb, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 27 Feb, 2019 1 commit
-
-
Don Gagne authored
ArduPilot for configurable mavlink stream rates
-
- 17 Jan, 2019 1 commit
-
-
Willian Galvani authored
-
- 14 Jan, 2019 1 commit
-
-
Matej Frančeškin authored
-
- 19 Dec, 2018 1 commit
-
-
Gus Grubba authored
On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. Added a Taisync settings with some basics already wired and running.
-
- 13 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 09 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 12 Nov, 2018 1 commit
-
-
Don Gagne authored
-
- 07 Nov, 2018 1 commit
-
-
Don Gagne authored
Expose guided altitude settings. Rearrange Fly and Plan view settings.
-
- 01 Nov, 2018 1 commit
-
-
Don Gagne authored
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
-
- 25 Oct, 2018 1 commit
-
-
Willian Galvani authored
-
- 15 Oct, 2018 1 commit
-
-
Daniel Agar authored
-
- 15 Aug, 2018 1 commit
-
-
Gus Grubba authored
-
- 14 Aug, 2018 1 commit
-
-
Gus Grubba authored
-
- 09 Aug, 2018 1 commit
-
-
Gus Grubba authored
Fix xcode project and restore LaunchImage Cleanup unused icons
-
- 06 Aug, 2018 1 commit
-
-
Gus Grubba authored
Fix xcode project and restore LaunchImage Cleanup unused icons
-
- 20 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 14 Jul, 2018 1 commit
-
-
Beat Küng authored
-
- 26 Jun, 2018 1 commit
-
-
acfloria authored
-
- 15 Jun, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 01 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 1 commit
-
-
acfloria authored
Add the HeartbeatTimer class to track a single heartbeat for a single link. For every new received heartbeat an instance of the class is created. Every instance emits a signal if it timed out or the timer is restarted. Each vehicle then decides based on all different signals which link is the priority link.
-
- 01 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 05 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 23 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 22 Mar, 2018 1 commit
-
-
Gus Grubba authored
The build system will look for src/Airmap/Airmap_api_key.h If it find is, it will used the provided API key and client ID for Airmap. That file should provide two strings: static const char* kAirmapAPIKey = "key data"; static const char* kAirmapClientID = "id data"; Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
-
- 16 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Mar, 2018 3 commits
-
-
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
-
- 18 Feb, 2018 1 commit
-
-
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.
-
- 16 Feb, 2018 1 commit
-
-
Gus Grubba authored
Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
-