326 Commits (master)

Author SHA1 Message Date
Steve Markgraf e5afd9894d tuner_fc0012: add manual gain support 12 years ago
Steve Markgraf 6aec27c6d0 tuner_e4k: relicense driver under GPLv2+ 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
Steve Markgraf 635b2751af tuner_e4k: workaround for band selection between 325 - 350 MHz 12 years ago
Steve Markgraf 75548c8bf3 tuner_fc0013: improve tuning resolution 12 years ago
Dimitri Stolnikov bcb8f2b28a cache real sample rate with 1Hz resolution instead of the desired rate 12 years ago
Christian Vogel f3a6302866 rtl_tcp: silence warning about socklen_t/int sign. 12 years ago
Dimitri Stolnikov b5beddca4f fix gain setting and update usage information for CLI tools 12 years ago
Steve Markgraf 6d34b04b42 tuner_fc0013: use new cleaned-up driver 12 years ago
Michael Karcher c4c48a69ea FC0012 doc and fixes 12 years ago
Dimitri Stolnikov 6328438479 add help message to rtl_tcp spectrum server 12 years ago
David J. Fiddes cf8e78646a Add support for PROlectrix dongle 12 years ago
Hoernchen df52752349 tuner_e4k: fix returncode of e4k_set_enh_gain() 12 years ago
Hoernchen 551a2d2037 fix win32 build of rtl_test 12 years ago
Steve Markgraf 09547797dc Makefile.am: fix copy & paste mistake 12 years ago
Dimitri Stolnikov 505f40d9a0 introduce api function to read usb string descriptors 12 years ago
Steve Markgraf fdc7bc978b add an initial version of rtl_test 12 years ago
Christian Vogel 73f54be2ed #include <math.h> was not needed. 12 years ago
Christian Vogel 589e96e8d8 Using a #define for constant 2^22 (not pow()) 12 years ago
Steve Markgraf c426e94093 rename rtl-sdr.c to librtlsdr.c 12 years ago
Dimitri Stolnikov b345963947 add api version information to the library when building with cmake 12 years ago
Dimitri Stolnikov 3198f14f44 fix a typo in Makefile.am 12 years ago
Hoernchen f7d9e578a0 tuner_e4k: use empty entry instead of offset for if_stage_gain_regs[] 12 years ago
Steve Markgraf 8dda694101 rtl_tcp: convert command parameters from network to host byteorder 12 years ago
Dimitri Stolnikov cdfd1cf775 fix a memory leak by unreferencing libusb devices 12 years ago
Steve Markgraf 2ed8375f39 tuner_e4k: allow frequencies above INT_MAX 12 years ago
Dimitri Stolnikov 8402124e6f enable i2c repeater mode before applying filter bandwidth 12 years ago
Dimitri Stolnikov e042c36cb5 rtl_sdr, rtl_tcp: cleaned up gain handling 12 years ago
Dimitri Stolnikov b290116ac7 rtl_tcp: add handler for freq correction command 12 years ago
Dimitri Stolnikov e5adc9a3ad rtl_tcp: add handlers for sample rate and gain mode commands 12 years ago
Dimitri Stolnikov 9167a01248 consolidate program arguments 12 years ago
Dimitri Stolnikov e9251da6e2 reset internally cached gain/freq values on setter failure 12 years ago
Dimitri Stolnikov eded5bf5c3 tuner_e4k: fix a typo in choose_rf_filter function 12 years ago
Steve Markgraf 7931aa76c5 tuner_e4k: replace remaining printfs with fprintf to stderr 12 years ago
Hoernchen b6652f33df uhf appears to work better for ads-b 12 years ago
Steve Markgraf 59198d6342 tuner_e4k: fix off-by-one error in e4k_if_gain_set() 12 years ago
Steve Markgraf 86c34428aa use new E4000 tuner driver, allow manual gain 12 years ago
Steve Markgraf 0af094070f add Compro Videomate U680F 12 years ago
Dimitri Stolnikov cec93754a2 use default xtal freq when 0 is given 12 years ago