- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this: 1) The QMessageBox implementation on OSX does now show the title string. This leads to message boxes which don't make much sense. So on OSX we set title to text and text to informative text. 2) If parent is NULL, we set parent to MainWindow::instance. This prevents message boxes which can go behind MainWindow
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 19 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 28 Dec, 2013 1 commit
-
-
Don Gagne authored
This allows us to create mock version of the objects to use for unit tests
-
- 13 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 07 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 16 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 09 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 04 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 10 Jun, 2013 2 commits
-
-
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.
-
- 07 Jun, 2013 2 commits
-
-
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.
-
- 10 May, 2013 1 commit
-
-
Michael Carpenter authored
Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect
-
- 09 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 13 Jan, 2012 1 commit
-
-
LM authored
-
- 02 Nov, 2011 1 commit
-
-
oberion authored
-
- 21 Oct, 2011 1 commit
-
-
LM authored
-
- 10 Oct, 2011 1 commit
-
-
LM authored
-
- 20 Sep, 2011 1 commit
-
-
LM authored
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
-
- 16 Sep, 2011 2 commits
- 20 Jul, 2011 3 commits
- 14 Jul, 2011 1 commit
-
-
LM authored
-
- 03 Jul, 2011 1 commit
-
-
lm authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 20 Feb, 2011 1 commit
-
-
lm authored
-
- 18 Feb, 2011 1 commit
-
-
lm authored
-
- 04 Feb, 2011 1 commit
-
-
pixhawk authored
-
- 28 Jan, 2011 1 commit
-
-
Alejandro authored
-
- 26 Jan, 2011 1 commit
-
-
lm authored
-
- 24 Jan, 2011 1 commit
-
-
lm authored
-
- 23 Jan, 2011 1 commit
-
-
pixhawk authored
Fully working waypoint interface, thoroughly tested. Active waypoint setting has to be debugged in the simulator, but works fine on real hardware
-
- 09 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 01 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 21 Dec, 2010 1 commit
-
-
lm authored
-
- 16 Dec, 2010 1 commit
-
-
lm authored
-
- 14 Dec, 2010 1 commit
-
-
Mariano Lizarraga authored
Still working on having independent builds for each MAV, most of the work is done, only Central Widgets remain to be instantiated and menu-controlled based on the autopilot
-