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