15 Commits (b09628b3e890bc24ddaf987788070d69acfabbc3)

Author SHA1 Message Date
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
David J. Fiddes cf8e78646a Add support for PROlectrix dongle 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 cdfd1cf775 fix a memory leak by unreferencing libusb devices 12 years ago
Dimitri Stolnikov 8402124e6f enable i2c repeater mode before applying filter bandwidth 12 years ago
Dimitri Stolnikov e9251da6e2 reset internally cached gain/freq values on setter failure 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
Dimitri Stolnikov bad6fb080b introduce api to configure crystal oscillator frequency 12 years ago
Steve Markgraf 8a1d6d69bd add Terratec T Stick PLUS 12 years ago
Dimitri Stolnikov 5f70efd8d1 return frequency and sample rate as unsigned integers 12 years ago
Dimitri Stolnikov e4fef23874 rtlsdr_read_async: buffer length must be multiple of 512 12 years ago
Dimitri Stolnikov 7ba990981b add a note with patch submission information 12 years ago
Dimitri Stolnikov dd68eb2d22 use fixed (smallest possible) bandwidth for FCI tuners 12 years ago
Steve Markgraf e07189cea1 add Compro Videomate U650F 12 years ago
Steve Markgraf f182717b76 add Terratec Cinergy T Stick RC (Rev.3) 12 years ago
Steve Markgraf 84158553ee add Compro Videomate U620F (E4K tuner) 12 years ago
Dimitri Stolnikov 7651ff1940 change async cancellation mechnism to make it more reliable 12 years ago
Hoernchen 24a12a44d1 reorder calls to prevent a crash 12 years ago
Steve Markgraf 65ac467941 correct LPF coefficient 12 years ago
Steve Markgraf 3ded206470 reset demod after setting samplerate 12 years ago
Dimitri Stolnikov 20313516cc disable bulk read timeouts 12 years ago
Dimitri Stolnikov 1eb1c3e191 new api: rtlsdr_read_async function allows to specify buffer size 12 years ago
Steve Markgraf a9900e2b7a add DIKOM pid/vid 12 years ago
Steve Markgraf 3051aa4eef use uint32_t instead of int for frequency 12 years ago
Dimitri Stolnikov 2b0d5963b7 print out exact sample rate only if needed 12 years ago
Alexandru Csete 94c47189d4 Add support for Dexatek DK5217 DVB-T dongle. 12 years ago
Dimitri Stolnikov df4991bc19 do not use NULL usb contexts to make libusb-pbatard work on windows 12 years ago
Steve Markgraf 6335b37668 fix rtlsdr_demod_read_reg() 12 years ago
Steve Markgraf 912a5b1e31 make older versions of GCC happy 12 years ago
Steve Markgraf 003446e508 use timeouts for control transfers 12 years ago
Dimitri Stolnikov f13cf0e56c adjust project slogan 12 years ago
Dimitri Stolnikov 9773ac0b83 define LIBUSB_CALL if not available with old libusb 12 years ago
Dimitri Stolnikov b38414c15a add copyright notices 12 years ago
Steve Markgraf 2f6183cd6c properly poweroff PLL/ADCs/tuner on exit 12 years ago
Steve Markgraf ca70087209 add several new sticks 12 years ago
Dimitri Stolnikov 01775f0e85 use unique libusb context per rtl 12 years ago