mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-10-30 16:38:07 +01:00
use new E4000 tuner driver, allow manual gain
Many thanks to Hoernchen for making the driver work properly and adding manual gain! Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
rtlsdr_HEADERS = rtl-sdr.h rtl-sdr_export.h
|
||||
|
||||
noinst_HEADERS = rtlsdr_i2c.h tuner_e4000.h tuner_fc0012.h tuner_fc0013.h tuner_fc2580.h
|
||||
noinst_HEADERS = rtlsdr_i2c.h tuner_e4k.h tuner_fc0012.h tuner_fc0013.h tuner_fc2580.h
|
||||
|
||||
rtlsdrdir = $(includedir)
|
||||
|
||||
Reference in New Issue
Block a user