- May 09, 2017
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Dec 21, 2016
-
-
Gus Grubba authored
-
- Mar 13, 2016
-
-
Don Gagne authored
Bugs causing it to not be able to un-zoom.
-
- Jan 05, 2016
-
-
Tomaz Canabrava authored
Also, changed an if(true) then true; else false; code Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Dec 23, 2015
-
-
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>
-
- Aug 28, 2015
-
-
Nate Weibley authored
-
- Dec 05, 2014
-
-
Don Gagne authored
This makes unit test output easier to read
-
- Dec 03, 2014
-
-
Don Gagne authored
This makes unit test output easier to read
-
- Jun 26, 2014
-
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- Feb 12, 2014
-
-
Don Gagne authored
-
- Oct 11, 2013
-
-
John Tapsell authored
-
- Jun 05, 2013
-
-
Bryant authored
-
- Jun 04, 2013
-
-
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.
-
- Nov 06, 2012
-
-
Lorenz Meier authored
-
- Sep 14, 2012
-
-
Lorenz Meier authored
-
- Jan 08, 2012
-
-
Lorenz Meier authored
-
- Dec 29, 2011
-
-
pixhawk authored
-
- Dec 28, 2011
-
-
Lorenz Meier authored
-
LM authored
-
- Dec 23, 2011
-
-
Lorenz Meier authored
-
- Sep 15, 2011
-
-
pixhawk authored
-
- Sep 12, 2011
-
-
pixhawk authored
-
- Sep 08, 2011
-
-
LM authored
-
- Sep 02, 2011
-
-
lm authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Feb 11, 2011
-
-
lm authored
-
- Jan 07, 2011
-
-
lm authored
Improved line chart, brought back movement on HUD (but still looks somewhat wrong on the dials). Fixed logging for ground time mode
-
- Jan 05, 2011
- Dec 28, 2010
- Dec 27, 2010
-
-
pixhawk authored
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
-
- Dec 16, 2010
-
-
lm authored
-
- Aug 21, 2010
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- Aug 15, 2010
-
-
pixhawk authored
-
- Jun 02, 2010
-
-
pixhawk authored
-
- May 18, 2010
-
-
pixhawk authored
-