summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2010-03-23work on the string representations for parameters (large vectors could be too...Josh Blum
2010-03-21Add new block gr.additive_scrambler_bb()Johnathan Corgan
2010-03-21Merge branch 'grc/dualusrp' of git://gnuradio.org/jblumJohnathan Corgan
2010-03-10Trial feature for different source sides for usrp dual source.Josh Blum
2010-03-09added a right click context menu for the flow graph elementsJosh Blum
2010-03-03Fixed bug in checking if path is writable.Josh Blum
2010-03-03If the directory is read-only, use the systems tmp directory for generated py...Josh Blum
2010-02-24updated wiki urlJosh Blum
2010-02-01Merge branch 'fll'Tom
2010-01-23grc bug fix from Dimitris SymeonidisJosh Blum
2010-01-11fix bug in sample and hold wrapper for grcJosh Blum
2009-12-20WIP: better access to setting FLL parameters and working on getting gain sett...Tom
2009-12-17Merge branch 'bef' of http://gnuradio.org/git/trondeauJohnathan Corgan
2009-12-15Generating the band-edge filter taps based on the oversampling ratio (samples...Tom
2009-12-10Adding accessor functions to set alpha and beta gains for the FLL.Tom
2009-12-10Adding alpha and beta gains to FLL constructor.Tom
2009-12-09Adding a band-edge based frequency lock loop.Tom
2009-12-08Small patch to speedup installation of freedesktop icons.Stefan Bruns
2009-12-07Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-12-05Created a pixmap rotation routine in Utils for handling those rotated labels.Josh Blum
2009-12-05combined param layoutsJosh Blum
2009-12-03Allow for multiple io pads per hier flow graph.Josh Blum
2009-11-25added callbacks for setting alphasJosh Blum
2009-11-25added sync output port to dxpsk2 demodJosh Blum
2009-11-25added missing block wrappersJosh Blum
2009-11-25added wrappers for the dxpsk2 blocks mod and demodJosh Blum
2009-11-19gtk.Tooltips() is deprecated, use set_tooltip_text.Josh Blum
2009-11-03Merge branch 'wip/term' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-31grc: update block tree list for new pfb_clock_syncJohnathan Corgan
2009-10-31core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan
2009-10-29Consolidated termsink into one classJohnathan Corgan
2009-10-29Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan
2009-10-29Created skeleton wxgui term window componentJohnathan Corgan
2009-10-29Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-28Added window option to wxgui fft and waterfall sink.Josh Blum
2009-10-28renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-28Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grcJosh Blum
2009-10-18added v offset option to scopeJosh Blum
2009-10-18added to todoJosh Blum
2009-10-15Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan
2009-10-14fix usrp2 wrappers for vlen of 2 shortsJosh Blum
2009-10-12Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-11add canonical options for copy enable paramJosh Blum
2009-10-11Added num_ports to various blocks that have infinite ports possible in io sig...Josh Blum
2009-10-09Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom
2009-10-09Added window size param to all wxgui wrappers.Josh Blum