summaryrefslogtreecommitdiff
path: root/gr-blocks
AgeCommit message (Expand)Author
2013-05-01Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
2013-04-15blocks: fix file meta data source to handle repeat of files.Tom Rondeau
2013-03-31Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
2013-03-24blocks: fix XML wrapper for gr::blocks::complex_to_realJohnathan Corgan
2013-03-17block: added missing include in throttleJosh Blum
2013-02-26blocks: fixed typo.Tom Rondeau
2013-02-25blocks: moved transcendental block to gr-blocks.Tom Rondeau
2013-02-24blocks: adding threshold, strech, and throttle to gr-blocks.Tom Rondeau
2013-02-24blocks: converted peak_detector2 and regenerate to v3.7.Tom Rondeau
2013-02-21blocks: fixing use of packed/unpacked from gr-blocks in QA code.Tom Rondeau
2013-02-21blocks: converting blocks to v3.7 style in gr-blocks.Tom Rondeau
2013-02-20blocks: adding count_bits code to gr-blocks.Tom Rondeau
2013-02-17blocks: added missing include for gruel threadJosh Blum
2013-02-12build: fixing generated includes, deps, and header installation.Tom Rondeau
2013-02-07blocks: fix use of bare boost::mutex::scoped_lockJohnathan Corgan
2013-01-14block: file_source_impl missing mutex includeJosh Blum
2013-01-04remove unnecessary build commandsMichael L Dickens
2013-01-03Merge branch 'master' of http://gnuradio.org/git/gnuradio into fix_build_dir_...Michael L Dickens
2013-01-02blocks: fixed file_meta_sink/source_impl MSVC incompatibliity errorNicholas Corgan
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-15blocks: fixing up QA of metadata to not rely on non-dependency components.Tom Rondeau
2012-12-15blocks: fixing up metadata parser.Tom Rondeau
2012-12-14blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau
2012-12-12build: removing GR_SWIG_TARGET deps from new component gr-blocks.Tom Rondeau
2012-12-11blocks: apply changes to file source in core to one in gr-blocks.Tom Rondeau
2012-12-03Docs: Fixing Doxygen markup for missing constructor parameters.Tom Rondeau
2012-11-28blocks: fix for qa_patterned_interleaver.Tom Rondeau
2012-11-28patterned qa added, bugs fixedTim O'Shea
2012-11-28adding patterned interleaver blockTim O'Shea
2012-11-26blocks: fix initializer order warningJohnathan Corgan
2012-11-24blocks: fix required libs in .pc fileJohnathan Corgan
2012-11-14gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocksJohnathan Corgan
2012-11-04Merge branch 'maint'Johnathan Corgan
2012-10-05blocks: fix XML definitions for block treeJohnathan Corgan
2012-10-03blocks: fixed MSVC compatibility issueNicholas Corgan
2012-09-05blocks: added gr::blocks::file_sourceJohnathan Corgan
2012-09-04blocks: added gr::blocks::vector_to_streamsJohnathan Corgan
2012-09-04blocks: added gr::blocks::vector_to_streamJohnathan Corgan
2012-09-04blocks: added gr::blocks::streams_to_vectorJohnathan Corgan
2012-09-04blocks: added gr::blocks::streams_to_streamJohnathan Corgan
2012-09-04blocks: added gr::blocks::stream_to_vectorJohnathan Corgan
2012-08-30blocks: added gr::blocks::stream_to_streamsJohnathan Corgan
2012-08-30blocks: added gr::blocks::stream_muxJohnathan Corgan
2012-07-19blocks: added gr::blocks::repeatJohnathan Corgan
2012-07-19blocks: added gr::blocks::keep_m_in_nJohnathan Corgan
2012-07-07blocks: added gr::blocks::keep_one_in_nJohnathan Corgan
2012-07-06blocks: added gr::blocks::interleaveJohnathan Corgan
2012-07-05blocks: added gr::blocks::deinterleaveJohnathan Corgan
2012-07-04blocks: added gr::blocks::xor_XX (bb ss ii)Johnathan Corgan
2012-07-04blocks: added gr::blocks::or_XX (bb ss ii)Johnathan Corgan