- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
QGCUASParamManager and friends are replaced by FactSystem
-
- 25 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 24 Apr, 2015 1 commit
-
-
Benoit Eudier authored
When you load a waypoint files, the changes you're doing in the waypoint list (for example, changing the longitude of a waypoint) are not applied to the points displayed on the map. This commit fixes this issue.
-
- 21 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 20 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 14 Apr, 2015 2 commits
- 09 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 08 Apr, 2015 2 commits
- 02 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 31 Mar, 2015 1 commit
-
-
dogmaphobic authored
New version using QtQuick along with an experimental Map Background
-
- 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.
-
- 26 Mar, 2015 1 commit
-
-
Don Gagne authored
Also removed partially implemented an incorrect getCommunicationStatus api
-
- 22 Mar, 2015 1 commit
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- 15 Mar, 2015 1 commit
-
-
Don Gagne authored
So this special casing is no longer needed
-
- 14 Mar, 2015 1 commit
-
-
Bryant authored
-
- 13 Mar, 2015 1 commit
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- 12 Mar, 2015 2 commits
- 10 Mar, 2015 3 commits
- 04 Mar, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 03 Mar, 2015 1 commit
-
-
Lorenz Meier authored
-
- 28 Feb, 2015 2 commits
- 17 Feb, 2015 3 commits
-
-
dogmaphobic authored
Removed "Clear Text" context menu from roll down dialog Fixed "Clear Text" context menu in Info Dialog (renamed to "Clear Messages" in the process)
-
dogmaphobic authored
Shrunk the Message drop down dialog a bit. Made the Message drop down dialog slightly transparent.
-
dogmaphobic authored
-
- 13 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Jan, 2015 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 28 Dec, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 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.
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
Emitting signal beforehand can lead to subtle bugs where code expects value to be updated and it is not.
-
- 19 Dec, 2014 2 commits
-
-
Ban Siesta authored
UASWaypointManager: don't clear systemid and compid of last partner so that we can still get DO_JUMP updates
-
Ban Siesta authored
UASWaypointManager: accept single waypoint messages in order to update the remaining DO_JUMP repetitions
-