aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-08lib: add KWorld KW-UB450-T to device listSteve Markgraf1-0/+1
2013-12-02lib: use FIR coefficients instead of magic + documentationJiri Pinkava1-10/+56
2013-11-21rtl_test: use static instead of global varSteve Markgraf1-2/+1
2013-11-19rtl_eeprom: add note regarding necessary replug of deviceSteve Markgraf1-1/+3
2013-11-18rtl_fm/power: unbreak MinGW buildSteve Markgraf2-0/+4
2013-11-16tuner_r82xx: enable multi-byte I2C transfersSteve Markgraf1-1/+1
2013-11-10add Sveon STV21 stick to device listSteve Markgraf1-0/+1
2013-11-05rtl_power: more lowpass optionsKyle Keen1-23/+100
2013-11-05rtl_power: nicer errors, low pass, low bwKyle Keen1-39/+85
2013-11-05rtl_power: clean ^C, cropped bins, +32k binsKyle Keen1-25/+28
2013-11-05tuner_r82xx: set init_done after initSteve Markgraf1-0/+2
2013-11-04r82xx: make new driver build with MSVCSteve Markgraf1-11/+10
2013-11-04lib: declare fir coefficients as constantSteve Markgraf1-1/+1
2013-11-04remove e4k-specific I2C functions from librarySteve Markgraf2-19/+17
2013-11-04add Astrometa DVB-T/DVB-T2 stickSteve Markgraf1-0/+1
2013-11-04add support for R828D tunerSteve Markgraf2-55/+81
2013-11-04use new driver for R8XX tunersSteve Markgraf5-3069/+1298
2013-10-25tools: play nice with mingw/cygwinHoernchen8-8/+12
2013-10-25tools: minor win fixHoernchen2-2/+4
2013-10-24add new tool: rtl_powerKyle Keen3-2/+883
2013-10-24rtl_adsb: remove floats for more speedHoward Su1-6/+6
2013-10-24rtl_fm: set nearest gainKyle Keen1-12/+48
2013-10-24rtl_fm: fix buffer dump bugKyle Keen1-2/+6
2013-10-24rtl_fm: better suffix parsingKyle Keen1-14/+21
2013-10-12add DigitalNow Quad DVB-T PCI-E cardSteve Markgraf1-0/+1
2013-09-13rtl_adsb: Fix invalid memory accessWill Glynn1-2/+3
2013-09-13rtl_fm: fix scanningKyle Keen1-33/+94
2013-06-12lib: add ASUS U3100MINI_PLUS_V2 to device listSteve Markgraf1-0/+1
2013-06-04bump version to 0.5.0v0.5.0Steve Markgraf1-1/+1
2013-06-04lib: don't detach kernel driver by defaultSteve Markgraf1-0/+12
2013-06-04cmake: add version moduleDimitri Stolnikov1-1/+2
2013-04-14rtl-sdr: add support for lib64 (e.g. Fedora)Jaroslav Å karvada1-2/+2
2013-03-06rtl_test: add info messageSteve Markgraf1-0/+7
2013-03-01lib: add WinFast DTV Dongle mini DSteve Markgraf1-0/+1
2013-02-26lib: detach and reattach kernel driver if neededSteve Markgraf1-0/+19
2013-02-17rtl_tcp: fix printing of if gain valuesDimitri Stolnikov1-2/+2
2013-02-17lib: special handling of dongle disconnect for OS != win32Steve Markgraf1-5/+17
2013-01-31rtl_fm: osx does not like semaphoresKyle Keen2-16/+17
2013-01-30rtl_fm: dc block from TonberryKingKyle Keen1-15/+30
2013-01-30rtl_fm: bugfixes from TonberryKingKyle Keen1-14/+32
2013-01-30rtl_fm: Miroslav Slugeň's atan lutKyle Keen1-7/+75
2013-01-30rtl_adsb: 16 bit magnitudesKyle Keen1-43/+49
2013-01-29lib: remove "e.g. hama nano" from the default device descriptionSteve Markgraf1-1/+1
2013-01-16exit if our usb device disappearsHoernchen1-11/+20
2013-01-16lib: enable standby mode of e4k and r820t on exitSteve Markgraf3-4/+21
2013-01-13let's not depend on libusb >= 1.0.9, avoid libusb_error_name()Hoernchen1-3/+2
2013-01-13more verbose error message if opening the usb device failsHoernchen1-2/+6
2013-01-10disable force canceling for now to prevent crashesHoernchen1-1/+2
2013-01-10rtl_tcp: add option to tame the linked listHoernchen1-1/+16
2013-01-04rtl_adsb: improve sensitivity, stabilityKyle Keen1-1/+3