- 31 Jul, 2017 2 commits
-
-
Lorenz Meier authored
-
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 1 commit
-
-
Gus Grubba authored
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 11 Mar, 2017 1 commit
-
-
Don Gagne authored
No more user prompting
-
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 27 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
-
- 03 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 22 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 10 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2015 2 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- 23 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 19 Nov, 2015 2 commits
- 18 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 13 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 15 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 24 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 20 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 28 Mar, 2015 1 commit
-
-
Don Gagne authored
Link ids were being used interchangeably with the mavlink channel for the link. Link ids handed out as a numerically increasing integer. Once the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break loose and cause memory corruption.
-
- 22 Mar, 2015 1 commit
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- 26 Dec, 2014 1 commit
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 10 Dec, 2014 2 commits
- 09 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
- Logging now always on to temp file - User prompted to save temp file after disconnect - Orphaned temp logs checked for on boot - Logs saved to new save file location - Log file starts/stops with first and last connnection
-
- 25 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 20 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 24 May, 2014 1 commit
-
-
Lorenz Meier authored
-