- 09 May, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 21 Dec, 2016 1 commit
-
-
Gus Grubba authored
-
- 13 Mar, 2016 1 commit
-
-
Don Gagne authored
Bugs causing it to not be able to un-zoom.
-
- 05 Jan, 2016 1 commit
-
-
Tomaz Canabrava authored
Also, changed an if(true) then true; else false; code Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 23 Dec, 2015 1 commit
-
-
Anselmo L. S. Melo authored
There are many ways of iterating over lists in C++/Qt. In the specific case of QStrings, it is known [1] that using foreach with const references avoids the creation of new QString objects in each iteration, reducing the time consumed by the loops. [1] https://blog.qt.io/blog/2009/01/23/iterating-efficiently/Signed-off-by: Anselmo L. S. Melo <anselmo.melo@intel.com>
-
- 28 Aug, 2015 1 commit
-
-
Nate Weibley authored
-
- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 26 Jun, 2014 1 commit
-
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- 12 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 11 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 05 Jun, 2013 1 commit
-
-
Bryant authored
-
- 04 Jun, 2013 3 commits
-
-
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.
-
Bryant authored
-
Bryant authored
Moved all shared code for IncrementalPlot and LinechartPlot into a common ChartPlot superclass. Also recoloring the background of both widgets now works when switching between color schemes.
-
- 06 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 14 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 08 Jan, 2012 1 commit
-
-
Lorenz Meier authored
-
- 29 Dec, 2011 1 commit
-
-
pixhawk authored
-
- 28 Dec, 2011 2 commits
-
-
Lorenz Meier authored
-
LM authored
-
- 23 Dec, 2011 1 commit
-
-
Lorenz Meier authored
-
- 15 Sep, 2011 1 commit
-
-
pixhawk authored
-
- 12 Sep, 2011 1 commit
-
-
pixhawk authored
-
- 08 Sep, 2011 1 commit
-
-
LM authored
-
- 02 Sep, 2011 1 commit
-
-
lm authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 11 Feb, 2011 1 commit
-
-
lm authored
-
- 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 3 commits
- 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
-
- 16 Dec, 2010 1 commit
-
-
lm authored
-
- 21 Aug, 2010 1 commit
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- 15 Aug, 2010 1 commit
-
-
pixhawk authored
-
- 02 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 18 May, 2010 1 commit
-
-
pixhawk authored
-