summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runtime: do not return buffer created on stact #722Jiří Pinkava2015-03-223-13/+10
* modtool: Bugfix for info command, would confuse in- and out-of-tree componentsMartin Braun2015-03-191-1/+1
* analog: Added squelch_base_cc.hLuke Berndt2015-03-191-0/+1
* blocks: message strobe shutdown fix.Tom Rondeau2015-03-132-2/+22
* Merge remote-tracking branch 'mbant/blocks/bug_742' into maintTom Rondeau2015-03-133-2/+7
|\
| * blocks: Fixed static init of matrix_multiply membersMartin Braun2015-03-113-2/+7
* | analog: fix check of sample rate vs audio rateJiří Pinkava2015-03-133-3/+3
* | blocks: Fixed UDP source bugMartin Braun2015-03-133-13/+18
|/
* Warn when the throttlers sleep time variable overflowsHarm te Hennepe2015-03-041-1/+7
* Update FindQwt.cmake to support qwt6-qt4Zero_Chaos2015-02-201-1/+1
* wxgui: fixes a bug with wx > 3.0.James Saari2015-02-191-0/+1
* blocks: cleans up the docs for the multiply_matrix blocks.Tom Rondeau2015-02-041-7/+6
* qtgui: removing all references to aligned volk calls -- which I thought that ...Tom Rondeau2015-02-015-9/+9
* Fix gnuradio for wxPython3/GTK+3Scott Talbert2015-01-301-0/+4
* trellis: bug fixed:adding a missing callback function set_K in trellis_encoderfengzhe298882015-01-211-0/+1
* cmake: updated revision to 3.7.6.1 for maintenance releasev3.7.6.1Johnathan Corgan2015-01-151-1/+1
* blocks: Fix pdu_to_tagged_stream CPU spinning using blocking with timeoutSylvain Munaut2015-01-151-1/+4
* runtime: Add a timeout option on basic_block::delete_head_blockingSylvain Munaut2015-01-152-4/+14
* Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maintJohnathan Corgan2015-01-137-38/+25
|\
| * grc: undo port type caching (fixes type controller)Sebastian Koslowski2015-01-133-14/+7
| * grc: fix connection validation and error state displaySebastian Koslowski2015-01-132-11/+7
| * grc: fix virtual source resolutionSebastian Koslowski2015-01-131-1/+1
| * grc: inter-domain coloring for messagesSebastian Koslowski2015-01-082-12/+10
* | filter: fixing having the delay of the resampler as a negative number, which ...Tom Rondeau2015-01-122-14/+14
* | Merge remote-tracking branch 'martin/cmake/fixes' into maintJohnathan Corgan2015-01-122-3/+4
|\ \
| * | cmake: Less warnings, more infoMartin Braun2015-01-082-3/+4
| |/
* / qtgui: Fixed QT GUI Entry Widget eval error when using type 'Any'.Jonathon Pendlum2015-01-081-1/+1
|/
* Update revision for 3.7.6 release.v3.7.6Johnathan Corgan2015-01-051-2/+2
* fec: no need for this forecasting.Tom Rondeau2015-01-052-11/+0
* qtgui: spectrogram offline plotter: changed title to just the data type read ...Tom Rondeau2015-01-041-15/+31
* Merge remote-tracking branch 'garverp/offlineplotfixes'Tom Rondeau2015-01-0413-4/+239
|\
| * qtgui: Fix Y-Axis timescale issues on gr_spectrogram_plot/gr_spectrogram_plot...Paul Garver2014-12-0211-4/+48
| * gr-qtgui: Adding gr_spectrogram_plot script. Reads sample rate and data type...Paul Garver2014-12-022-0/+191
* | trellis: remove import of fsm_utils from __init__.py for gr-trellis.Tom Rondeau2014-12-301-1/+0
* | Merge remote-tracking branch 'skoslowski/hier_block2_fixes'Johnathan Corgan2014-12-302-219/+230
|\ \
| * | wxgui+grc: stop bypassing hier_block2 proxy classSebastian Koslowski2014-12-302-5/+5
| * | wxgui: white space fixes in common.pySebastian Koslowski2014-12-301-215/+226
* | | Updated revision to 3.7.7gitJohnathan Corgan2014-12-301-2/+2
* | | Update revision (again) for 3.7.6 releaseJohnathan Corgan2014-12-301-2/+2
* | | wxgui: Fix wxgui breakage due to renamed variableJohnathan Corgan2014-12-301-1/+1
|/ /
* | Updated revision for 3.7.6git developmentJohnathan Corgan2014-12-291-2/+2
* | Reverting and retagging release 3.7.6Johnathan Corgan2014-12-291-2/+2
* | volk: fix popcnt puppter on 32-bit x86 buildsNathan West2014-12-291-1/+1
* | Updated revision for 3.7.7git developmentJohnathan Corgan2014-12-291-2/+2
* | Updated revision for release 3.7.6Johnathan Corgan2014-12-291-1/+1
* | Merge branch 'maint'Johnathan Corgan2014-12-290-0/+0
|\ \
| * | Update revision for maintenance release 3.7.5.2v3.7.5.2Johnathan Corgan2014-12-291-1/+1
* | | Merge branch 'maint'Johnathan Corgan2014-12-291-1/+1
|\| |
| * | blocks/tagged_stream_multiply_length: Fix tag duplication issuesSylvain Munaut2014-12-291-1/+1
* | | Merge branch 'maint'Tom Rondeau2014-12-299-80/+143
|\| |