aboutsummaryrefslogtreecommitdiffstats
path: root/src/tuner_r82xx.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07r82xx: batch register writes for tuningSultan Qasim Khan1-20/+19
2024-02-29r82xx: avoid redundant register writes for speedSultan Qasim Khan1-0/+21
2024-02-29r82xx: improve tuner precisionOliver Jowett1-21/+24
2023-11-02add blog v4 upconverter gpio switchrtlsdrblog1-0/+6
2023-08-23add rtl-sdr blog v4 supportrtlsdrblog1-10/+73
2020-03-18tuner_r82xx: fix short-write in r82xx_readDerrick Pallas1-2/+8
2018-05-25tuner_r82xx: turn off loop-through, remove dead codeSteve Markgraf1-73/+13
2015-05-16Allow setting bandwidth for R820TJiří Pinkava1-0/+76
2014-02-08lib: only print to stderr in tuner_r82xx_set_pll()Steve Markgraf1-1/+1
2014-02-04remove unused variables, type fixesSteve Markgraf1-1/+1
2013-11-05tuner_r82xx: set init_done after initSteve Markgraf1-0/+2
2013-11-04r82xx: make new driver build with MSVCSteve Markgraf1-11/+10
2013-11-04add support for R828D tunerSteve Markgraf1-28/+27
2013-11-04use new driver for R8XX tunersSteve Markgraf1-0/+1252