diff options
author | Tom Rondeau | 2012-05-20 13:39:59 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-05-20 13:39:59 -0400 |
commit | 6977392abb2e5ccb54c4f23c271ee84d40fb5c72 (patch) | |
tree | 5add1b3304e5c9395e4e0a20e7c0cc00e8b05064 /gr-digital/include/digital_constellation_receiver_cb.h | |
parent | 18fccf6e204693dd0474c9ef23b8a4c0b70cb0f2 (diff) | |
download | gnuradio-6977392abb2e5ccb54c4f23c271ee84d40fb5c72.tar.gz gnuradio-6977392abb2e5ccb54c4f23c271ee84d40fb5c72.tar.bz2 gnuradio-6977392abb2e5ccb54c4f23c271ee84d40fb5c72.zip |
docs: fixing up docs from sphinx warnings.
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 |