- 10 Nov, 2013 1 commit
-
-
Thomas Gubler authored
-
- 23 Oct, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 11 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 10 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 04 Jun, 2013 1 commit
-
-
Bryant authored
Further consolidation of Plot code into ChartPlot. Also removed some unused variables from LinechartWidget.cc. Also only active curves are recolored in the IncrementalPlot class.
-
- 14 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 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().
-
- 18 Sep, 2011 1 commit
-
-
lm authored
-
- 15 Sep, 2011 1 commit
-
-
pixhawk authored
-
- 08 Sep, 2011 2 commits
- 02 Sep, 2011 1 commit
-
-
lm authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 12 Feb, 2011 1 commit
-
-
lm authored
-
- 09 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 08 Jan, 2011 1 commit
-
-
pixhawk authored
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
-
- 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
-
- 05 Jan, 2011 1 commit
-
-
pixhawk 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
-
- 28 Dec, 2010 2 commits
- 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.
-
- 12 Dec, 2010 1 commit
-
-
pixhawk authored
-
- 21 Aug, 2010 1 commit
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- 16 May, 2010 1 commit
-
-
pixhawk authored
-
- 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
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-