summaryrefslogtreecommitdiff
path: root/grc/blocks
AgeCommit message (Expand)Author
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-13grc: removing more blocks from general grc tree that are now in digital.Tom Rondeau
2011-09-12digital: fixed GRC blocks for blocks moved to gr-digital.Tom Rondeau
2011-09-02Merge branch 'master' into nextTom Rondeau
2011-09-02Merge branch 'turbo'Tom Rondeau
2011-09-01grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r...Tom Rondeau
2011-09-01Fixing GRC files for new API to loop blocks.Tom Rondeau
2011-08-30Merge remote branch 'mbant/cpm' into digitalTom Rondeau
2011-08-30Merge branch 'master' into nextTom Rondeau
2011-08-30Merge branch 'maint'Tom Rondeau
2011-08-30GRC: fixed error in XML format; need to declare XML type first.Tom Rondeau
2011-08-27Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-08-27Merge branch 'master' into nextTom Rondeau
2011-08-27grc: adding ctcss squelch block to GRC.Tom Rondeau
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
2011-06-12updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-06-02grc: fixing DC blocker block to handle i/o type.Tom Rondeau
2011-05-25grc: adding DC blocker GRC block.Tom Rondeau
2011-05-18filter: Adding a concept of output samples per symbol to the PFB clock recove...Tom Rondeau
2011-05-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-04-12grc: fixing grc block for dxpsk2 demods to use the right parameters.Tom Rondeau
2011-04-12Adding GRC block for the PFB channelizer filterbank.Tom Rondeau
2011-04-12Adding GRC block for the PFB synthesis filterbank.Tom Rondeau
2011-04-09grc: added int to float supportJosh Blum
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-12-10fixed some XML glitchesMartin Braun
2010-12-10Forgot to add GRC blocks to block_tree, fixedMartin Braun
2010-12-10Added GRC blocks to MakefileMartin Braun
2010-12-09All CPM stuff included (C++/GRC/Python), tests passMartin Braun
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