summaryrefslogtreecommitdiff
path: root/src/tuner_fc2580.c
AgeCommit message (Collapse)Author
2012-04-25fix a -Wuninitialized warningSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-04-25introduce api to configure crystal oscillator frequencyDimitri Stolnikov
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-01add FCI FC2580 tuner supportSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>