summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
...
| | * gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech2010-05-161-0/+22
| * | Merge branch 'patches/marcus/file_sink'Johnathan Corgan2010-07-051-1/+18
| |\ \
| | * | gnuradio-core: adds configurable flush to file sinkMarcus D Leech2010-05-161-1/+18
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2010-06-243-11/+32
|\| |
| * | grc: move grc_setup_freedesktop into libexec directory (not in users path).Josh Blum2010-06-243-11/+32
* | | Merge branch 'master' into nextJohnathan Corgan2010-06-242-35/+41
|\| |
| * | grc: expanded nports ability to have multiple port duplicators per sideJosh Blum2010-06-242-35/+41
* | | Merge branch 'master' into nextJohnathan Corgan2010-06-223-0/+50
|\| |
| * | Merge branch 'patches/marcus/gr_and_const'Johnathan Corgan2010-06-223-0/+50
| |\ \
| | * | grc: adds gr.and_const to block treeMarcus D Leech2010-05-163-0/+50
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2010-06-211-1/+1
|\| |
| * | grc: fix broken variable config when using bool typeJohann Chiang2010-06-211-1/+1
* | | Merge branch 'master' into nextJohnathan Corgan2010-05-272-2/+40
|\| |
| * | Merge remote branch 'ets/grc-usrp2-clock-source'Johnathan Corgan2010-05-272-2/+40
| |\ \
| | * | Add USRP2 clock source parameter to GRC blocks.Eric Schneider2010-05-272-2/+40
* | | | Merge branch 'master' into nextJohnathan Corgan2010-05-242-24/+28
|\| | |
| * | | Merge remote branch 'gnuradio/wip/udp_source_sink'Johnathan Corgan2010-05-232-24/+28
| |\ \ \
| | * | | grc: update UDP source and sink block wrappersJohnathan Corgan2010-05-212-24/+28
| | | |/ | | |/|
* | | | Merge remote branch 'jblum/uhd' into nextJohnathan Corgan2010-05-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum2010-04-152-14/+33
| |\| |
| * | | added to uhd grc files, also removed warning for grc generator with uhd blocksJosh Blum2010-04-141-1/+1
* | | | grc: rename execution binary from 'grc' to 'gnuradio-companion'Johnathan Corgan2010-05-185-5/+5
* | | | gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsoleteJohnathan Corgan2010-05-183-67/+0
| |/ / |/| |
* | | work on the string representations for parameters (large vectors could be too...Josh Blum2010-03-232-14/+33
|/ /
* | Add new block gr.additive_scrambler_bb()Johnathan Corgan2010-03-213-0/+46
* | Merge branch 'grc/dualusrp' of git://gnuradio.org/jblumJohnathan Corgan2010-03-212-5/+39
|\ \
| * | Trial feature for different source sides for usrp dual source.Josh Blum2010-03-102-5/+39
* | | added a right click context menu for the flow graph elementsJosh Blum2010-03-092-12/+41
|/ /
* | Fixed bug in checking if path is writable.Josh Blum2010-03-031-1/+1
* | If the directory is read-only, use the systems tmp directory for generated py...Josh Blum2010-03-031-1/+6
* | updated wiki urlJosh Blum2010-02-241-2/+2
|/
* Merge branch 'fll'Tom2010-02-011-0/+15
|\
| * WIP: better access to setting FLL parameters and working on getting gain sett...Tom2009-12-201-0/+15
* | grc bug fix from Dimitris SymeonidisJosh Blum2010-01-231-1/+1
* | fix bug in sample and hold wrapper for grcJosh Blum2010-01-111-1/+1
|/
* Merge branch 'bef' of http://gnuradio.org/git/trondeauJohnathan Corgan2009-12-173-0/+64
|\
| * Generating the band-edge filter taps based on the oversampling ratio (samples...Tom2009-12-151-8/+17
| * Adding accessor functions to set alpha and beta gains for the FLL.Tom2009-12-101-0/+2
| * Adding alpha and beta gains to FLL constructor.Tom2009-12-101-1/+11
| * Adding a band-edge based frequency lock loop.Tom2009-12-093-0/+43
* | Small patch to speedup installation of freedesktop icons.Stefan Bruns2009-12-081-4/+5
|/
* Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblumJohnathan Corgan2009-12-076-2/+247
|\
| * added callbacks for setting alphasJosh Blum2009-11-251-0/+3
| * added sync output port to dxpsk2 demodJosh Blum2009-11-251-1/+21
| * added missing block wrappersJosh Blum2009-11-252-0/+217
| * added wrappers for the dxpsk2 blocks mod and demodJosh Blum2009-11-254-2/+7
* | Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan2009-12-0712-17/+2
|\ \
| * | removed unused import statements, thanks pyflakesJosh Blum2009-12-0612-17/+2
| |/
* | Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblumJohnathan Corgan2009-12-074-22/+45
|\ \
| * | Created a pixmap rotation routine in Utils for handling those rotated labels.Josh Blum2009-12-053-14/+35