- May 27, 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.
-
- Feb 02, 2018
-
-
DonLakeFlyer authored
-
- Jan 31, 2018
-
-
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.
-
- Jan 04, 2018
-
-
DonLakeFlyer authored
-
- Oct 23, 2017
-
-
DonLakeFlyer authored
-
- Jul 31, 2017
-
-
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.
-
- Jul 28, 2017
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- Jun 29, 2017
-
-
DonLakeFlyer authored
-
- May 27, 2017
-
-
DonLakeFlyer authored
-
- May 05, 2017
-
-
DonLakeFlyer authored
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Mar 22, 2017
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- Feb 20, 2017
- Feb 18, 2017
-
-
Don Gagne authored
* Holds all the settings for the app * Allows core plugin to override default values
-
- Feb 14, 2017
-
-
Don Gagne authored
Use component id from heartbeat
-
- Feb 07, 2017
-
-
Don Gagne authored
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Nov 28, 2016
-
-
Gus Grubba authored
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
-
- Nov 27, 2016
-
-
Don Gagne authored
-
- Nov 24, 2016
-
-
Don Gagne authored
-
- Nov 23, 2016
-
-
Don Gagne authored
-
- Oct 03, 2016
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- Sep 18, 2016
-
-
Don Gagne authored
-
- Sep 14, 2016
-
-
Don Gagne authored
Includes ability to load params
-
- Aug 18, 2016
-
-
Don Gagne authored
-
- Jul 01, 2016
-
-
Don Gagne authored
-
- Jun 24, 2016
-
-
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
-
- Jun 12, 2016
-
-
Don Gagne authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- Apr 25, 2016
-
-
Lorenz Meier authored
-
- Apr 10, 2016
-
-
Don Gagne authored
-
- Apr 05, 2016
-
-
Don Gagne authored
-
- Mar 27, 2016
-
-
Jimmy Johnson authored
-
- Mar 13, 2016
-
-
Don Gagne authored
-
- Mar 12, 2016
-
-
Don Gagne authored
-
- Mar 06, 2016
-
-
Don Gagne authored
Plus other auto connect bug fixes
-
- Mar 02, 2016
-
-
Don Gagne authored
-
- Feb 20, 2016
-
-
dogmaphobic authored
-