- Dec 29, 2013
- Dec 28, 2013
-
-
Don Gagne authored
-
- 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
-
- Dec 17, 2013
-
-
Bryant authored
-
- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Dec 08, 2013
-
-
Thomas Gubler authored
-
Anton Babushkin authored
-
- Nov 29, 2013
- Nov 28, 2013
-
-
Don Gagne authored
-
- Nov 10, 2013
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Oct 31, 2013
-
-
Geoff Fink authored
Removed for compatability
-
- Oct 25, 2013
-
-
Thomas Gubler authored
-
- Oct 23, 2013
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Oct 22, 2013
-
-
Anton Babushkin authored
-
Anton Babushkin authored
-
- Oct 21, 2013
-
-
John Tapsell authored
-
- Oct 20, 2013
-
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
This allows you to add XY graph plots of any data. For example, x,y position data of a servo.
-
John Tapsell authored
There's no need to create multiple signals - connect() is fine with connecting styleChanged(MainWindow::QGC_MAINWINDOW_STYLE) to a slot with no parameters.
-
- Oct 19, 2013
-
-
John Tapsell authored
-
John Tapsell authored
-
- Oct 18, 2013
-
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
Clean up when exactly we should save settings, and add in checks to make sure we do not do it incorrectly
-