summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-208-0/+382
|/ / / /
* | | | Merge branch '8psk' into nextTom Rondeau2011-07-171-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into 8pskTom Rondeau2011-06-131-2/+3
| |\ \ \ | | | |/ | | |/|
| * | | 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
* | | | | Merge branch 'quad_demod_gain_accessors'Johnathan Corgan2011-07-011-0/+1
|\ \ \ \ \
| * | | | | gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete2011-07-011-0/+1
| | |_|/ / | |/| | |
* / | | | grc: qtgui windows have scrollbars (thanks jason)Josh Blum2011-06-221-1/+10
|/ / / /
* | / / grc: disable pythonw on darwin, apparently not neededJosh Blum2011-06-091-2/+3
| |/ / |/| |
* | | 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
* | Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau2011-05-0222-149/+146
|\ \
| * | grc: added logic to discover the path to the python interpreterJosh Blum2011-04-194-11/+17
| * | grc: replaced asserts in gui subdirectoryJosh Blum2011-04-144-12/+13
| * | grc: replaced asserts in base subdirectoryJosh Blum2011-04-148-54/+60
| * | grc: replaced asserts in python subdirectoryJosh Blum2011-04-148-70/+64
| * | grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum2011-04-141-1/+1
| * | grc: remove integrity checks, we wont need them when I'm doneJosh Blum2011-04-141-10/+0
* | | grc: fix hier block generation w/ multiple pad blocksJosh Blum2011-04-213-27/+34
|/ /
* | grc: stop the top block after qapp exec for qtgui generationJosh Blum2011-04-131-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
* | grc: added python checks for weird python interpretersJosh Blum2011-04-071-1/+11
* | grc: fix for generating top block when in run to completion modeJosh Blum2011-04-071-1/+1
* | Merge remote branch 'jblum/mergeme/qtgui/grc' into nextJohnathan Corgan2011-03-1434-2288/+196
|\ \
| * \ Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum2011-03-1434-2288/+196
| |\ \
| | * | qtgui-grc: added suport in main template for theme iconJosh Blum2011-03-071-1/+2
| | * | qtgui-grc: minor tweaks to the various thingsJosh Blum2011-03-072-2/+6
| | * | 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-0613-380/+92
| | * | qtgui-grc: use a vboxlayout for the top_layoutJosh Blum2011-03-041-1/+1
| | * | qtgui-grc: enable start/stop control through qt widgetsJosh Blum2011-03-012-1/+3
| | * | grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-016-129/+20
| | * | grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum2011-03-0119-1781/+1
| | * | qtgui: work on variable chooserJosh Blum2011-03-011-1/+0
| | * | grc: added tabbed widget in qtgui for grcJosh Blum2011-03-014-6/+38
| | * | qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum2011-03-013-129/+10
| | * | grc: added qtgui support to grc (just added sink)Josh Blum2011-03-015-0/+142
* | | | Merge remote branch 'jblum/wip/grc/kill_process' into nextJohnathan Corgan2011-03-143-23/+23
|\ \ \ \ | |/ / / |/| | |
| * | | grc: swap store the subprocess object rather than the pid when executingJosh Blum2011-03-133-23/+23
| |/ /