summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
AgeCommit message (Expand)Author
2011-10-15build: needed boost_filesystem lib added (found under ubuntu 11.10; they're g...Tom Rondeau
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-24Merge branch 'keep1n'Tom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixing PLL's so their output update is done at the right time; were lagging b...Tom Rondeau
2011-09-22Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...Tom Rondeau
2011-09-21core: Doxygen comments for added tag name parameter.Tom Rondeau
2011-09-09Merge branch 'correlate_tag'Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-07-26Merge branch 'maint'Tom Rondeau
2011-07-26Fixed warnings about doxygen format.Tom Rondeau
2011-07-26Fixed return warnings.Tom Rondeau
2011-07-26Merge branch 'maint'Johnathan Corgan
2011-07-26core: added missing io.h includes on cc filesJosh Blum
2011-07-26core: added missing config.h includes on cc filesJosh Blum
2011-07-01Merge branch 'single_pole_iir_const'Johnathan Corgan
2011-07-01gnuradio-core: make accessor const in gr_single_pole_iirJohannes Schmitz
2011-07-01gnuradio-core: use common coding style for accessor in quadrature_demod_cfJohnathan Corgan
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-06-02core: fixed documentation for dc blocker.Tom Rondeau
2011-05-25filter: adding floating point version of DC blocker alg.Tom Rondeau
2011-05-25filter: changing name of moving average class to remove name conflicts.Tom Rondeau
2011-05-25filter: adding a DC blocker algorithm.Tom Rondeau
2011-05-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-04-12Small bug fix so M&M block asks for the right number of items.Tom Rondeau
2011-04-07core: missed a line in the Makefile for int_to_float.Tom Rondeau
2011-04-07core: adding QA code for int_to_float block.Tom Rondeau
2011-04-07core: adding a type converter - int -> float.Tom Rondeau
2011-04-04pfb: fixed documentation for PFB-based clock sync.Tom Rondeau
2011-03-28throttle: cleanup conditional code and reimplement with boost posix timeJosh Blum
2011-03-28runtime: changes to block headers to allow pure virtual sub-classes (interfaces)Josh Blum
2011-03-25Fixing missing include files and various other patches for Windows build issues.Don Ward
2011-03-14Merge remote branch 'jblum/wip/attributes' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into nextJohnathan Corgan
2011-03-14created gruel/attributes.h to house compiler specific attribute macrosJosh Blum
2011-03-07reverted accidental change to keep 1 in n blockJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-02-27gruel thread simplification:Josh Blum
2011-02-27gr_flowgraph.cc explicit include of <iterator>Josh Blum
2011-02-27use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.ccJosh Blum
2011-02-27use boost::math::trunc in gr_frequency_modulator_fc.ccJosh Blum
2011-01-23Forced initialization of arrays to avoid warnings.Tom Rondeau
2011-01-23Needed to specify the use of boost::filesystem library.Tom Rondeau
2011-01-23Merge branch 'mergeme/volk/x86_cpuid_simplification' into nextTom Rondeau
2011-01-23Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau
2011-01-23Merge branch 'mergeme/misc/mkdir_simplification' of git://gnuradio.org/jblum ...Tom Rondeau