- May 13, 2015
- May 12, 2015
-
-
Don Gagne authored
-
- May 07, 2015
-
-
Don Gagne authored
- Download working again - Fixed lots of bad error handling
-
- May 06, 2015
-
-
Don Gagne authored
-
- May 03, 2015
-
-
Don Gagne authored
-
- Apr 28, 2015
- Apr 27, 2015
- Apr 25, 2015
- Apr 18, 2015
-
-
dogmaphobic authored
-
- Apr 14, 2015
-
-
Don Gagne authored
-
- Apr 13, 2015
-
-
Don Gagne authored
-
- Apr 08, 2015
-
-
Don Gagne authored
-
- Mar 31, 2015
-
-
dogmaphobic authored
New version using QtQuick along with an experimental Map Background
-
- Mar 29, 2015
-
-
Don Gagne authored
-
- Mar 28, 2015
-
-
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.
-
- Mar 26, 2015
-
-
Don Gagne authored
-
dogmaphobic authored
-
- Mar 22, 2015
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- Mar 15, 2015
- Mar 13, 2015
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- Mar 07, 2015
-
-
Don Gagne authored
-
- Mar 05, 2015
-
-
Don Gagne authored
Also turn them back on
-
- Mar 04, 2015
-
-
dogmaphobic authored
-
- Mar 03, 2015
-
-
Don Gagne authored
-
- Mar 01, 2015
-
-
Don Gagne authored
-
- Feb 28, 2015
-
-
Don Gagne authored
-
- Feb 18, 2015
-
-
dogmaphobic authored
-
- Feb 13, 2015
-
-
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).
-
- Feb 12, 2015
- Feb 03, 2015
-
-
dogmaphobic authored
-
- Feb 02, 2015
-
-
dogmaphobic authored
Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last. Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
-