summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
AgeCommit message (Expand)Author
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixed QA code for PLL changesTom Rondeau
2011-09-23Merge branch 'master' into nextTom 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-22Merge branch 'master' into nextTom Rondeau
2011-09-21core: Doxygen comments for added tag name parameter.Tom Rondeau
2011-09-09Merge branch 'master' into nextTom 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-09fixing doxygen comment typo.Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-08logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-08Merge branch 'master' into nextTom Rondeau
2011-09-07logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-07-27fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau
2011-07-26Merge branch 'master' into nextTom Rondeau
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 'master' into nextJohnathan Corgan
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-19gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan
2011-07-18gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan
2011-07-17digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t...Tom Rondeau
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-12fixing buildTom Rondeau
2011-07-10digital: removed new constellation blocks from gnuradio-core.Tom Rondeau
2011-07-01Fix sensitivity accessor in gr_frequency_modulator_fc.Johnathan Corgan
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-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-13Merge branch 'master' into 8pskTom Rondeau
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-06-02core: fixed documentation for dc blocker.Tom Rondeau
2011-06-02QA: adding QA code for DC blocker block. Tests impulse response for complex a...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-18filter: Adding a concept of output samples per symbol to the PFB clock recove...Tom Rondeau
2011-05-18core: minor changes to clean up adaptive filter code.Tom Rondeau
2011-05-13Merge branch 'master' into 8pskTom Rondeau