From 878faf12f59637551e9929ede8c0f0fbb37663af Mon Sep 17 00:00:00 2001 From: "Samuel A. Hurley" Date: Wed, 18 May 2016 12:27:30 -0500 Subject: [PATCH] Fixed typo in README Under background bullet points, referred to RTL2838U when this should be RTL2832U. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index bfe945f..829ef6f 100644 --- a/README +++ b/README @@ -60,8 +60,8 @@ First some background for those unfamiliar with the internals of the dongle: * The tuner mixes the incoming RF signal with this PLL output. This shifts the RF signal down to a frequency that is the difference between the PLL frequency and the RF signal's frequency. - * The tuner sends this intermediate frequency (IF) signal to the RTL2838U - * The RTL2838U digitizes the IF signal and does a digital downconversion + * The tuner sends this intermediate frequency (IF) signal to the RTL2832U + * The RTL2832U digitizes the IF signal and does a digital downconversion step to generate I/Q samples that are centered around "zero". The downconverter can theoretically handle IF signals up to 14.4MHz.