- Feb 22, 2014
-
-
Don Gagne authored
The connect call was generating debug output to identify that it was failing. After looking at the code realized that this connect is not needed. The group box is removed when UASListWidget::removeUAS method is called. Second change in the file fixes a crashing bug when the last UAS is removed. Need to exit the iterator after we modify it.
-
- 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.
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
- Aug 19, 2013
-
-
Lorenz Meier authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
- Jun 20, 2013
-
-
Bryant authored
Have settings loaded/stored correctly for all joysticks based on their UAS type and autopilot type. Switching between UASes doesn't work right yet, however.
-
- Jun 10, 2013
-
-
Bryant authored
Finished merging QGCVehicleConfig.ui, which I hadn't done properly last night. Things are now in a usable state again.
-
Lorenz Meier authored
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
Bryant authored
-
- Jun 09, 2013
-
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
- Jun 07, 2013
-
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- Jun 06, 2013
-
-
Bryant authored
-
- May 31, 2013
-
-
Bryant authored
Reworked the UAS listing. It's organized differently and styled differently. Also the fading of the heartbeat status now works properly. Also fixed some theming issues with the connectButton when it was checked.
-
- 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
-
- May 01, 2013
-
-
Michael Carpenter authored
Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system
-
- Jan 11, 2012
-
-
oberion authored
-
- Sep 15, 2011
-
-
pixhawk authored
-
- Sep 12, 2011
-
-
pixhawk authored
-
- Aug 21, 2011
-
-
lm authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Jan 10, 2011
-
-
lm authored
-
- Jan 08, 2011
-
-
pixhawk authored
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
-
- Jan 05, 2011
-
-
lm authored
-
- Dec 25, 2010
-
-
lm authored
Fixed initial startup bugs, cleaned up the activation-deactivation of update timers. Added initial instructions for new users.
-
- Dec 21, 2010
-
-
lm authored
Significantly bugfixed persistence and link adding/removal. Not yet fully there, but getting closer to release
-
- Jul 24, 2010
-
-
Mariano Lizarraga authored
Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor
-
- May 16, 2010
-
-
pixhawk authored
-
- Apr 03, 2010
-
-
pixhawk authored
-