- 23 Aug, 2014 1 commit
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- 05 Aug, 2014 1 commit
-
-
Bryant Mairs authored
-
- 23 Jul, 2014 1 commit
-
-
Bryant authored
SLUGS has maintained their patches out-of-tree for a long while now. These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
-
- 15 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 12 May, 2014 1 commit
-
-
Anton Babushkin authored
-
- 11 May, 2014 2 commits
- 27 Apr, 2014 1 commit
-
-
Julian Oes authored
-
- 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.
-