summaryrefslogtreecommitdiff
path: root/grc/blocks
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-1512-728/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | grc: removing more blocks from general grc tree that are now in digital.Tom Rondeau2011-09-131-12/+0
| * | | | | digital: fixed GRC blocks for blocks moved to gr-digital.Tom Rondeau2011-09-1211-716/+0
* | | | | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-059-186/+123
|\| | | | | | |/ / / / |/| | | |
| * | | | grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r...Tom Rondeau2011-09-014-162/+0
| * | | | Fixing GRC files for new API to loop blocks.Tom Rondeau2011-09-013-24/+12
| * | | | Merge remote branch 'mbant/cpm' into digitalTom Rondeau2011-08-304-0/+111
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed some XML glitchesMartin Braun2010-12-102-5/+5
| | * | | Forgot to add GRC blocks to block_tree, fixedMartin Braun2010-12-101-0/+2
| | * | | Added GRC blocks to MakefileMartin Braun2010-12-102-8/+10
| | * | | All CPM stuff included (C++/GRC/Python), tests passMartin Braun2010-12-092-0/+107
* | | | | 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