index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-qtgui
Age
Commit message (
Expand
)
Author
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-05-07
Merged r10948:10959 from jcorgan/deb into trunk. Trunk passes
jcorgan
2009-04-26
Now adding y-axis controls for frequency domain plot.
trondeau
2009-04-26
Bringing out set axis function to the qtgui sinks for user-settable axis ranges.
trondeau
2009-04-26
Opening up the time domain and constellations plots a bit and adding accessor...
trondeau
2009-04-26
adding a pause/unpause button to the digital GUI application.
trondeau
2009-04-26
Improving digital GUI analysis tool. Adding receiver carrier and timing recov...
trondeau
2009-04-18
Using qt's designer program to build an interface from the .ui file. This mak...
trondeau
2009-04-16
Change our examples to use gr.channel_model instead of blks2.channel_model
jcorgan
2009-04-15
Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...
trondeau
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-02-28
Properly handles verticle scaling
trondeau
2009-02-28
Adding a constellation plot and an example for viewing constellations of digi...
trondeau
2009-02-28
some cleanup as well as adding a way to pass the Qapplication between sinks t...
trondeau
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2009-02-02
Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.
jcorgan
2008-11-09
Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, Ub...
trondeau
2008-10-25
Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...
trondeau
2008-01-28
Removed gr-qtgui component (never finished), archived in limbo.
jcorgan
2007-07-21
Updated license from GPL version 2 or later to GPL version 3 or later.
eb
2007-03-15
Cleanup on qwt config to not require qwt includes to be in a subdirectory.
jcorgan
2007-03-14
Created configuration file for QWT library. This is in lieu of hand installing
jcorgan
2007-03-04
The correct grc_qt_qtgui.m4 and modified instructions for qwt install provide...
n4hy
2007-03-02
Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to bui...
n4hy
2007-02-27
README patched with GT's suggested text
n4hy
2007-02-26
Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...
jcorgan
2007-02-21
Beginnings of a qt based gui system added under gr-qtgui
n4hy