<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl-sdr/src/tuner_fc0012.c, branch master</title>
<subtitle>Mirror repo for various hacks on rtl-sdr</subtitle>
<id>https://git.yuv.al/rtl-sdr/atom/src/tuner_fc0012.c?h=master</id>
<link rel='self' href='https://git.yuv.al/rtl-sdr/atom/src/tuner_fc0012.c?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/'/>
<updated>2012-10-03T15:19:29Z</updated>
<entry>
<title>tuner_fc001x: fix tuning for frequencies &lt; 45 MHz</title>
<updated>2012-10-03T15:19:29Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2012-10-03T15:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=18687916d675c52bba236bb9d3a8f9448bd12506'/>
<id>urn:sha1:18687916d675c52bba236bb9d3a8f9448bd12506</id>
<content type='text'>
This allows tuning to 27 MHz for example (civil band).
Best results are achieved when setting the gain to
very low values.

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>tuner_fc001x: check if PLL values are within boundaries</title>
<updated>2012-09-19T01:15:43Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2012-09-19T01:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=a943a2ed257db0c913e81b04486656ce9382b8bd'/>
<id>urn:sha1:a943a2ed257db0c913e81b04486656ce9382b8bd</id>
<content type='text'>
This fixes the issue of the FC0013 locking up at frequencies
between 928.0 and 950.0 MHz, which happened because
the numerator of the fraction exceeded its 5 bit limit.
For the tuner to behave normally again, the dongle needed
to be replugged.

For the FC0013 this now results in a small gap between
948.6 MHz and 950.0 MHz, where no valid PLL values
are existant.

For the FC0012 tuning is aborted when the maximum
frequency has been reached (948.6 MHz).

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>tuner_fc0012: add manual gain support</title>
<updated>2012-06-08T22:17:09Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2012-06-08T22:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=e5afd9894d730dd012ad6b73e6e56cf99e6266a2'/>
<id>urn:sha1:e5afd9894d730dd012ad6b73e6e56cf99e6266a2</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>tuner_fc0012: use new cleaned-up driver</title>
<updated>2012-05-29T01:31:49Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2012-05-29T01:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=4031d6ed044093d5c5d5d27029d82e02e11ee06a'/>
<id>urn:sha1:4031d6ed044093d5c5d5d27029d82e02e11ee06a</id>
<content type='text'>
The driver was taken from http://git.linuxtv.org/ and adapted
for librtlsdr. Manual gain will be added in a follow-up commit.

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>FC0012 doc and fixes</title>
<updated>2012-05-24T10:33:28Z</updated>
<author>
<name>Michael Karcher</name>
<email>osmosdr@mkarcher.dialup.fu-berlin.de</email>
</author>
<published>2012-05-24T06:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=c4c48a69ea6ad944d0b25ac6ebb5a37c8b02f041'/>
<id>urn:sha1:c4c48a69ea6ad944d0b25ac6ebb5a37c8b02f041</id>
<content type='text'>
Fix selection of VCO band (needed for example to get to 166 MHz) for
the FC0012 tuner, and add a lot of register descriptions.

Signed-Off-by: Michael Karcher &lt;osmosdr@mkarcher.dialup.fu-berlin.de&gt;

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>introduce api to configure crystal oscillator frequency</title>
<updated>2012-04-25T20:32:51Z</updated>
<author>
<name>Dimitri Stolnikov</name>
<email>horiz0n@gmx.net</email>
</author>
<published>2012-04-25T20:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=bad6fb080b774c680f6d1eda4e1a00dad5a8cd20'/>
<id>urn:sha1:bad6fb080b774c680f6d1eda4e1a00dad5a8cd20</id>
<content type='text'>
Usually both, the RTL and the tuner ICs use the same clock. Changing the
clock may make sense if you are applying an external clock to the tuner
or to compensate the frequency (and samplerate) error caused by the
original cheap crystal.

This commit covers all tuner drivers except of the Fitipower FC2580
</content>
</entry>
<entry>
<title>rework on autotools handling of</title>
<updated>2012-04-01T10:40:51Z</updated>
<author>
<name>Dimitri Stolnikov</name>
<email>horiz0n@gmx.net</email>
</author>
<published>2012-04-01T10:40:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=46acfaebd2e4670e0d63696dc55fcb5f6bd9737a'/>
<id>urn:sha1:46acfaebd2e4670e0d63696dc55fcb5f6bd9737a</id>
<content type='text'>
private headers
</content>
</entry>
<entry>
<title>add FC0012 driver</title>
<updated>2012-04-01T02:03:03Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2012-04-01T02:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=367113b5c8bd38917c5ebcd72efffb1aa6de3cc3'/>
<id>urn:sha1:367113b5c8bd38917c5ebcd72efffb1aa6de3cc3</id>
<content type='text'>
Thanks to David Badsen!

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
</feed>
