Steve Markgraf
|
5f88049c0c
rtlsdr_i2c_rad_reg: fix uninitialized variable
|
12 年 前 |
Dimitri Stolnikov
|
22b9d82fb5
implement a more robust cancelation mechanism of async reader
|
12 年 前 |
Dimitri Stolnikov
|
b49a8336ee
disable e4k enhanced mixer gain as it seems to have no effect
|
12 年 前 |
Dimitri Stolnikov
|
88cd4b33cf
return RTLSDR_TUNER_UNKNOWN (0) on failure of rtlsdr_get_tuner_type
|
12 年 前 |
Steve Markgraf
|
54fe3eca01
don't print i2c read/write errors for now
|
12 年 前 |
Steve Markgraf
|
3dff6f3c26
add pid of MyGica TD312 stick
|
12 年 前 |
Steve Markgraf
|
9d0232385b
add debug messages to rtlsdr_read/write_array
|
12 年 前 |
Dimitri Stolnikov
|
42a6592e63
disable sample rate correction until we find a proper solution
|
12 年 前 |
Steve Markgraf
|
2ad7b39e2d
rtlsdr_set_tuner_if_gain(): enable i2c repeater
|
12 年 前 |
Dimitri Stolnikov
|
f9b5d7b0a6
apply frequency correction value on the xtal clock directly
|
13 年 前 |
Steve Markgraf
|
7dc15d9fd7
add PIDs for 2 variants of the Terratex NOXON dongle
|
13 年 前 |
Steve Markgraf
|
f3cf83e3d7
disable DAGC by default, add control function
|
13 年 前 |
Steve Markgraf
|
98d1b864b6
have *_write_reg() functions pass through the return value
|
13 年 前 |
Dimitri Stolnikov
|
6ea029d92c
add api function to control the IF gain for E4000 tuners
|
13 年 前 |
Steve Markgraf
|
fc736ae67f
init: disable 4 MHz clock output
|
13 年 前 |
Dimitri Stolnikov
|
b09628b3e8
fix symbol visibility for automake builds
|
13 年 前 |
Steve Markgraf
|
e5afd9894d
tuner_fc0012: add manual gain support
|
13 年 前 |
Steve Markgraf
|
1686a0f905
add another PID for Noxon v1 stick
|
13 年 前 |
Steve Markgraf
|
9d58aec8cf
correctly clear DDC shift and if_freq registers
|
13 年 前 |
Dimitri Stolnikov
|
7bd3933c41
introduce getters for tuner parameters (gain, type)
|
13 年 前 |
Steve Markgraf
|
352e50df43
add PID for Zaapa ZT-MINDVBZP
|
13 年 前 |
Steve Markgraf
|
4031d6ed04
tuner_fc0012: use new cleaned-up driver
|
13 年 前 |
Dimitri Stolnikov
|
bcb8f2b28a
cache real sample rate with 1Hz resolution instead of the desired rate
|
13 年 前 |
Steve Markgraf
|
6d34b04b42
tuner_fc0013: use new cleaned-up driver
|
13 年 前 |
David J. Fiddes
|
cf8e78646a
Add support for PROlectrix dongle
|
13 年 前 |
Dimitri Stolnikov
|
505f40d9a0
introduce api function to read usb string descriptors
|
13 年 前 |
Steve Markgraf
|
fdc7bc978b
add an initial version of rtl_test
|
13 年 前 |
Christian Vogel
|
73f54be2ed
#include <math.h> was not needed.
|
13 年 前 |
Christian Vogel
|
589e96e8d8
Using a #define for constant 2^22 (not pow())
|
13 年 前 |
Steve Markgraf
|
c426e94093
rename rtl-sdr.c to librtlsdr.c
|
13 年 前 |