summaryrefslogtreecommitdiff
path: root/grc/blocks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-09-0510-633/+81
|\
| * Merge branch 'master' into nextTom Rondeau2011-09-029-633/+0
| |\
| | * Merge branch 'turbo'Tom Rondeau2011-09-029-633/+0
| | |\
| | | * updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos2011-06-129-633/+0
| * | | Merge branch 'master' into nextTom Rondeau2011-08-301-1/+1
| |\| |
| | * | Merge branch 'maint'Tom Rondeau2011-08-301-1/+1
| | |\ \
| | | * | GRC: fixed error in XML format; need to declare XML type first.Tom Rondeau2011-08-301-1/+1
| | * | | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-08-271-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' into nextTom Rondeau2011-08-273-0/+81
| |\| | |
| | * | | grc: adding ctcss squelch block to GRC.Tom Rondeau2011-08-273-0/+81
| | | |/ | | |/|
* | / | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+22
|/ / /
* | | Merge branch '8psk' into nextTom Rondeau2011-07-171-1/+6
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into 8pskTom Rondeau2011-06-033-0/+53
| |\|
| * | filter: Adding a concept of output samples per symbol to the PFB clock recove...Tom Rondeau2011-05-181-1/+6
* | | gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete2011-07-011-0/+1
| |/ |/|
* | grc: fixing DC blocker block to handle i/o type.Tom Rondeau2011-06-021-14/+16
* | grc: adding DC blocker GRC block.Tom Rondeau2011-05-253-0/+51
|/
* core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau2011-05-121-0/+1
* grc: fixing grc block for dxpsk2 demods to use the right parameters.Tom Rondeau2011-04-121-4/+11
* Adding GRC block for the PFB channelizer filterbank.Tom Rondeau2011-04-123-0/+55
* Adding GRC block for the PFB synthesis filterbank.Tom Rondeau2011-04-123-0/+45
* grc: added int to float supportJosh Blum2011-04-093-0/+23
* Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum2011-03-1423-1902/+128
|\
| * qtgui-grc: minor tweaks to the various thingsJosh Blum2011-03-071-2/+5
| * grc: added function args to probe block and documentationJosh Blum2011-03-075-5/+29
| * grc: rework the probe blocks and how they fit into grcJosh Blum2011-03-069-186/+89
| * qtgui-grc: enable start/stop control through qt widgetsJosh Blum2011-03-011-1/+1
| * grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-013-86/+3
| * grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum2011-03-0114-1629/+0
| * qtgui: work on variable chooserJosh Blum2011-03-011-1/+0
| * grc: added tabbed widget in qtgui for grcJosh Blum2011-03-011-1/+1
| * qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum2011-03-012-125/+1
| * grc: added qtgui support to grc (just added sink)Josh Blum2011-03-014-0/+133
* | Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan2011-03-144-174/+0
|\ \
| * | audio: moved the grc audio blocks into gr-audio dirJosh Blum2011-03-094-174/+0
| |/
* / grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum2011-03-1310-1072/+0
|/
* Merge branch 'master' into nextTom Rondeau2011-01-171-0/+2
|\
| * Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech ...Tom Rondeau2011-01-171-0/+2
* | Create method to set rate on pfb_arb_resamp after it has been created.Matt Ettus2010-12-111-1/+4
|/
* Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...Marcus Leech2010-10-171-0/+7
* gnuradio-core: export missing public methods in gr.agc2Alexandru Csete2010-07-211-0/+5
* Merge branch 'patches/marcus/stripchart'Johnathan Corgan2010-07-051-0/+22
|\
| * gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech2010-05-161-0/+22
* | Merge branch 'patches/marcus/file_sink'Johnathan Corgan2010-07-051-1/+18
|\ \
| * | gnuradio-core: adds configurable flush to file sinkMarcus D Leech2010-05-161-1/+18
| |/
* | Merge branch 'patches/marcus/gr_and_const'Johnathan Corgan2010-06-223-0/+50
|\ \
| * | grc: adds gr.and_const to block treeMarcus D Leech2010-05-163-0/+50
| |/
* | grc: fix broken variable config when using bool typeJohann Chiang2010-06-211-1/+1
* | Merge remote branch 'ets/grc-usrp2-clock-source'Johnathan Corgan2010-05-272-2/+40
|\ \
| * | Add USRP2 clock source parameter to GRC blocks.Eric Schneider2010-05-272-2/+40