| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Tom Rondeau | 2011-09-22 | 1 | -1/+1 |
|\ |
|
| * | grc: one line fix to fix port duplicator when removing ports | Josh Blum | 2011-09-22 | 1 | -1/+1 |
* | | Merge branch 'turbo' | Tom Rondeau | 2011-09-02 | 9 | -633/+0 |
|\ \ |
|
| * | | updated Makefile.am and block_tree.xml to reflect changes in | Achilleas Anastasopoulos | 2011-06-12 | 9 | -633/+0 |
* | | | Merge branch 'maint' | Tom Rondeau | 2011-08-30 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | GRC: fixed error in XML format; need to declare XML type first. | Tom Rondeau | 2011-08-30 | 1 | -1/+1 |
* | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-08-27 | 2 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'quad_demod_gain_accessors' | Johnathan Corgan | 2011-07-01 | 1 | -0/+1 |
| |\ \ |
|
| | * | | gnuradio-core: add accessors for gain property of quadrature_demod_cf | Alexandru Csete | 2011-07-01 | 1 | -0/+1 |
| | |/ |
|
| * / | grc: qtgui windows have scrollbars (thanks jason) | Josh Blum | 2011-06-22 | 1 | -1/+10 |
| |/ |
|
* / | grc: adding ctcss squelch block to GRC. | Tom Rondeau | 2011-08-27 | 3 | -0/+81 |
|/ |
|
* | 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 |
|\ |
|