- Jun 23, 2019
-
-
Valentin Platzgummer authored
-
- May 17, 2019
-
-
Valentin Platzgummer authored
-
- May 14, 2019
-
-
Valentin Platzgummer authored
-
- Apr 01, 2019
-
-
Valentin Platzgummer authored
-
- Mar 29, 2019
-
-
Valentin Platzgummer authored
-
- Mar 28, 2019
-
-
Valentin Platzgummer authored
-
Valentin Platzgummer authored
-
- Mar 27, 2019
-
-
Valentin Platzgummer authored
-
- Mar 19, 2019
-
-
Valentin Platzgummer authored
-
- Mar 18, 2019
-
-
Valentin Platzgummer authored
-
- Mar 05, 2019
-
-
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.
-
- Feb 28, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 27, 2019
-
-
Don Gagne authored
ArduPilot for configurable mavlink stream rates
-
- Jan 17, 2019
-
-
Willian Galvani authored
-
- Jan 14, 2019
-
-
Matej Frančeškin authored
-
- Dec 19, 2018
-
-
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.
-
- Dec 13, 2018
-
-
Gus Grubba authored
-
- Dec 09, 2018
-
-
Gus Grubba authored
-
- Nov 12, 2018
-
-
Don Gagne authored
-
- Nov 07, 2018
-
-
Don Gagne authored
Expose guided altitude settings. Rearrange Fly and Plan view settings.
-
- Nov 01, 2018
-
-
Don Gagne authored
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
-
- Oct 25, 2018
-
-
Willian Galvani authored
-
- Oct 15, 2018
-
-
Daniel Agar authored
-
- Aug 15, 2018
-
-
Gus Grubba authored
-
- Aug 14, 2018
-
-
Gus Grubba authored
-
- Aug 09, 2018
-
-
Gus Grubba authored
Fix xcode project and restore LaunchImage Cleanup unused icons
-
- Aug 06, 2018
-
-
Gus Grubba authored
Fix xcode project and restore LaunchImage Cleanup unused icons
-
- Jul 20, 2018
-
-
Gus Grubba authored
-
- Jul 14, 2018
-
-
Beat Küng authored
-
- Jun 26, 2018
-
-
acfloria authored
-
- Jun 15, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Jun 05, 2018
-
-
DonLakeFlyer authored
-
- Jun 01, 2018
-
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
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.
-
- May 01, 2018
-
-
DonLakeFlyer authored
-
- Apr 30, 2018
-
-
DonLakeFlyer authored
-
- Apr 05, 2018
-
-
DonLakeFlyer authored
-
- Mar 23, 2018
-
-
DonLakeFlyer authored
-
- Mar 22, 2018
-
-
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).
-