- 27 Nov, 2018 1 commit
-
-
Don Gagne authored
Prevent counter overflow
-
- 26 Oct, 2018 2 commits
-
-
Gus Grubba authored
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 04 Sep, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages. Fixed code that monitors messages received (and lost) Added a section within the MAVLink panel to show the current status (for the current vehicle) Remove some old, unused exposed interfaces
-
- 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.
-
- 22 Sep, 2017 1 commit
-
-
DonLakeFlyer authored
Still does not support multi-vehicle
-
- 24 Aug, 2017 1 commit
-
-
Gus Grubba authored
This reverts commit 52160d80.
-
- 21 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 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.
-
- 28 Jul, 2017 1 commit
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- 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
-