index
:
rtl-sdr
master
Software to turn the RTL2832U into a SDR receiver
Steve Markgraf
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
lib: add missing 'goto' in tuner detection code
Denys Berkovskyy
1
-0
/
+1
2014-01-26
unbreak 'make distcheck' with automake
Steve Markgraf
1
-0
/
+1
2014-01-24
rtl_tcp: fix warning
Steve Markgraf
1
-1
/
+1
2014-01-24
rtl_fm/rtl_test: fix build with MSVC after recent changes
Steve Markgraf
2
-1
/
+4
2014-01-24
lib/cmake: check for libusb_handle_events_timeout_completed()
Steve Markgraf
1
-0
/
+8
2014-01-24
lib: add SVEON STV27, sort device list
Steve Markgraf
1
-13
/
+14
2014-01-24
lib: speed up exiting from async handler
Steve Markgraf
1
-3
/
+10
2014-01-23
rtl_fm: overhaul
Kyle Keen
1
-445
/
+716
2014-01-23
rtl_power: fix dBm math
Kyle Keen
1
-2
/
+8
2014-01-23
rtl_test: useful ppm
Kyle Keen
1
-27
/
+63
2014-01-23
rtl_adsb: fix threading
Kyle Keen
1
-10
/
+16
2014-01-23
utils: convenience functions
Kyle Keen
10
-355
/
+587
2014-01-05
lib: check for validity of sample rates
Steve Markgraf
1
-8
/
+10
2014-01-03
lib: abort if submitting transfer fails, don't deadlock when cancelling fails
Steve Markgraf
1
-2
/
+10
2013-12-27
rtl_power: MSVC 2010 doesn't have log2()
Kyle Keen
1
-0
/
+7
2013-12-27
rtl_tcp: clean up error handling
Hoernchen
1
-49
/
+18
2013-12-26
lib: add yet another Terratec OEM stick
Steve Markgraf
1
-0
/
+1
2013-12-26
rtl_power: apply first series of patches
Kyle Keen
1
-23
/
+132
2013-12-24
lib: add OEM versions of Terratec NOXON sticks
Steve Markgraf
1
-3
/
+6
2013-12-16
change device name of OEM dongles
Steve Markgraf
1
-1
/
+1
2013-12-08
lib: add KWorld KW-UB450-T to device list
Steve Markgraf
1
-0
/
+1
2013-12-02
lib: use FIR coefficients instead of magic + documentation
Jiri Pinkava
1
-10
/
+56
2013-11-21
rtl_test: use static instead of global var
Steve Markgraf
1
-2
/
+1
2013-11-19
rtl_eeprom: add note regarding necessary replug of device
Steve Markgraf
1
-1
/
+3
2013-11-18
rtl_fm/power: unbreak MinGW build
Steve Markgraf
2
-0
/
+4
2013-11-16
tuner_r82xx: enable multi-byte I2C transfers
Steve Markgraf
1
-1
/
+1
2013-11-10
add Sveon STV21 stick to device list
Steve Markgraf
1
-0
/
+1
2013-11-05
rtl_power: more lowpass options
Kyle Keen
1
-23
/
+100
2013-11-05
rtl_power: nicer errors, low pass, low bw
Kyle Keen
1
-39
/
+85
2013-11-05
rtl_power: clean ^C, cropped bins, +32k bins
Kyle Keen
1
-25
/
+28
2013-11-05
tuner_r82xx: set init_done after init
Steve Markgraf
1
-0
/
+2
2013-11-04
r82xx: make new driver build with MSVC
Steve Markgraf
1
-11
/
+10
2013-11-04
lib: declare fir coefficients as constant
Steve Markgraf
1
-1
/
+1
2013-11-04
remove e4k-specific I2C functions from library
Steve Markgraf
2
-19
/
+17
2013-11-04
add Astrometa DVB-T/DVB-T2 stick
Steve Markgraf
1
-0
/
+1
2013-11-04
add support for R828D tuner
Steve Markgraf
2
-55
/
+81
2013-11-04
use new driver for R8XX tuners
Steve Markgraf
5
-3069
/
+1298
2013-10-25
tools: play nice with mingw/cygwin
Hoernchen
8
-8
/
+12
2013-10-25
tools: minor win fix
Hoernchen
2
-2
/
+4
2013-10-24
add new tool: rtl_power
Kyle Keen
3
-2
/
+883
2013-10-24
rtl_adsb: remove floats for more speed
Howard Su
1
-6
/
+6
2013-10-24
rtl_fm: set nearest gain
Kyle Keen
1
-12
/
+48
2013-10-24
rtl_fm: fix buffer dump bug
Kyle Keen
1
-2
/
+6
2013-10-24
rtl_fm: better suffix parsing
Kyle Keen
1
-14
/
+21
2013-10-12
add DigitalNow Quad DVB-T PCI-E card
Steve Markgraf
1
-0
/
+1
2013-09-13
rtl_adsb: Fix invalid memory access
Will Glynn
1
-2
/
+3
2013-09-13
rtl_fm: fix scanning
Kyle Keen
1
-33
/
+94
2013-06-12
lib: add ASUS U3100MINI_PLUS_V2 to device list
Steve Markgraf
1
-0
/
+1
2013-06-04
bump version to 0.5.0
v0.5.0
Steve Markgraf
1
-1
/
+1
2013-06-04
lib: don't detach kernel driver by default
Steve Markgraf
1
-0
/
+12
[next]