summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | combined param layoutsJosh Blum2009-12-052-8/+10
| |/
* / Allow for multiple io pads per hier flow graph.Josh Blum2009-12-035-50/+47
|/
* gtk.Tooltips() is deprecated, use set_tooltip_text.Josh Blum2009-11-191-12/+14
* Merge branch 'wip/term' of git@gnuradio.org:jcorganJohnathan Corgan2009-11-033-0/+57
|\
| * Consolidated termsink into one classJohnathan Corgan2009-10-291-4/+4
| * Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan2009-10-291-1/+24
| * Created skeleton wxgui term window componentJohnathan Corgan2009-10-293-0/+34
* | grc: update block tree list for new pfb_clock_syncJohnathan Corgan2009-10-311-1/+1
* | core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan2009-10-311-4/+24
|/
* Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-293-13/+83
|\
| * Added window option to wxgui fft and waterfall sink.Josh Blum2009-10-283-13/+83
* | renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum2009-10-283-3/+3
* | Created a grc_blockdir in makefile.common.Josh Blum2009-10-288-38/+14
* | Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grcJosh Blum2009-10-281-0/+3
|\ \ | |/ |/|
| * added to todoJosh Blum2009-10-181-0/+3
* | added v offset option to scopeJosh Blum2009-10-181-2/+12
|/
* Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan2009-10-157-11/+95
|\
| * Added window size param to all wxgui wrappers.Josh Blum2009-10-097-11/+95
| * add canonical options for copy enable paramJosh Blum2009-10-091-0/+8