summaryrefslogtreecommitdiff
path: root/src/tuner_fc0013.c
AgeCommit message (Collapse)Author
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-01rework on autotools handling ofDimitri Stolnikov
private headers
2012-04-01add tuner initialization, fix fc0013 replug bugSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-03-31add support for autoprobing the tunersSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-03-27rework towards a library interfaceDimitri Stolnikov
2012-03-12initial commitSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>