rtl-sdr-blog/src
Steve Markgraf d64c969bd6 tuner_r820t: improve tuning accuracy, allow freq correction
We now use Hz instead of KHz for calculating the PLL
parameters, and use the actual crystal frequency in Hz,
which allows to correct the frequency error in ppm.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-10-07 02:32:14 +02:00
..
getopt add local copy of getopt() for win32 build 2012-05-29 02:13:18 +02:00
CMakeLists.txt add initial support for the R820T tuner 2012-09-08 02:37:30 +02:00
librtlsdr.c add function for offset tuning with zero-IF tuners 2012-10-06 19:43:25 +02:00
Makefile.am add initial support for the R820T tuner 2012-09-08 02:37:30 +02:00
rtl_fm.c rtl_fm: half the oversample bugs 2012-09-10 18:51:07 +02:00
rtl_sdr.c add local copy of getopt() for win32 build 2012-05-29 02:13:18 +02:00
rtl_tcp.c rtl_tcp: make more functions of librtlsdr accessible via tcp 2012-10-06 19:47:36 +02:00
rtl_test.c rtl_test: tuner PLL benchmark only works with E4000 2012-06-28 14:44:25 +02:00
tuner_e4k.c add api function to control the IF gain for E4000 tuners 2012-07-05 00:28:52 +02:00
tuner_fc0012.c tuner_fc001x: fix tuning for frequencies < 45 MHz 2012-10-03 17:19:29 +02:00
tuner_fc0013.c tuner_fc001x: fix tuning for frequencies < 45 MHz 2012-10-03 17:19:29 +02:00
tuner_fc2580.c fix a -Wuninitialized warning 2012-04-25 22:47:30 +02:00
tuner_r820t.c tuner_r820t: improve tuning accuracy, allow freq correction 2012-10-07 02:32:14 +02:00