diff options
author | Tom Rondeau | 2012-05-21 15:32:05 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-05-21 15:32:05 -0400 |
commit | 5d33373a99265bc075bddb95c1e7b06a2e176cbd (patch) | |
tree | 029cee44e91b70acda19942edc83674dbdab854f /gr-digital/include/digital_mpsk_receiver_cc.h | |
parent | ed838eb9be22d769247a9c63f23423c8c2f81f72 (diff) | |
parent | f684f3c3997b973a914b3c1adffc3ba616f0f49b (diff) | |
download | gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.gz gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.bz2 gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.zip |
Merge branch 'sphinxdocs'
Diffstat (limited to 'gr-digital/include/digital_mpsk_receiver_cc.h')
-rw-r--r-- | gr-digital/include/digital_mpsk_receiver_cc.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-digital/include/digital_mpsk_receiver_cc.h b/gr-digital/include/digital_mpsk_receiver_cc.h index 02cea8d25..1f11a26b6 100644 --- a/gr-digital/include/digital_mpsk_receiver_cc.h +++ b/gr-digital/include/digital_mpsk_receiver_cc.h @@ -65,10 +65,10 @@ digital_make_mpsk_receiver_cc (unsigned int M, float theta, * * 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 |