- Jul 31, 2017
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
This is important to avoid having QGC hijack links that are active (we read 2000 bytes!) but are definitely not MAVLink. This can have nasty side-effects, e.g. if we would talk to an LTE modem in a laptop or alike.
-
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 01, 2017
-
-
DonLakeFlyer authored
-
- May 17, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Apr 20, 2017
-
-
Gus Grubba authored
Fixing the telemetry RSSI indicator.
-
- Apr 19, 2017
-
-
Gus Grubba authored
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Mar 22, 2017
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- Mar 11, 2017
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
Don Gagne authored
No more user prompting
-
- Feb 20, 2017
- Feb 14, 2017
-
-
Don Gagne authored
Use component id from heartbeat
-
- Dec 29, 2016
-
-
Don Gagne authored
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Nov 27, 2016
-
-
Don Gagne authored
-
- Nov 04, 2016
-
-
Gus Grubba authored
-
- Oct 25, 2016
-
-
Gus Grubba authored
Forcing QGC to use Mavlink V2 if vehicle supports it.
-
- Oct 14, 2016
-
-
Don Gagne authored
-
- Oct 05, 2016
-
-
Don Gagne authored
No signing support yet
-
- Oct 03, 2016
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- Sep 03, 2016
-
-
Don Gagne authored
-
- Sep 01, 2016
-
-
Don Gagne authored
-
- Aug 29, 2016
-
-
Don Gagne authored
-
- Aug 26, 2016
-
-
Don Gagne authored
-
- Aug 22, 2016
-
-
Don Gagne authored
-
- Jun 24, 2016
-
-
Lorenz Meier authored
-
- Jun 12, 2016
-
-
Don Gagne authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- Apr 16, 2016
-
-
Gregory Dymarek authored
-
- Apr 10, 2016
-
-
Don Gagne authored
-
- Mar 25, 2016
-
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 03, 2016
-
-
Don Gagne authored
-
- Dec 06, 2015
-
-
Don Gagne authored
-