386 Commits (master)
 

Author SHA1 Message Date
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 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 12 years ago
Kyle Keen d2f8faa204 rtl_fm: disabling fast_atan2() for now, too noisy 12 years ago
Kyle Keen 62cc815863 rtl_fm: crude integer atan2, around 40% faster 12 years ago
Kyle Keen 6e80117205 rtl_fm: missed a var init 12 years ago
Kyle Keen d56267a42f rtl_fm: tweaks for nicer scanning 12 years ago
Kyle Keen c3dde1db91 rtl_fm: multithreaded and frequency scanning 12 years ago
Kyle Keen defa7af74b rtl_fm: broken multi freq scanning 12 years ago
Kyle Keen 6a9f5c14c2 rtl_fm: add -E for optional lower edge tuning 12 years ago
Kyle Keen 37f5559d1c rtl_fm: satisfactory squelch 12 years ago
Steve Markgraf fc390b3224 build rtl_fm 12 years ago
Kyle Keen 6328e11da6 rtl_fm: prototype FM demod 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 304c7c863d rtl_test: tuner PLL benchmark only works with E4000 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