- 31 Jul, 2017 5 commits
-
-
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.
-
- 01 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 17 May, 2017 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 20 Apr, 2017 1 commit
-
-
Gus Grubba authored
Fixing the telemetry RSSI indicator.
-
- 19 Apr, 2017 1 commit
-
-
Gus Grubba authored
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 22 Mar, 2017 1 commit
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- 11 Mar, 2017 2 commits
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
Don Gagne authored
No more user prompting
-
- 20 Feb, 2017 3 commits
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 29 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 27 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Nov, 2016 1 commit
-
-
Gus Grubba authored
-
- 25 Oct, 2016 1 commit
-
-
Gus Grubba authored
Forcing QGC to use Mavlink V2 if vehicle supports it.
-
- 14 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Oct, 2016 1 commit
-
-
Don Gagne authored
No signing support yet
-
- 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
-
- 03 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 22 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Jun, 2016 1 commit
-
-
Lorenz Meier authored
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 16 Apr, 2016 1 commit
-
-
Gregory Dymarek authored
-
- 10 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Mar, 2016 1 commit
-
-
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.
-
- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-