- 15 Mar, 2014 1 commit
-
-
VArdulov authored
-
- 13 Mar, 2014 1 commit
-
-
VArdulov authored
-
- 04 Mar, 2014 1 commit
-
-
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>
-
- 22 Feb, 2014 2 commits
-
-
Don Gagne authored
There is no such things as a clicked signal on QWidget. You activate new UAS from right-click menu.
-
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.
-
- 21 Feb, 2014 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
-
- 20 Feb, 2014 1 commit
-
-
Bryant authored
Right-click menu works cleaner. Coloring of output text is correct. Output text now handles all severities of messages.
-
- 12 Jan, 2014 2 commits
- 08 Jan, 2014 2 commits
- 11 Dec, 2013 1 commit
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 13 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 26 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 23 Aug, 2013 1 commit
-
-
Anton Babushkin authored
-
- 20 Aug, 2013 2 commits
-
-
tstellanova authored
-
tstellanova authored
-
- 19 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 17 Aug, 2013 2 commits
-
-
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.
-
- 14 Aug, 2013 1 commit
-
-
Anton Babushkin authored
-
- 13 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 08 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 02 Aug, 2013 1 commit
-
-
Michael Carpenter authored
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
-
- 31 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 30 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 28 Jul, 2013 1 commit
-
-
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.
-
- 26 Jul, 2013 1 commit
-
-
Anton Babushkin authored
-
- 24 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 23 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 04 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 20 Jun, 2013 1 commit
-
-
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.
-
- 18 Jun, 2013 3 commits
-
-
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
-
- 17 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-