summaryrefslogtreecommitdiff
path: root/gr-digital/include
AgeCommit message (Expand)Author
2012-06-06Block Modifications:Tim O'Shea
2012-05-21Merge branch 'sphinxdocs'Tom Rondeau
2012-05-20docs: fixing up docs from sphinx warnings.Tom Rondeau
2012-05-15digital: these classes are part of the digital libraryJosh Blum
2012-04-24digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau
2012-04-23docs: adding documentation for new gr-digital blocks.Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2012-02-20Merge branch 'master' into nextTom Rondeau
2012-02-20Merge branch 'maint'Tom Rondeau
2012-02-20digital: fixed comments for new parameters.Tom Rondeau
2012-01-15Merge branch 'master' into nextTom Rondeau
2012-01-15digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-30digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau
2011-12-30digital: fixed documentation of parameters.Tom Rondeau
2011-12-30digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....Tom Rondeau
2011-12-30digital: SNR estimators just take a complex vector; not full vector of comple...Tom Rondeau
2011-12-29digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau
2011-12-29digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau
2011-12-29digital: fixing up blocks to use SNR est classes more appropriately.Tom Rondeau
2011-12-29digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...Tom Rondeau
2011-12-29digital: using impl SNR estimator classes instead of function pointers.Tom Rondeau
2011-12-29digital: made separate implementation classes for the different SNR estimators.Tom Rondeau
2011-12-23digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-10-19digital: added missing symbol export in digital_constellationJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-14docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09digital: updating documentation; adding everything to group 'digital'Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: minor tweaks for MSVC compatibilityJosh Blum
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-26digital: moved header files from lib to include in gr-digital.Tom Rondeau
2011-09-26digital: adding include directory for public header files.Tom Rondeau