summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
2012-02-26Merge branch 'maint'Johnathan Corgan
2012-02-26core: add null constructors to sync_* blocksJohnathan Corgan
2012-02-17core: protection if set_delay is called before the last delay update has fini...Tom Rondeau
2012-02-17core: in delay block, protect against repeated calls to set_delay with the sa...Tom Rondeau
2012-02-16copyright adjustment.Tom Rondeau
2012-02-16core: core: change to the delay QA code.Tom Rondeau
2012-02-16core: allowing delay to be dynamic for runtime changes to set_delay.Tom Rondeau
2012-02-07Merge branch 'maint'Tom Rondeau
2012-02-07docs: better handling of html only for formulas.Tom Rondeau
2012-02-06gui: better handling of buffers in oscope for stripchart/non-stripchart.Marcus Leech
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06core: updated missed vfc version of fft block to use nthreads.Tom Rondeau
2012-02-06docs: fixed some markup of formulas between html and xml (and therefore the s...Tom Rondeau
2012-02-06core: fix a warning.Tom Rondeau
2012-02-06core: expose nthreads setting through to fft_filters.Tom Rondeau
2012-02-06core: expose nthreads capabilities to gr_fft_vcc.Tom Rondeau
2012-02-06core: add functions to set/get nthreads of gri FFT object.Tom Rondeau
2012-02-06core: enable use of fftw's threading capabilities.Marcus Leech
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06io: fix triggering and performance issues with oscope; specifically for the s...Marcus Leech
2012-01-25Merge branch 'maint'Johnathan Corgan
2012-01-25core: fix floor ambiguous overload in vcc fftwJosh Blum
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19core: fixed bug in FFT shift operation.Tom Rondeau
2012-01-16core: fix for off-by-one issue in strip chart. Increases buffer size for long...Marcus Leech
2012-01-16core: the burst_tag block can have user-defined keys and values for the tags ...Marcus Leech
2012-01-15core: fix for off-by-one issue in strip chart. Increases buffer size for long...Marcus Leech
2012-01-13Fix compilation with gcc-4.7Jaroslav Skarvada
2012-01-07core: comment out QA debug outputJohnathan Corgan
2012-01-03Merge branch 'max_noutputs'Tom Rondeau
2012-01-02scheduler: add default (large) max noutput_items to C++ run function.Tom Rondeau
2012-01-02scheduler: if the block is an interpolator that needs a minimum of some numbe...Tom Rondeau
2012-01-02Merge branch 'maint'Johnathan Corgan
2012-01-02volk: fix overrule detection (cant reply on cpu name)Josh Blum
2012-01-02core: fix gr_udp_sink by including asioJosh Blum
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2012-01-01scheduler: access to set max noutput_items in start method through Python.Tom Rondeau
2012-01-01scheduler: first attempt at being able to set an upper limit on the noutput_i...Tom Rondeau
2012-01-01Merge branch 'maint'Tom Rondeau
2012-01-01pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2012-01-01pfb: updated and hopefully better documentation of the PFB clock sync blocks.Tom Rondeau
2011-12-22core: added accessors to get all settable values of the channel_model objects.Tom Rondeau
2011-12-22core: added accessors to noise_source to get type and amplitude of object.Tom Rondeau
2011-12-22filters: added accessor functions to FFT and FIR filter classes to return vec...Tom Rondeau
2011-12-14core: API exposure patch.Nick Foster
2011-12-13runtime: improve hier_block2 error messagesJulien Olivain
2011-12-11docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio...Tom Rondeau
2011-12-08gnuradio-core: fix typo in documentationTimo Juhani Lindfors
2011-12-06docs: fixes some warnings.Tom Rondeau