| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: disable pythonw on darwin, apparently not needed | Josh Blum | 2011-06-09 | 1 | -2/+3 |
* | grc: fixing DC blocker block to handle i/o type. | Tom Rondeau | 2011-06-02 | 1 | -14/+16 |
* | grc: adding DC blocker GRC block. | Tom Rondeau | 2011-05-25 | 3 | -0/+51 |
* | core: adding get/set sensitivity accessors to frequency_modulator_fc block. | Tom Rondeau | 2011-05-12 | 1 | -0/+1 |
* | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau | 2011-05-02 | 22 | -149/+146 |
|\ |
|
| * | grc: added logic to discover the path to the python interpreter | Josh Blum | 2011-04-19 | 4 | -11/+17 |
| * | grc: replaced asserts in gui subdirectory | Josh Blum | 2011-04-14 | 4 | -12/+13 |
| * | grc: replaced asserts in base subdirectory | Josh Blum | 2011-04-14 | 8 | -54/+60 |
| * | grc: replaced asserts in python subdirectory | Josh Blum | 2011-04-14 | 8 | -70/+64 |
| * | grc: define __doc__ for license in case its optimized out (that was easy) | Josh Blum | 2011-04-14 | 1 | -1/+1 |
| * | grc: remove integrity checks, we wont need them when I'm done | Josh Blum | 2011-04-14 | 1 | -10/+0 |
* | | grc: fix hier block generation w/ multiple pad blocks | Josh Blum | 2011-04-21 | 3 | -27/+34 |
|/ |
|
* | grc: stop the top block after qapp exec for qtgui generation | Josh Blum | 2011-04-13 | 1 | -0/+1 |
* | grc: fixing grc block for dxpsk2 demods to use the right parameters. | Tom Rondeau | 2011-04-12 | 1 | -4/+11 |
* | Adding GRC block for the PFB channelizer filterbank. | Tom Rondeau | 2011-04-12 | 3 | -0/+55 |
* | Adding GRC block for the PFB synthesis filterbank. | Tom Rondeau | 2011-04-12 | 3 | -0/+45 |
* | grc: added int to float support | Josh Blum | 2011-04-09 | 3 | -0/+23 |
* | grc: added python checks for weird python interpreters | Josh Blum | 2011-04-07 | 1 | -1/+11 |
* | grc: fix for generating top block when in run to completion mode | Josh Blum | 2011-04-07 | 1 | -1/+1 |
* | Merge remote branch 'jblum/mergeme/qtgui/grc' into next | Johnathan Corgan | 2011-03-14 | 34 | -2288/+196 |
|\ |
|
| * | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum | 2011-03-14 | 34 | -2288/+196 |
| |\ |
|
| | * | qtgui-grc: added suport in main template for theme icon | Josh Blum | 2011-03-07 | 1 | -1/+2 |
| | * | qtgui-grc: minor tweaks to the various things | Josh Blum | 2011-03-07 | 2 | -2/+6 |
| | * | grc: added function args to probe block and documentation | Josh Blum | 2011-03-07 | 5 | -5/+29 |
| | * | grc: rework the probe blocks and how they fit into grc | Josh Blum | 2011-03-06 | 13 | -380/+92 |
| | * | qtgui-grc: use a vboxlayout for the top_layout | Josh Blum | 2011-03-04 | 1 | -1/+1 |
| | * | qtgui-grc: enable start/stop control through qt widgets | Josh Blum | 2011-03-01 | 2 | -1/+3 |
| | * | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 6 | -129/+20 |
| | * | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum | 2011-03-01 | 19 | -1781/+1 |
| | * | qtgui: work on variable chooser | Josh Blum | 2011-03-01 | 1 | -1/+0 |
| | * | grc: added tabbed widget in qtgui for grc | Josh Blum | 2011-03-01 | 4 | -6/+38 |
| | * | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | 2011-03-01 | 3 | -129/+10 |
| | * | grc: added qtgui support to grc (just added sink) | Josh Blum | 2011-03-01 | 5 | -0/+142 |
* | | | Merge remote branch 'jblum/wip/grc/kill_process' into next | Johnathan Corgan | 2011-03-14 | 3 | -23/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | grc: swap store the subprocess object rather than the pid when executing | Josh Blum | 2011-03-13 | 3 | -23/+23 |
| |/ |
|
* | | Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio | Johnathan Corgan | 2011-03-14 | 4 | -174/+0 |
|\ \ |
|
| * | | audio: moved the grc audio blocks into gr-audio dir | Josh Blum | 2011-03-09 | 4 | -174/+0 |
| |/ |
|
* / | grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc | Josh Blum | 2011-03-13 | 23 | -1738/+12 |
|/ |
|
* | Merge branch 'master' into next | Tom Rondeau | 2011-01-17 | 1 | -0/+2 |
|\ |
|
| * | Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech ... | Tom Rondeau | 2011-01-17 | 1 | -0/+2 |
* | | Merge branch 'next' into guile. | Eric Blossom | 2010-12-21 | 1 | -1/+4 |
|\ \ |
|
| * | | Create method to set rate on pfb_arb_resamp after it has been created. | Matt Ettus | 2010-12-11 | 1 | -1/+4 |
* | | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 2 | -5/+5 |
|/ / |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2010-11-07 | 1 | -0/+7 |
|\| |
|
| * | Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ... | Marcus Leech | 2010-10-17 | 1 | -0/+7 |
* | | uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt... | Josh Blum | 2010-10-28 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-07-21 | 1 | -0/+5 |
|\| |
|
| * | gnuradio-core: export missing public methods in gr.agc2 | Alexandru Csete | 2010-07-21 | 1 | -0/+5 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-07-05 | 2 | -1/+40 |
|\| |
|
| * | Merge branch 'patches/marcus/stripchart' | Johnathan Corgan | 2010-07-05 | 1 | -0/+22 |
| |\ |
|