summaryrefslogtreecommitdiff
path: root/gr-digital/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-02-201-6/+3
|\
| * Merge branch 'maint'Tom Rondeau2012-02-201-6/+3
| |\
| | * digital: fixed comments for new parameters.Tom Rondeau2012-02-201-6/+3
* | | Merge branch 'master' into nextTom Rondeau2012-01-151-13/+30
|\| |
| * | digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)...Tom Rondeau2012-01-151-13/+30
| |/
* | Merge branch 'master' into nextTom Rondeau2011-12-304-0/+510
|\|
| * digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau2011-12-301-5/+23
| * digital: fixed documentation of parameters.Tom Rondeau2011-12-302-11/+11
| * digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....Tom Rondeau2011-12-301-2/+19
| * digital: SNR estimators just take a complex vector; not full vector of comple...Tom Rondeau2011-12-301-6/+6
| * digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau2011-12-293-68/+183
| * digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau2011-12-291-4/+84
| * digital: fixing up blocks to use SNR est classes more appropriately.Tom Rondeau2011-12-292-17/+12
| * digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...Tom Rondeau2011-12-293-0/+79
| * digital: using impl SNR estimator classes instead of function pointers.Tom Rondeau2011-12-291-28/+3
| * digital: made separate implementation classes for the different SNR estimators.Tom Rondeau2011-12-293-0/+125
| * digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...Tom Rondeau2011-12-232-0/+109
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-53/+0
|/
* digital: added missing symbol export in digital_constellationJosh Blum2011-10-191-1/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-179-3/+581
|\
| * docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau2011-10-141-3/+6
| * digital: fixed QA tests for ofdm.Tom Rondeau2011-10-121-0/+1
| * digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau2011-10-127-0/+563
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1116-49/+124
|\|
| * digital: updating documentation; adding everything to group 'digital'Tom Rondeau2011-10-0916-47/+122
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* | gr: minor tweaks for MSVC compatibilityJosh Blum2011-10-082-2/+3
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-2819-70/+166
|/
* Merge branch 'next' into digitalTom Rondeau2011-09-261-1/+1
* digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau2011-09-263-1/+159
* digital: moved header files from lib to include in gr-digital.Tom Rondeau2011-09-2616-2/+1953
* digital: adding include directory for public header files.Tom Rondeau2011-09-262-0/+46