- 18 Oct, 2013 1 commit
-
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 31 May, 2013 1 commit
-
-
Bryant authored
-
- 21 May, 2013 1 commit
-
-
Lorenz Meier authored
-
- 10 Dec, 2012 1 commit
-
-
Bryant authored
-
- 16 Feb, 2012 1 commit
-
-
Bryant Mairs authored
Removed some dead code. Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details. I also added some more details on the types of units expected by valueChanged().
-
- 26 Nov, 2011 1 commit
-
-
oberion authored
Fixed some destructor commands
-
- 21 Nov, 2011 1 commit
-
-
LM authored
-
- 12 Nov, 2011 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier 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
-
- 11 Jul, 2011 1 commit
-
-
LM authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 08 Feb, 2011 1 commit
-
-
pixhawk authored
Made MAVLink parser aware of line breaks in comments, added new servo output packet to QGC and simulation, enabled servo output display in new Actuator View (previous Payload view)
-
- 26 Jan, 2011 1 commit
-
-
lm authored
-
- 21 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 09 Jan, 2011 2 commits
- 08 Jan, 2011 2 commits
- 07 Jan, 2011 1 commit
-
-
lm authored
-
- 06 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 05 Jan, 2011 1 commit
-
-
lm authored
-
- 02 Jan, 2011 1 commit
-
-
pixhawk authored
Added new options for windows serial port, fixed a number of bugs, added customizing options to instrument widgets
-
- 27 Dec, 2010 2 commits
- 25 Dec, 2010 1 commit
-
-
lm authored
Fixed initial startup bugs, cleaned up the activation-deactivation of update timers. Added initial instructions for new users.
-
- 21 Dec, 2010 1 commit
-
-
lm authored
-
- 24 Nov, 2010 1 commit
-
-
pixhawk authored
-
- 22 Aug, 2010 2 commits
-
-
pixhawk authored
Working on QGraphicsView-based local waypoints interface supporting drag-and-drop, commented code, fixed Google Maps interface, added mouse and SpinBox zoom to HSIWidget, fixed MAV-based coloring and stylesheets - MEGA COMMIT
-
pixhawk authored
Cleaned up and commented major code parts. Refactoring HDD and HSI widgets to support QGraphicsView drag-and-drop, tested multi-MAV support more intensely, currently adding the system coloring to all widgets
-
- 24 Jul, 2010 1 commit
-
-
Mariano Lizarraga authored
Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor
-
- 18 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 13 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 08 Jun, 2010 1 commit
-
-
lm authored
-
- 07 Jun, 2010 2 commits
- 30 May, 2010 1 commit
-
-
pixhawk authored
-
- 24 May, 2010 1 commit
-
-
pixhawk authored
Added support for MAVLink XML inclusion, added support for multiple Autopilots, improved protocol generation
-
- 18 May, 2010 1 commit
-
-
lm authored
-