From 6977392abb2e5ccb54c4f23c271ee84d40fb5c72 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Sun, 20 May 2012 13:39:59 -0400 Subject: docs: fixing up docs from sphinx warnings. --- gr-digital/include/digital_constellation_receiver_cb.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gr-digital/include/digital_constellation_receiver_cb.h') 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 -- cgit