- 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 26, 2011
-
-
oberion authored
Fixed some destructor commands
-
- Nov 21, 2011
-
-
LM authored
-
- Nov 12, 2011
-
-
Lorenz Meier authored
-
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
-
- Jul 11, 2011
-
-
LM authored
-
- 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)
-
- Jan 26, 2011
-
-
lm authored
-
- Jan 21, 2011
-
-
pixhawk authored
-
- Jan 09, 2011
- Jan 08, 2011
- 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
- Dec 25, 2010
-
-
lm authored
Fixed initial startup bugs, cleaned up the activation-deactivation of update timers. Added initial instructions for new users.
-
- Dec 21, 2010
-
-
lm authored
-
- Nov 24, 2010
-
-
pixhawk authored
-
- 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
-
- Jul 24, 2010
-
-
Mariano Lizarraga authored
Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor
-
- Jun 18, 2010
-
-
pixhawk authored
-
- Jun 13, 2010
-
-
pixhawk authored
-
- Jun 08, 2010
-
-
lm authored
-
- Jun 07, 2010
- May 30, 2010
-
-
pixhawk authored
-
- May 24, 2010
-
-
pixhawk authored
Added support for MAVLink XML inclusion, added support for multiple Autopilots, improved protocol generation
-
- May 18, 2010
-
-
lm authored
-
- Apr 29, 2010
-
-
pixhawk authored
Pushed parameter interface forward, now receiving of onboard params works, working on display and writing
-
- 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
-