- Mar 04, 2014
-
-
Paul Chavent authored
This patch fixes a bug that display 0 for distances to waypoint more than 10km. Besides that, it also homogenize the naming of the label to "distToWaypoint" instead of "distToWP". Old configuration files (in home directory), should be hacked or removed in order to see this change. Signed-off-by:
Paul Chavent <paul.chavent@onera.fr>
-
- 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.
-
- Jan 12, 2014
- Jan 08, 2014
- 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.
-
- Oct 14, 2013
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- Oct 13, 2013
-
-
John Tapsell authored
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
- Aug 23, 2013
-
-
Anton Babushkin authored
-
- Aug 20, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 19, 2013
-
-
Lorenz Meier authored
-
- Aug 17, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Checkpoint: RC calibration much better / operation, can use UI tweaks. Airframe config in, but not operational and still very functional / ugly.
-
- Aug 14, 2013
-
-
Anton Babushkin authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
- Aug 02, 2013
-
-
Michael Carpenter authored
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
-
- Jul 31, 2013
-
-
Michael Carpenter authored
-
- Jul 30, 2013
-
-
Michael Carpenter authored
-
- Jul 28, 2013
-
-
tstellanova authored
Anton and I noticed that the message view stops autoscrolling properly sometimes when there's a high frequency of arriving messages. This should fix that problem.
-
- Jul 26, 2013
-
-
Anton Babushkin authored
-
- Jul 24, 2013
-
-
Michael Carpenter authored
-
- Jul 23, 2013
-
-
Michael Carpenter 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 18, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
-
Michael Carpenter authored
-
- Jun 17, 2013
-
-
Michael Carpenter authored
-
- Jun 13, 2013
-
-
Michael Carpenter authored
-
- 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
-