- Mar 30, 2015
- 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
More consistent with Qml usage pattern
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
Don Gagne authored
-
- Nov 27, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
-
- Jul 24, 2014
-
-
Lorenz Meier authored
-
- Jan 08, 2014
-
-
Don Gagne authored
Delete of last link would cause crash. Need to check for -1 which signals no selection in combo box.
-
- Dec 25, 2013
-
-
Don Gagne authored
- NAN not available in windows headers, use cross platform friendly version - VS compiler does not allow initializing non-integral types in header files - ActiveQt libs are already installed by Win Qt4.8.5, no need to build. Plus this part of the makefile just loops without nmake.exe installed which is not part of a standard windows box
-
- Dec 23, 2013
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Dec 22, 2013
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
Bryant Mairs authored
-
Bryant Mairs authored
Simplify calculations by assuming we only care about rates in kB/s.
-
Bryant Mairs authored
-
- Aug 15, 2013
-
-
Lorenz Meier authored
-
- Aug 03, 2013
-
-
Lorenz Meier authored
-
- Jun 05, 2013
-
-
Michael Carpenter authored
-
- May 21, 2013
-
-
Lorenz Meier authored
Hotfix: Fixed widget / UAS initialization order which led to text messages (and other updates) being ignored if the widget was not open when the UAS was created
-
- Dec 10, 2012
-
-
Bryant authored
-
- Oct 04, 2012
-
-
Lorenz Meier authored
-
- Sep 19, 2012
-
-
Lorenz Meier authored
-
- Sep 18, 2012
-
-
Lorenz Meier authored
-
- Aug 27, 2012
-
-
Lorenz Meier authored
-
- Aug 07, 2012
-
-
Jessica authored
Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro.
-
- Jul 30, 2012
-
-
Lorenz Meier authored
-
- Jul 25, 2012
-
-
Lorenz Meier authored
-
- Jul 13, 2012
-
-
Jessica authored
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
-
- Sep 16, 2011
-
-
oberion authored
-
- Sep 02, 2011
-
-
lm authored
-
- Jul 31, 2011
-
-
lm authored
-
- Jul 29, 2011
-
-
oberion authored
-
- Jul 28, 2011
-
-
oberion authored
-
- Jul 16, 2011
-
-
lm authored
-
- Jul 14, 2011
-
-
LM authored
-