Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
linechart
IncrementalPlot.h
Jun 26, 2014
Now update QGC to use the new Qwt 6.1 code.
· ff6ecfe6
Bryant
authored
Jun 25, 2014
ff6ecfe6
Jan 12, 2014
Unused formal parameter, unused local variable and a couple unreachable code changes
· ff390617
Don Gagne
authored
Jan 11, 2014
ff390617
Unused formal parameter, unused local variable and a couple unreachable code changes
· d7b26227
Don Gagne
authored
Jan 11, 2014
d7b26227
Oct 19, 2013
Fix setStyleText() to apply to future curves
· 0e6411c7
John Tapsell
authored
Oct 19, 2013
0e6411c7
Oct 10, 2013
Change QString function parameters to const QString &
· b0d4abac
John Tapsell
authored
Oct 10, 2013
b0d4abac
Jun 04, 2013
Further consolidation of Plot code into ChartPlot. Also removed some unused...
· f89cbf71
Bryant
authored
Jun 04, 2013
f89cbf71
Moved all shared code for IncrementalPlot and LinechartPlot into a common...
· c8f12ee4
Bryant
authored
Jun 03, 2013
c8f12ee4
Aug 21, 2010
Significantly improved plotting, now capturing data in linechart allows...
· b135d321
pixhawk
authored
Aug 21, 2010
b135d321
Aug 18, 2010
Fixed stupid compile error
· 9e35225b
lm
authored
Aug 18, 2010
9e35225b
Almost finished flexible data view, only minor improvements needed
· cd785b3d
pixhawk
authored
Aug 18, 2010
cd785b3d
Aug 15, 2010
Added NEW data plot view, fixed zoom issue in linechart
· 8e6b633a
pixhawk
authored
Aug 15, 2010
8e6b633a
Loading