rtl-sdr/src
Dimitri Stolnikov bad6fb080b introduce api to configure crystal oscillator frequency
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
2012-04-25 22:32:51 +02:00
..
CMakeLists.txt add initial version of tcp server 2012-04-19 17:51:39 +02:00
Makefile.am add initial version of tcp server 2012-04-19 17:51:39 +02:00
main.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
rtl-sdr.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
rtl_tcp.c rtl_tcp: proper linux support 2012-04-24 18:04:46 +02:00
tuner_e4000.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
tuner_fc0012.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
tuner_fc0013.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
tuner_fc2580.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00