summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau
2011-10-17digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau
2011-10-17Merge branch 'next' into dig_ofdmTom Rondeau
2011-10-14Merge branch 'mergme/grc_work' into nextTom Rondeau
2011-10-14fixed a couple of typos.Tom Rondeau
2011-10-14docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau
2011-10-12grc: append index to duplicated portsJosh Blum
2011-10-12grc: rename complex/float ports so its obviousJosh Blum
2011-10-12grc: added new IO typesJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-22Merge branch 'master' into nextTom Rondeau
2011-09-22Merge branch 'maint'Tom Rondeau
2011-09-22grc: one line fix to fix port duplicator when removing portsJosh Blum
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-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-13Merge branch 'master' into 8pskTom Rondeau
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-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-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