106 Commits (bbe2e520d7d00bb49a4401e2da7d599eca0d44b7)

Author SHA1 Message Date
Hoernchen 5d2d5a4ae4 more verbose error message if opening the usb device fails 12 years ago
Hoernchen f1ac20c371 disable force canceling for now to prevent crashes 12 years ago
Steve Markgraf 7840ec21d3 lib: reset device if needed 12 years ago
Steve Markgraf 4b057fea0f rtlsdr_set_sample_rate(): don't access dev structure before checking for NULL 12 years ago
Dimitri Stolnikov 314683a51e librtlsdr: remove unneeded casting 12 years ago
Steve Markgraf d3c9015d26 lib: add rtlsdr_get_index_by_serial() 12 years ago
Steve Markgraf b85ffcfea5 add library support for EEPROM access and tool for modification 12 years ago
Steve Markgraf ac05f9084c make sure offset tuning works with gr-osmosdr 12 years ago
Steve Markgraf 105e77c5d9 add vid/pid of PixelView PV-DT235U(RN) 12 years ago
Steve Markgraf ed449bc04d add PID of MSI DigiVox Micro HD 12 years ago
Steve Markgraf 25789493c6 tuner_r820t: add manual RF gain setting 12 years ago
Steve Markgraf c5d47b7f04 e4000_init(): use corrected xtal frequency 12 years ago
Steve Markgraf 9b8b0e53f6 add getters for direct sampling and offset tuning mode 12 years ago
Steve Markgraf 22549e0da0 rtlsdr_set_direct_sampling(): fix issue when switching between inputs 12 years ago
Steve Markgraf b70c7d99f1 add function for offset tuning with zero-IF tuners 12 years ago
Steve Markgraf 1e67d2a9a3 rtlsdr_demod_write_reg(): return 0 on success 12 years ago
Steve Markgraf 28ea914422 add new product ID 12 years ago
Steve Markgraf b4e48d9555 rtlsdr_init_baseband: initialize possibly uninitialized registers 12 years ago
Steve Markgraf a48f48e3b1 correct sample frequency with ppm offset 12 years ago
Steve Markgraf 35263d0df3 rtlsdr_set_direct_sampling: reset IF freq to 0 on zero-IF tuners 12 years ago
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 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
Steve Markgraf 5a26bd51e7 add initial support for the R820T tuner 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 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
Steve Markgraf 9d0232385b add debug messages to rtlsdr_read/write_array 12 years ago
Dimitri Stolnikov 42a6592e63 disable sample rate correction until we find a proper solution 12 years ago
Steve Markgraf 2ad7b39e2d rtlsdr_set_tuner_if_gain(): enable i2c repeater 12 years ago
Dimitri Stolnikov f9b5d7b0a6 apply frequency correction value on the xtal clock directly 12 years ago
Steve Markgraf 7dc15d9fd7 add PIDs for 2 variants of the Terratex NOXON dongle 12 years ago
Steve Markgraf f3cf83e3d7 disable DAGC by default, add control function 12 years ago
Steve Markgraf 98d1b864b6 have *_write_reg() functions pass through the return value 12 years ago
Dimitri Stolnikov 6ea029d92c add api function to control the IF gain for E4000 tuners 12 years ago
Steve Markgraf fc736ae67f init: disable 4 MHz clock output 12 years ago
Dimitri Stolnikov b09628b3e8 fix symbol visibility for automake builds 12 years ago
Steve Markgraf e5afd9894d tuner_fc0012: add manual gain support 12 years ago
Steve Markgraf 1686a0f905 add another PID for Noxon v1 stick 12 years ago
Steve Markgraf 9d58aec8cf correctly clear DDC shift and if_freq registers 12 years ago
Dimitri Stolnikov 7bd3933c41 introduce getters for tuner parameters (gain, type) 12 years ago
Steve Markgraf 352e50df43 add PID for Zaapa ZT-MINDVBZP 12 years ago
Steve Markgraf 4031d6ed04 tuner_fc0012: use new cleaned-up driver 12 years ago
Dimitri Stolnikov bcb8f2b28a cache real sample rate with 1Hz resolution instead of the desired rate 12 years ago
Steve Markgraf 6d34b04b42 tuner_fc0013: use new cleaned-up driver 12 years ago