172 Commits (5a26bd51e77f54160854d668c590a2d1d53265a5)
 

Author SHA1 Message Date
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
Steve Markgraf 6aec27c6d0 tuner_e4k: relicense driver under GPLv2+ 12 years ago
Dimitri Stolnikov 0d70522eda automake: define pkg-config variables 12 years ago
Steve Markgraf 1686a0f905 add another PID for Noxon v1 stick 12 years ago
Steve Markgraf 3838df8669 rtl_tcp: ignore SIGPIPE 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
Dimitri Stolnikov d5bfa3867f print the frequency for which the PLL couldn't lock 12 years ago
Steve Markgraf 352e50df43 add PID for Zaapa ZT-MINDVBZP 12 years ago
Steve Markgraf b136a5ae9e link applications to shared library 12 years ago
Steve Markgraf 4031d6ed04 tuner_fc0012: use new cleaned-up driver 12 years ago
Steve Markgraf 92d936568c rtl_tcp: add parameter for changing number of buffers 12 years ago
Steve Markgraf d08c4770ab add local copy of getopt() for win32 build 12 years ago
Steve Markgraf bc2c445055 rtl_tcp: fix includes 12 years ago
Steve Markgraf 74d9619bc3 tuner_fc0013: get rid of compiler warning 12 years ago