- 13 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- 25 Mar, 2020 1 commit
-
-
Don Gagne authored
-
- 23 Mar, 2020 1 commit
-
-
Don Gagne authored
ArduPilot: Only force MISSION_ITEM_INT if vehicle support bit is set
-
- 08 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Much better error reporting for Mission transfer errors
-
- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 24 Dec, 2019 1 commit
-
-
DonLakeFlyer authored
Always send MISSION_ITEM_INT to ArduPilot
-
- 11 Aug, 2019 1 commit
-
-
murata authored
-
- 25 Oct, 2018 1 commit
-
-
Don Gagne authored
Us MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
-
- 14 Jul, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 20 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 17 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 02 May, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 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.
-
- 15 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 01 Feb, 2018 1 commit
-
-
Julian Oes authored
When downloading mission items from the autopilot we need to retry more agressively, so use a shorter timeout. If we don't do this, we might not re-request a mission item in time and the autopilot has already given up the overall mission transfer. This fixes the case where a mission request from QGC to autopilot or a mission item from autopilot to QGC gets lost on the link and needs to be requested again.
-
- 31 Jan, 2018 1 commit
-
-
Julian Oes authored
By adding a member variable for the total mission item count, we can actually correctly estimate the progress.
-
- 27 Jan, 2018 2 commits
-
-
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
-
- 05 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 04 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 19 Dec, 2017 1 commit
-
-
sanderux authored
-
- 18 Dec, 2017 1 commit
-
-
sanderux authored
-
- 15 Dec, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 13 Dec, 2017 1 commit
-
-
DonLakeFlyer authored
Fixed bugs the unit test found
-
- 29 Nov, 2017 2 commits
-
-
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
-
- 25 Oct, 2017 1 commit
-
-
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 1 commit
-
-
DonLakeFlyer authored
-
- 11 Oct, 2017 1 commit
-
-
Don Gagne authored
-
- 25 Sep, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 11 Aug, 2017 1 commit
-
-
Don Gagne authored
-
- 07 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 31 Jul, 2017 1 commit
-
-
Don Gagne authored
-
- 28 Jul, 2017 1 commit
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- 27 Jun, 2017 1 commit
-
-
Gus Grubba authored
-
- 11 Jun, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 10 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 02 May, 2017 1 commit
-
-
DonLakeFlyer authored
-