summaryrefslogtreecommitdiff
path: root/gr-qtgui
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into nextTom Rondeau2011-10-172-2/+7
| |\|
| | * qtgui: a few more fixes for qwt 5.2/6.0.Tom Rondeau2011-10-172-2/+7
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1717-153/+551
|\| |
| * | Merge branch 'master' into nextTom Rondeau2011-10-1617-153/+551
| |\|
| | * qtgui: more compatability issues.Tom Rondeau2011-10-1612-25/+112
| | * qtgui: wip: working to make plots backwards compatible with qwt 5.2.Tom Rondeau2011-10-162-6/+60
| | * qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6.Tom Rondeau2011-10-161-5/+3
| | * qtgui: fixed waterfall color map issue under qwt6.Tom Rondeau2011-10-161-19/+74
| | * qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ...Tom Rondeau2011-10-1610-142/+116
| | * qtgui: constellation plot working again under qwt6.Tom Rondeau2011-10-164-15/+15
| | * qtgui: Time domain plot working againt under qwt6.Tom Rondeau2011-10-164-20/+19
| | * qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar...Tom Rondeau2011-10-1518-160/+390
| | * qtgui: avoids a simple warning.Tom Rondeau2011-10-151-1/+2
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1120-18/+242
|\| |
| * | adding gitignore files to new directories.Tom Rondeau2011-10-092-0/+4
| * | doc: adding qtgui Doxygen documentation page and a README file.Tom Rondeau2011-10-093-0/+116
| * | docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau2011-10-095-2/+44
| * | qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau2011-10-0911-10/+43
* | | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-085-55/+55
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-266-17/+152
|\| |
| * | Merge branch 'master' into nextJohnathan Corgan2011-09-246-17/+152
| |\|
| | * qtgui: fixing import statements in qtgui apps to print an error if extra pyth...Tom Rondeau2011-09-237-18/+153
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-2410-343/+81
|\| |
| * | qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.Tom Rondeau2011-09-233-339/+44
| * | qtgui: moved actual examples to new examples directory.Tom Rondeau2011-09-238-4/+37
* | | cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
* | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-282-5/+5
|\| |
| * | fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-271-1/+1
| * | Merge branch 'master' into nextTom Rondeau2011-07-271-4/+4
| |\|
| | * Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-205-0/+353
|/ /
* | Merge branch 'master' into nextJohnathan Corgan2011-07-191-1/+0
|\|
| * qtgui: missed this when updating time info.Tom Rondeau2011-07-101-1/+0
* | Merge branch '8psk' into nextTom Rondeau2011-07-177-61/+59
|\ \ | |/ |/|
| * Merge branch 'master' into 8pskTom Rondeau2011-06-1320-375/+109
| |\
| * | gr-qtgui: adding the various windows as initial options for the qtgui sink in...Tom Rondeau2011-05-091-0/+20
| * | gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult...Tom Rondeau2011-05-096-62/+40
* | | gr: added to the .gitignores to various components for in-tree buildsJosh Blum2011-07-033-0/+4
| |/ |/|
* | added high_res_timer_epoch to give ticks at the epochJosh Blum2011-06-071-1/+1
* | qtgui: make a common function for the time label creation in waterfallJosh Blum2011-06-071-19/+16
* | qtgui: removed all traces of highResTimeFunctions.hJosh Blum2011-06-0719-57/+54
* | qtgui: removed most of the functions in highResTimeFunctions.hJosh Blum2011-06-077-50/+24
* | qtgui: partially switch to gruel high res timerJosh Blum2011-06-079-289/+31
* | qtgui: replace timespec with typedef so its easier to replaceJosh Blum2011-06-0716-135/+159
|/
* Merge branch 'mergme/qtgui/api_exports'Tom Rondeau2011-04-248-16/+56
|\
| * qtgui: added GR_QTGUI_API declaration to qtgui library classes and functionsJosh Blum2011-04-248-16/+56
* | qtgui: use the timespec_reset functionJosh Blum2011-04-242-2/+2
|/
* Merge branch 'qtgui_time'Tom Rondeau2011-04-2433-132/+1864
|\
| * gr-qtgui: adding GRC component for time_sink block.Tom Rondeau2011-04-242-0/+79
| * gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ...Tom Rondeau2011-04-244-48/+71