- Aug 29, 2015
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- Jul 01, 2014
-
-
Bryant Mairs authored
-
- Oct 18, 2013
-
-
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.
-
- Oct 14, 2013
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- Feb 16, 2012
-
-
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().
-
- Nov 12, 2011
-
-
Lorenz Meier authored
-
- Sep 20, 2011
-
-
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
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Feb 08, 2011
-
-
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)
-
- Feb 04, 2011
-
-
pixhawk authored
-
- Jan 09, 2011
-
-
pixhawk authored
-
- Jan 07, 2011
-
-
lm authored
-
- Jan 06, 2011
-
-
pixhawk authored
-
- Jan 05, 2011
-
-
lm authored
-
- Jan 02, 2011
-
-
pixhawk authored
Added new options for windows serial port, fixed a number of bugs, added customizing options to instrument widgets
-
- Dec 27, 2010
-
-
pixhawk authored
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
-
- Dec 25, 2010
-
-
lm authored
Fixed initial startup bugs, cleaned up the activation-deactivation of update timers. Added initial instructions for new users.
-
- Aug 22, 2010
-
-
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
-
- Jun 13, 2010
-
-
pixhawk authored
-
- May 30, 2010
-
-
pixhawk authored
-
- Apr 25, 2010
-
-
pixhawk authored
Pushed implementation of parameter settings, almost done. Added many new MAVLink messages needed for interaction with IMU
-
- Apr 24, 2010
-
-
pixhawk authored
Improved runtime performance, currently hunting down a bug where the whole application gets repainted although only parts of it are refreshed
-
- Apr 09, 2010
-
-
lm authored
-
- Apr 04, 2010
-
-
pixhawk authored
-
- Apr 03, 2010
-
-
pixhawk authored
-