summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2011-09-22Merge branch 'maint'Tom Rondeau
2011-09-22grc: one line fix to fix port duplicator when removing portsJosh Blum
2011-09-02Merge branch 'turbo'Tom 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-27grc: adding ctcss squelch block to GRC.Tom Rondeau
2011-07-01Merge branch 'quad_demod_gain_accessors'Johnathan Corgan
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
2011-06-22grc: qtgui windows have scrollbars (thanks jason)Josh Blum
2011-06-12updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos
2011-06-09grc: disable pythonw on darwin, apparently not neededJosh Blum
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-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-05-02Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau
2011-04-21grc: fix hier block generation w/ multiple pad blocksJosh Blum
2011-04-19grc: added logic to discover the path to the python interpreterJosh Blum
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2011-04-14grc: replaced asserts in python subdirectoryJosh Blum
2011-04-14grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum
2011-04-14grc: remove integrity checks, we wont need them when I'm doneJosh Blum
2011-04-13grc: stop the top block after qapp exec for qtgui generationJosh Blum
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-04-07grc: added python checks for weird python interpretersJosh Blum
2011-04-07grc: fix for generating top block when in run to completion modeJosh Blum
2011-03-14Merge remote branch 'jblum/mergeme/qtgui/grc' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/wip/grc/kill_process' into nextJohnathan Corgan
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-13grc: swap store the subprocess object rather than the pid when executingJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-07qtgui-grc: added suport in main template for theme iconJosh 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-04qtgui-grc: use a vboxlayout for the top_layoutJosh 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