summaryrefslogtreecommitdiff
path: root/include/tuner_fc0013.h
AgeCommit message (Collapse)Author
2012-09-20tuner_fc0013: fix and improve manual LNA gainSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-05-27tuner_fc0013: improve tuning resolutionSteve Markgraf
We now use Hz instead of kHz for the internal calculations, and thus improve the tuning resolution to ~50 Hz (tested with DAB). Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-05-25tuner_fc0013: use new cleaned-up driverSteve Markgraf
The driver was taken from http://git.linuxtv.org/ and adapted for librtlsdr. Also, fc0013_set_gain() was added. 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-27add autotools based build systemDimitri Stolnikov