291 Commits (92df068dc5acae9e671eefe1f80626319819c52b)

Author SHA1 Message Date
Jiří Pinkava 92df068dc5 New functions rtlsdr_set_tuner_bandwidth() 10 years ago
Jiří Pinkava d892279085 Allow setting bandwidth for R820T 10 years ago
Dimitri Stolnikov d447a2e983 cmake: include resource file for MSVC builds 10 years ago
Steve Markgraf 6ee5573606 rtl_tcp: make all global variables static 11 years ago
Steve Markgraf 89f73b183f lib: change default number of transfers to 15 11 years ago
Steve Markgraf 5b0137abaf lib: handle events after canceling transfers 11 years ago
Steve Markgraf 929beafc6e lib: only print to stderr in tuner_r82xx_set_pll() 11 years ago
Steve Markgraf 50743b1ccb remove unused variables, type fixes 11 years ago
Steve Markgraf 0a90c7d417 rtl_test: update copyright header 11 years ago
Steve Markgraf f2be2f945b rtl_sdr: clean up getopt-string 11 years ago
Michael Tatarinov 1cc9d64d98 rtl_test: refactoring and optimization for PPM error 11 years ago
Denys Berkovskyy 2c171630fa lib: add missing 'goto' in tuner detection code 11 years ago
Steve Markgraf bf92121aff unbreak 'make distcheck' with automake 11 years ago
Steve Markgraf c25f9cbc38 rtl_tcp: fix warning 11 years ago
Steve Markgraf 4f31e5f560 rtl_fm/rtl_test: fix build with MSVC after recent changes 11 years ago
Steve Markgraf a2bc5b5117 lib/cmake: check for libusb_handle_events_timeout_completed() 11 years ago
Steve Markgraf 929972f835 lib: add SVEON STV27, sort device list 11 years ago
Steve Markgraf 3409c0315f lib: speed up exiting from async handler 11 years ago
Kyle Keen e90cd17d36 rtl_fm: overhaul 11 years ago
Kyle Keen f459214894 rtl_power: fix dBm math 11 years ago
Kyle Keen 835bd23542 rtl_test: useful ppm 11 years ago
Kyle Keen 8520c7c3d7 rtl_adsb: fix threading 11 years ago
Kyle Keen 27c0929939 utils: convenience functions 11 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
Kyle Keen 3ab6fffbdd rtl_power: MSVC 2010 doesn't have log2() 11 years ago
Hoernchen 7855c7c876 rtl_tcp: clean up error handling 11 years ago
Steve Markgraf 67302f4665 lib: add yet another Terratec OEM stick 11 years ago
Kyle Keen fca2b7d52f rtl_power: apply first series of patches 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 f17818f737 rtl_test: use static instead of global var 11 years ago
Steve Markgraf 33427f7f31 rtl_eeprom: add note regarding necessary replug of device 11 years ago
Steve Markgraf aced2dbd0e rtl_fm/power: unbreak MinGW build 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
Kyle Keen c5b8a21300 rtl_power: more lowpass options 11 years ago
Kyle Keen 8f1d108122 rtl_power: nicer errors, low pass, low bw 11 years ago
Kyle Keen 968b6fbfdc rtl_power: clean ^C, cropped bins, +32k bins 11 years ago
Steve Markgraf 1cdc3a02fd tuner_r82xx: set init_done after init 11 years ago
Steve Markgraf a1e55db1fe r82xx: make new driver build with MSVC 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
Hoernchen dbede4e3c0 tools: play nice with mingw/cygwin 11 years ago
Hoernchen 7614a4d684 tools: minor win fix 11 years ago