summaryrefslogtreecommitdiff
path: root/grc/blocks
Commit message (Expand)AuthorAgeFilesLines
* grc: fixing grc blocks not properly moved in to digital.Tom Rondeau2011-10-268-510/+0
* grc: added throttle tag to blocks that throttleJosh Blum2011-10-191-0/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-193-1/+43
|\
| * Merge branch 'master' into nextTom Rondeau2011-10-183-1/+43
| |\
| | * added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau2011-10-183-1/+43
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-175-263/+1
|\| |
| * | digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau2011-10-174-262/+0
| * | Merge branch 'next' into dig_ofdmTom Rondeau2011-10-172-4/+4
| |\ \
| * | | fixed a couple of typos.Tom Rondeau2011-10-141-1/+1
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-142-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'mergme/grc_work' into nextTom Rondeau2011-10-142-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * grc: rename complex/float ports so its obviousJosh Blum2011-10-122-4/+4
| * | Merge branch 'next' into digitalTom Rondeau2011-09-2610-633/+81
| |\ \
* | | | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-2/+2
* | | | Merge branch 'next' into digitalJosh Blum2011-09-2810-633/+81
|\ \ \ \
| * \ \ \ 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
| | | | |/ / | | | |/| |
* | | | | | 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