91 Commits (e3e6ee23b7f052327bf64c6908f5c09b75029edc)

Author SHA1 Message Date
Steve Markgraf e3e6ee23b7 lib: add new HanfTek dongle 8 years ago
Hoernchen e3c03f738f lib: check for libusb init failure 9 years ago
Jiří Pinkava 92df068dc5 New functions rtlsdr_set_tuner_bandwidth() 9 years ago
Jiří Pinkava d892279085 Allow setting bandwidth for R820T 9 years ago
Steve Markgraf 89f73b183f lib: change default number of transfers to 15 10 years ago
Steve Markgraf 5b0137abaf lib: handle events after canceling transfers 10 years ago
Steve Markgraf 50743b1ccb remove unused variables, type fixes 10 years ago
Denys Berkovskyy 2c171630fa lib: add missing 'goto' in tuner detection code 10 years ago
Steve Markgraf a2bc5b5117 lib/cmake: check for libusb_handle_events_timeout_completed() 10 years ago
Steve Markgraf 929972f835 lib: add SVEON STV27, sort device list 10 years ago
Steve Markgraf 3409c0315f lib: speed up exiting from async handler 10 years ago
Steve Markgraf 003bd51167 lib: check for validity of sample rates 11 years ago
Steve Markgraf d683b128f9 lib: abort if submitting transfer fails, don't deadlock when cancelling fails 11 years ago
Steve Markgraf 67302f4665 lib: add yet another Terratec OEM stick 11 years ago
Steve Markgraf 1050b96b47 lib: add OEM versions of Terratec NOXON sticks 11 years ago
Steve Markgraf 5f38c0519d change device name of OEM dongles 11 years ago
Steve Markgraf e1bf239a6d lib: add KWorld KW-UB450-T to device list 11 years ago
Jiri Pinkava a42659602d lib: use FIR coefficients instead of magic + documentation 11 years ago
Steve Markgraf fbfa127889 tuner_r82xx: enable multi-byte I2C transfers 11 years ago
Steve Markgraf 360dd369bd add Sveon STV21 stick to device list 11 years ago
Steve Markgraf 86be727e52 lib: declare fir coefficients as constant 11 years ago
Steve Markgraf 015c78a4ca remove e4k-specific I2C functions from library 11 years ago
Steve Markgraf aefd8b7d58 add Astrometa DVB-T/DVB-T2 stick 11 years ago
Steve Markgraf e61731d230 add support for R828D tuner 11 years ago
Steve Markgraf 230930e975 use new driver for R8XX tuners 11 years ago
Steve Markgraf cb8907dd4e add DigitalNow Quad DVB-T PCI-E card 11 years ago
Steve Markgraf 8c3a99c8f7 lib: add ASUS U3100MINI_PLUS_V2 to device list 11 years ago
Steve Markgraf 3e17ef2b55 lib: don't detach kernel driver by default 11 years ago
Steve Markgraf e202d0f92a lib: add WinFast DTV Dongle mini D 11 years ago
Steve Markgraf 3c4aa46f5a lib: detach and reattach kernel driver if needed 11 years ago
Steve Markgraf f1803fe10f lib: special handling of dongle disconnect for OS != win32 11 years ago
Steve Markgraf b656896f66 lib: remove "e.g. hama nano" from the default device description 11 years ago
Hoernchen 3cbf139261 exit if our usb device disappears 12 years ago
Steve Markgraf 84f0a9084b lib: enable standby mode of e4k and r820t on exit 12 years ago
Hoernchen c338e5a8c1 let's not depend on libusb >= 1.0.9, avoid libusb_error_name() 12 years ago
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