summaryrefslogtreecommitdiff
path: root/src/tuner_e4k.c
AgeCommit message (Collapse)Author
2012-05-05tuner_e4k: fix off-by-one error in e4k_if_gain_set()Steve Markgraf
Thanks to patchvonbraun for providing debug logs that helped to track this beast down. Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-05-04use new E4000 tuner driver, allow manual gainSteve Markgraf
Many thanks to Hoernchen for making the driver work properly and adding manual gain! Signed-off-by: Steve Markgraf <steve@steve-m.de>