summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2011-10-25grc: correlate access code was also moved to gr-digital; fixing bug in grc bl...Tom Rondeau
2011-10-25grc: tell the packet utility to look in gr.digital for packet_utils.Tom Rondeau
2011-10-23cmake: make python checks optional for cross buildsJosh Blum
2011-10-19Merge branch 'master' into nextJosh Blum
2011-10-19grc: tweaks for colors, added 64 int, vector darkenJosh Blum
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19grc: dont set the HLKM stuff unless win32Josh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
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 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
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-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-22Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
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-15Merge branch 'digital' of git://github.com/trondeau/gnuradio into digitalJosh 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-11grc: only perform python checks when not building crossJosh Blum
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
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-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-01Merge branch 'quad_demod_gain_accessors'Johnathan Corgan