- 27 May, 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.
-
- 02 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 31 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
* Flight modes still not implemented. Waiting on message change. * Also includes various cauterization of UI things which should not be available on high latency link.
-
- 04 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 23 Oct, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 31 Jul, 2017 1 commit
-
-
Lorenz Meier authored
This extension introduces a complete version handshake mechanism which will detect wether the vehicle AND the complete link / routing infrastructure support MAVLink 2. If they do, QGC will switch to the highest protocol version supported by all connected vehicles. If a new vehicle connects, it will re-negotiate the highest possible version. This means that we error on the side of compatibility, which later can be easily changed.
-
- 28 Jul, 2017 1 commit
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- 29 Jun, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 27 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 05 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 22 Mar, 2017 1 commit
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- 20 Feb, 2017 2 commits
- 18 Feb, 2017 1 commit
-
-
Don Gagne authored
* Holds all the settings for the app * Allows core plugin to override default values
-
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 07 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 28 Nov, 2016 1 commit
-
-
Gus Grubba authored
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
-
- 27 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Oct, 2016 1 commit
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
Includes ability to load params
-
- 18 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Jul, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Jun, 2016 1 commit
-
-
Lorenz Meier authored
Temporarily disable MAVLink version check as the QGC settings have no effect and it will mess with the upgrade from v1 to v2 and has no real value
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 25 Apr, 2016 1 commit
-
-
Lorenz Meier authored
-
- 10 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Mar, 2016 1 commit
-
-
Jimmy Johnson authored
-
- 13 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 12 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2016 1 commit
-
-
Don Gagne authored
Plus other auto connect bug fixes
-
- 02 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 20 Feb, 2016 1 commit
-
-
dogmaphobic authored
-