diff options
author | Ben Reynwar | 2012-05-21 09:30:58 -0700 |
---|---|---|
committer | Ben Reynwar | 2012-05-21 09:30:58 -0700 |
commit | 7f1178d2f4f51e1ad28a95d3a209ca0484839a9e (patch) | |
tree | 399192b90a15a7da58bdd03dff3e3e4e83c614ee /gr-digital/include/digital_constellation_receiver_cb.h | |
parent | 3ff3257f9fdbf3cd3f88036ebdbf36c70891a53e (diff) | |
parent | 91c3d95daa974fbbab11ac26a3a30c11ca35a5cd (diff) | |
download | gnuradio-7f1178d2f4f51e1ad28a95d3a209ca0484839a9e.tar.gz gnuradio-7f1178d2f4f51e1ad28a95d3a209ca0484839a9e.tar.bz2 gnuradio-7f1178d2f4f51e1ad28a95d3a209ca0484839a9e.zip |
Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocs
Diffstat (limited to 'gr-digital/include/digital_constellation_receiver_cb.h')
-rw-r--r-- | gr-digital/include/digital_constellation_receiver_cb.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-digital/include/digital_constellation_receiver_cb.h b/gr-digital/include/digital_constellation_receiver_cb.h index 8547bdd68..3a14bb5de 100644 --- a/gr-digital/include/digital_constellation_receiver_cb.h +++ b/gr-digital/include/digital_constellation_receiver_cb.h @@ -60,9 +60,9 @@ digital_make_constellation_receiver_cb (digital_constellation_sptr constellation * The symbol synchronization is done using a modified Mueller and * Muller circuit from the paper: * - * G. R. Danesfahani, T.G. Jeans, "Optimisation of modified Mueller - * and Muller algorithm," Electronics Letters, Vol. 31, no. 13, 22 - * June 1995, pp. 1032 - 1033. + * "G. R. Danesfahani, T.G. Jeans, "Optimisation of modified Mueller + * and Muller algorithm," Electronics Letters, Vol. 31, no. 13, 22 + * June 1995, pp. 1032 - 1033." * * This circuit interpolates the downconverted sample (using the NCO * developed by the Costas loop) every mu samples, then it finds the |