- 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.
-
- 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
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 11 Jun, 2013 1 commit
-
-
Bryant authored
The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button.
-
- 10 Jun, 2013 6 commits
-
-
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
-