summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Tom Rondeau2011-09-221-1/+1
|\
| * grc: one line fix to fix port duplicator when removing portsJosh Blum2011-09-221-1/+1
* | 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 '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-272-1/+11
|\ \ \ | |/ / |/| |
| * | 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: adding ctcss squelch block to GRC.Tom Rondeau2011-08-273-0/+81
|/
* 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
| |/
* | 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-1323-1738/+12
|/
* Merge branch 'master' into nextTom Rondeau2011-01-171-0/+2
|\