index
:
rtl-sdr
master
Mirror repo for various hacks on rtl-sdr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tuner_e4k.c
Age
Commit message (
Expand
)
Author
2013-01-16
lib: enable standby mode of e4k and r820t on exit
Steve Markgraf
2012-07-05
add api function to control the IF gain for E4000 tuners
Dimitri Stolnikov
2012-06-08
tuner_e4k: relicense driver under GPLv2+
Steve Markgraf
2012-06-01
print the frequency for which the PLL couldn't lock
Dimitri Stolnikov
2012-05-27
tuner_e4k: workaround for band selection between 325 - 350 MHz
Steve Markgraf
2012-05-21
tuner_e4k: fix returncode of e4k_set_enh_gain()
Hoernchen
2012-05-14
tuner_e4k: use empty entry instead of offset for if_stage_gain_regs[]
Hoernchen
2012-05-10
tuner_e4k: allow frequencies above INT_MAX
Steve Markgraf
2012-05-05
tuner_e4k: fix a typo in choose_rf_filter function
Dimitri Stolnikov
2012-05-05
tuner_e4k: replace remaining printfs with fprintf to stderr
Steve Markgraf
2012-05-05
uhf appears to work better for ads-b
Hoernchen
2012-05-05
tuner_e4k: fix off-by-one error in e4k_if_gain_set()
Steve Markgraf
2012-05-04
use new E4000 tuner driver, allow manual gain
Steve Markgraf