- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 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
-
- 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().
-
- 12 Nov, 2011 1 commit
-
-
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
-
- 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)
-
- 04 Feb, 2011 1 commit
-
-
pixhawk authored
-
- 09 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 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 1 commit
-
-
pixhawk authored
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
-
- 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.
-
- 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
-
- 13 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 30 May, 2010 1 commit
-
-
pixhawk authored
-
- 25 Apr, 2010 1 commit
-
-
pixhawk authored
Pushed implementation of parameter settings, almost done. Added many new MAVLink messages needed for interaction with IMU
-
- 24 Apr, 2010 1 commit
-
-
pixhawk authored
Improved runtime performance, currently hunting down a bug where the whole application gets repainted although only parts of it are refreshed
-
- 09 Apr, 2010 1 commit
-
-
lm authored
-
- 04 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-