Statistics
| Branch: | Tag: | Revision:

root / gr-qtgui / src / lib @ 22a2621d

Name Size
.gitignore 263 Bytes
ConstellationDisplayPlot.cc 5.4 kB
ConstellationDisplayPlot.h 1.3 kB
FrequencyDisplayPlot.cc 11.4 kB
FrequencyDisplayPlot.h 2 kB
Makefile.am 3.3 kB
Makefile.swig.gen 9.3 kB
SpectrumGUIClass.cc 11.2 kB
SpectrumGUIClass.h 2.7 kB
TimeDomainDisplayPlot.cc 5.9 kB
TimeDomainDisplayPlot.h 1.3 kB
Waterfall3DDisplayPlot.cc 11.5 kB
Waterfall3DDisplayPlot.h 5.3 kB
WaterfallDisplayPlot.cc 13.7 kB
WaterfallDisplayPlot.h 2 kB
highResTimeFunctions.h 5.5 kB
plot_waterfall.cc 7.8 kB
plot_waterfall.h 1.3 kB
qtgui.h 1.5 kB
qtgui.i 3.6 kB
qtgui_sink_c.cc 7.3 kB
qtgui_sink_c.h 3.5 kB
qtgui_sink_f.cc 7.2 kB
qtgui_sink_f.h 3.3 kB
spectrumUpdateEvents.cc 4 kB
spectrumUpdateEvents.h 2.2 kB
spectrumdisplayform.cc 26.7 kB
spectrumdisplayform.h 3.5 kB
spectrumdisplayform.ui 29.4 kB
waterfallGlobalData.cc 7.3 kB
waterfallGlobalData.h 1.8 kB

Latest revisions

# Date Author Comment
22a2621d 05/01/2010 09:23 pm Tom Rondeau

Peak power line now actually tracks the peak power.

66ff2fa5 05/01/2010 09:20 pm Tom Rondeau

Fixes units of pen in frequency plot.

0b9828e8 10/22/2009 06:12 pm Johnathan Corgan

Don't distribute generated files in gr-qtgui

The output of the moc compiler will contain generated paths which are
only valid on the system at compilation time. Instead, let these
get regenerated on the user's system. The moc compiler is part of
libqt4-dev, which is already a build dependency.

b41666e7 10/14/2009 02:46 am Tomas Balbierius

Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no changes are made and also passes 'make distcheck'.

bbd3df51 10/06/2009 05:40 pm Tomas Balbierius

Merge branch 'master' into sync

Conflicts:
gr-utils/src/python/gr_plot_qt.py
gr-utils/src/python/pyqt_plot.py
gr-utils/src/python/pyqt_plot.ui

271412d1 10/06/2009 05:21 pm Tomas Balbierius

Updating display for better viewing on small screens

74fbff0e 10/04/2009 01:38 am Johnathan Corgan

Fix to restore ability to run 'make distcheck' from a VPATH

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

420f1274 08/11/2009 10:11 pm Tom Rondeau

Adding function to be able to set the size of the points in the constellation plot.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11573 221aa14e-8319-0410-a670-987f0aec2ac5

f123fd99 08/11/2009 10:02 pm Tom Rondeau

Cleaning up Qt code. This mostly reformats the code to be more consistent with our style. It also changes the layout to use Qt layouts for proper resizing of the GUI. Only the QwtPlots need to be resized manually.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11572 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom