- 21 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 15 Feb, 2017 1 commit
-
-
Alexey Bulatov authored
-
- 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
-
-
Gus Grubba authored
-
- 16 Sep, 2016 1 commit
-
-
Alessio Morale authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2016 2 commits
- 24 Jan, 2016 1 commit
-
-
Don Gagne authored
Was failing on slower ArduPilot boots. Also could fail on PX4 boots which required px4io flash on boot.
-
- 21 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 20 Jan, 2016 1 commit
-
-
Don Gagne authored
- Also fix vehicle selector dropdown in toolbar
-
- 10 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 08 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 1 commit
-
-
Don Gagne authored
Refactored PX4 radio config to work with both PX4 and APM
-
- 03 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Dec, 2015 3 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 29 Nov, 2015 3 commits
-
-
Don Gagne authored
This guarantees we are past bootloader on all OS. Window tends to not detect bootloader, connect to it and then get confused.
-
Don Gagne authored
Windows OS doesn’t disconnect port when you pull plug on USB. This caused all sorts of problems with previous logic. New logic handles this correctly.
-
dogmaphobic authored
-
- 28 Nov, 2015 1 commit
-
-
dogmaphobic 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 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
-
- 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
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 25 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 04 Jun, 2015 1 commit
-
-
Don Gagne authored
Also added logging category
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 28 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 18 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.
-
- 20 Feb, 2015 1 commit
-
-
dogmaphobic authored
-
- 18 Feb, 2015 1 commit
-
-
dogmaphobic authored
-
- 13 Feb, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-