- 15 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 04 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
MainWindow::loadDataView has been commented out for 9 months now. Removed commented out code instead of leaving cruft in.
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 22 Mar, 2012 1 commit
-
-
Bryant Mairs authored
Modified the Linechart widget so that the "Show units" button is under the "Curve Selection" frame, which is what it actually modifies. Also moved all of the UI that was under the "Curve Selection" to inside of it at the bottom so that the grouping of UI elements is more coherent.
-
- 25 Feb, 2012 1 commit
-
-
LM 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().
-
- 08 Sep, 2011 1 commit
-
-
LM authored
-
- 02 Sep, 2011 1 commit
-
-
lm authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 02 Mar, 2011 1 commit
-
-
Mariano Lizarraga 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)
-
- 07 Jan, 2011 1 commit
-
-
lm authored
Improved line chart, brought back movement on HUD (but still looks somewhat wrong on the dials). Fixed logging for ground time mode
-
- 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.
-
- 16 Dec, 2010 1 commit
-
-
lm authored
-
- 03 Dec, 2010 1 commit
-
-
Mariano Lizarraga authored
-
- 21 Aug, 2010 1 commit
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- 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
-
- 16 May, 2010 1 commit
-
-
pixhawk authored
-