summaryrefslogtreecommitdiff
path: root/grc/blocks
AgeCommit message (Expand)Author
2011-03-14Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum
2011-03-14Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-07qtgui-grc: minor tweaks to the various thingsJosh Blum
2011-03-07grc: added function args to probe block and documentationJosh Blum
2011-03-06grc: rework the probe blocks and how they fit into grcJosh Blum
2011-03-01qtgui-grc: enable start/stop control through qt widgetsJosh Blum
2011-03-01grc: work on generator for gui flowgraphs to simplify generationJosh Blum
2011-03-01grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum
2011-03-01qtgui: work on variable chooserJosh Blum
2011-03-01grc: added tabbed widget in qtgui for grcJosh Blum
2011-03-01qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum
2011-03-01grc: added qtgui support to grc (just added sink)Josh Blum
2011-01-17Merge branch 'master' into nextTom Rondeau
2011-01-17Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech ...Tom Rondeau
2010-12-11Create method to set rate on pfb_arb_resamp after it has been created.Matt Ettus
2010-10-17Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...Marcus Leech
2010-07-21gnuradio-core: export missing public methods in gr.agc2Alexandru Csete
2010-07-05Merge branch 'patches/marcus/stripchart'Johnathan Corgan
2010-07-05Merge branch 'patches/marcus/file_sink'Johnathan Corgan
2010-06-22Merge branch 'patches/marcus/gr_and_const'Johnathan Corgan
2010-06-21grc: fix broken variable config when using bool typeJohann Chiang
2010-05-27Merge remote branch 'ets/grc-usrp2-clock-source'Johnathan Corgan
2010-05-27Add USRP2 clock source parameter to GRC blocks.Eric Schneider
2010-05-23Merge remote branch 'gnuradio/wip/udp_source_sink'Johnathan Corgan
2010-05-21grc: update UDP source and sink block wrappersJohnathan Corgan
2010-05-18gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsoleteJohnathan Corgan
2010-05-16gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech
2010-05-16gnuradio-core: adds configurable flush to file sinkMarcus D Leech
2010-05-16grc: adds gr.and_const to block treeMarcus D Leech
2010-03-21Add new block gr.additive_scrambler_bb()Johnathan Corgan
2010-03-10Trial feature for different source sides for usrp dual source.Josh Blum
2010-02-01Merge branch 'fll'Tom
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-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-07Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblumJohnathan Corgan
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-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