- 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 11, 2013
-
-
Bryant authored
The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button.
-
- 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
-
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
-
Bryant authored
-
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
-
-
Lorenz Meier authored
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
-
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
-
- Jun 07, 2013
-
-
Bryant authored
-
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
- Jun 05, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- Jun 04, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
Changes go UASQuickView handles resizing better, and doesn't "clip" text when the window is too small.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- Jun 03, 2013
-
-
dongfang authored
-
- May 31, 2013
- May 27, 2013
-
-
Bryant authored
-
- May 24, 2013
-
-
dongfang 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
-
- May 19, 2013
-
-
Bryant authored
Removed commented-out references to setStyleSheet(). Moving towards all styles being set in .css files
-
- May 08, 2013
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- May 07, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Added satelliteCount to the QuickView, and made quickview a default display on the mission planner view.
-
Michael Carpenter authored
-