Steve Markgraf
|
143b103061
tuner_fc0013: fix and improve manual LNA gain
|
12 years ago |
Steve Markgraf
|
15b9e7ef02
tuner_fc0013: setting GPIO not needed for filter selection
|
12 years ago |
Steve Markgraf
|
a943a2ed25
tuner_fc001x: check if PLL values are within boundaries
|
12 years ago |
Steve Markgraf
|
01d8d308fc
disable second ADC in IF mode, make input selectable in DS-mode
|
12 years ago |
Steve Markgraf
|
519406264c
make rtlsdr_close() build on win32 again
|
12 years ago |
Steve Markgraf
|
fc5881d4cd
add support for direct sampling mode
|
12 years ago |
Kyle Keen
|
1533422f98
rtl_fm: half the oversample bugs
|
12 years ago |
Kyle Keen
|
a8e7c7b21e
rtl_fm: Axiomatic's automatic termination
|
12 years ago |
Kyle Keen
|
f4a8a570c4
rtl_fm: fix auto/manual gain
|
12 years ago |
Kyle Keen
|
c792c4aeac
rtl_fm: bugs found by Axiomatic, alkw0ia and cgommer
|
12 years ago |
Steve Markgraf
|
0c3c356d19
tuner_r820t: don't perform IMR calibration on init
|
12 years ago |
Steve Markgraf
|
9f3f44e03b
autotools: add missing header
|
12 years ago |
Dimitri Stolnikov
|
0c7ba8e03e
don't install udev rules by default, as it may pollute the system
|
12 years ago |
Steve Markgraf
|
5a26bd51e7
add initial support for the R820T tuner
|
12 years ago |
Dimitri Stolnikov
|
0fb8543dde
install (and uninstall) udev rules file
|
12 years ago |
Steve Markgraf
|
5f88049c0c
rtlsdr_i2c_rad_reg: fix uninitialized variable
|
12 years ago |
Dimitri Stolnikov
|
22b9d82fb5
implement a more robust cancelation mechanism of async reader
|
12 years ago |
Dimitri Stolnikov
|
b49a8336ee
disable e4k enhanced mixer gain as it seems to have no effect
|
12 years ago |
Dimitri Stolnikov
|
88cd4b33cf
return RTLSDR_TUNER_UNKNOWN (0) on failure of rtlsdr_get_tuner_type
|
12 years ago |
Steve Markgraf
|
4e2a0ea0c4
tuner_e4k: update license in header
|
12 years ago |
Steve Markgraf
|
54fe3eca01
don't print i2c read/write errors for now
|
12 years ago |
Steve Markgraf
|
3dff6f3c26
add pid of MyGica TD312 stick
|
12 years ago |
Hoernchen
|
2b8dfe43f8
fix win32 build
|
12 years ago |
Steve Markgraf
|
ec925a64ad
rtl_fm: disable win build for now, install rtl_fm
|
12 years ago |
Steve Markgraf
|
de978c3b3a
rtl_fm: fix typo that caused warning
|
12 years ago |
Steve Markgraf
|
f7f02836c4
rtl_fm: use getopt on win32 as well
|
12 years ago |
Kyle Keen
|
374abaebb8
rtl_fm: add experimental options
|
13 years ago |
Kyle Keen
|
d2f8faa204
rtl_fm: disabling fast_atan2() for now, too noisy
|
13 years ago |
Kyle Keen
|
62cc815863
rtl_fm: crude integer atan2, around 40% faster
|
13 years ago |
Kyle Keen
|
6e80117205
rtl_fm: missed a var init
|
13 years ago |