| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | 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 'master' into next | Tom Rondeau | 2011-08-30 | 1 | -1/+1 |
| | |\| | | |
|
| | | * | | | 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 | 1 | -0/+1 |
| | | |\ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Merge branch 'master' into next | Tom Rondeau | 2011-08-27 | 3 | -0/+81 |
| | |\| | | | |
|
| | | * | | | | grc: adding ctcss squelch block to GRC. | Tom Rondeau | 2011-08-27 | 3 | -0/+81 |
| | | | |/ /
| | | |/| | |
|
* | | | | | | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-15 | 12 | -728/+0 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | grc: removing more blocks from general grc tree that are now in digital. | Tom Rondeau | 2011-09-13 | 1 | -12/+0 |
| * | | | | | digital: fixed GRC blocks for blocks moved to gr-digital. | Tom Rondeau | 2011-09-12 | 11 | -716/+0 |
* | | | | | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-05 | 9 | -186/+123 |
|\| | | | |
| |/ / / /
|/| | | | |
|
| * | | | | grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r... | Tom Rondeau | 2011-09-01 | 4 | -162/+0 |
| * | | | | Fixing GRC files for new API to loop blocks. | Tom Rondeau | 2011-09-01 | 3 | -24/+12 |
| * | | | | Merge remote branch 'mbant/cpm' into digital | Tom Rondeau | 2011-08-30 | 4 | -0/+111 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | fixed some XML glitches | Martin Braun | 2010-12-10 | 2 | -5/+5 |
| | * | | | Forgot to add GRC blocks to block_tree, fixed | Martin Braun | 2010-12-10 | 1 | -0/+2 |
| | * | | | Added GRC blocks to Makefile | Martin Braun | 2010-12-10 | 2 | -8/+10 |
| | * | | | All CPM stuff included (C++/GRC/Python), tests pass | Martin Braun | 2010-12-09 | 2 | -0/+107 |
* | | | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+22 |
|/ / / / |
|
* | | | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 1 | -1/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-03 | 3 | -0/+53 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | filter: Adding a concept of output samples per symbol to the PFB clock recove... | Tom Rondeau | 2011-05-18 | 1 | -1/+6 |
* | | | | gnuradio-core: add accessors for gain property of quadrature_demod_cf | Alexandru Csete | 2011-07-01 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | 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 |
* | | 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 |
* | | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum | 2011-03-14 | 23 | -1902/+128 |
|\ \ |
|
| * | | qtgui-grc: minor tweaks to the various things | Josh Blum | 2011-03-07 | 1 | -2/+5 |
| * | | 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 | 9 | -186/+89 |
| * | | qtgui-grc: enable start/stop control through qt widgets | Josh Blum | 2011-03-01 | 1 | -1/+1 |
| * | | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 3 | -86/+3 |
| * | | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum | 2011-03-01 | 14 | -1629/+0 |
| * | | 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 | 1 | -1/+1 |
| * | | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | 2011-03-01 | 2 | -125/+1 |
| * | | grc: added qtgui support to grc (just added sink) | Josh Blum | 2011-03-01 | 4 | -0/+133 |
* | | | 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 | 10 | -1072/+0 |
|/ / |
|
* | | 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 |
| |/ |
|
* / | Create method to set rate on pfb_arb_resamp after it has been created. | Matt Ettus | 2010-12-11 | 1 | -1/+4 |
|/ |
|
* | Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ... | Marcus Leech | 2010-10-17 | 1 | -0/+7 |
* | gnuradio-core: export missing public methods in gr.agc2 | Alexandru Csete | 2010-07-21 | 1 | -0/+5 |