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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
fix windows build
HEAD
master
Eric Wild
3
-10
/
+26
2020-08-02
cmake: populate pkgconfig file with prefix
Eric Wild
1
-0
/
+5
2020-06-06
Add rtl_biast as install target
Steve Markgraf
1
-1
/
+1
2020-03-18
tuner_r82xx: fix short-write in r82xx_read
Derrick Pallas
1
-2
/
+8
2020-03-02
debian: fix source/format from quilt to native
Harald Welte
2
-2
/
+2
2020-03-02
Fix for CMake < 3.12.0
Steve Markgraf
1
-1
/
+7
2020-02-27
Add missing rtlsdrConfig.cmake
Steve Markgraf
1
-0
/
+8
2020-02-27
Update Debian packaging information
Steve Markgraf
8
-52
/
+91
2020-02-26
Modernize CMake
Steve Markgraf
4
-395
/
+105
2020-02-26
rtl_tcp: Initialize listensocket
Steve Markgraf
1
-1
/
+1
2020-02-26
rtl_tcp: Add IPv6 support
A. Maitland Bottoms
1
-17
/
+55
2020-02-26
Use udev uaccess rules
A. Maitland Bottoms
1
-42
/
+42
2020-02-26
rtl_fm/rtl_power: Improve scanning range parsing
A. Maitland Bottoms
2
-0
/
+21
2020-02-26
CMake: support for libusb on GNU/Hurd
A. Maitland Bottoms
1
-2
/
+2
2020-02-26
Improve librtlsdr.pc file
A. Maitland Bottoms
1
-3
/
+3
2020-02-18
lib: enable better UHF reception (>862MHz) for FC0013
Benjamin Larsson
1
-2
/
+2
2020-01-19
set CMake policy CMP0075 if it exists
Steve Markgraf
1
-8
/
+11
2019-12-03
Fixed issues compiling on Windows with MSVC, CMake and NMake (#61)
leonsal
3
-3
/
+5
2019-11-12
allow building librtlsdr as CMake subproject
leonsal
1
-3
/
+3
2019-11-12
rtl_biast: Add rtl_biast
Adrian Chadd
2
-1
/
+108
2019-11-12
lib: Add GPIO version of the bias tee configuration API
Adrian Chadd
2
-3
/
+19
2019-11-11
Fix building librtlsdr on OpenBSD
Brian Waters
1
-1
/
+1
2019-11-01
rtl_eeprom: fix warnings
Steve Markgraf
1
-3
/
+3
2019-07-16
lib: disable usbfs zero-copy support by default
Steve Markgraf
3
-1
/
+15
2019-07-16
lib: fix memory leak in rtlsdr_open()
Steve Markgraf
1
-0
/
+3
2019-07-16
contrib/jenkins.sh: run "make maintainer-clean"
Oliver Smith
1
-0
/
+1
2018-10-07
lib: Add workaround for Linux usbfs mmap() bug
Steve Markgraf
1
-2
/
+17
2018-10-07
change version to 0.6git
Steve Markgraf
1
-1
/
+1
2018-08-26
change version to 0.6.0
0.6.0
Steve Markgraf
1
-1
/
+1
2018-07-03
Fix inline functions to use 'static inline'
David Woodhouse
2
-5
/
+5
2018-06-03
Add Debian packaging information
Harald Welte
29
-0
/
+1507
2018-06-03
README: Update homepage/wiki URL from old trac to redmine
Harald Welte
1
-1
/
+1
2018-06-03
Fix "make uninstall" for documentation
Harald Welte
1
-1
/
+1
2018-05-25
tuner_r82xx: turn off loop-through, remove dead code
Steve Markgraf
1
-73
/
+13
2018-05-23
rtl_adsb: fix hanging upon a signal in Fedora 27
Pete Zaitcev
1
-0
/
+2
2018-05-01
lib: use USB zero-copy transfers if possible
Steve Markgraf
1
-8
/
+60
2018-05-01
Fix build with MinGW
Martin Hauke
1
-1
/
+3
2018-05-01
change version to 0.6git
Steve Markgraf
1
-2
/
+2
2018-04-29
change version to 0.5.4
v0.5.4
0.5.4
Steve Markgraf
1
-1
/
+1
2018-04-26
rtl_test: fix build on Mac OS
Steve Markgraf
1
-2
/
+2
2018-04-19
Makefile.am: Fix "permission denied" during "make distcheck"
Harald Welte
1
-1
/
+1
2018-04-18
add contrib/jenkins.sh for build testing
Harald Welte
1
-0
/
+40
2018-04-18
configure.ac: Add --enable-sanitize and --enable-werror
Harald Welte
1
-0
/
+27
2018-04-18
fix "-Wshift-negative-value" compiler warning on ggc-7.3.0
Harald Welte
1
-1
/
+1
2018-04-18
cosmetic: Fix "implicit fall-through" gcc 7.3.0 warnings
Harald Welte
3
-0
/
+6
2018-02-20
lib: fix FC0012 reset GPIO
Steve Markgraf
1
-3
/
+3
2018-02-20
rtl_test: Support PPM error measurement on Windows.
Kacper Michajłow
1
-12
/
+46
2017-09-19
fix for msvc14
Hoernchen
1
-0
/
+3
2017-06-13
Add option '-T' for activating bias-T in rtl_(adsb|fm|power|tcp)
hayati ayguen
4
-5
/
+41
2017-06-12
rtl_tcp: add command for bias tee control
Dimitri Stolnikov
1
-0
/
+4
[next]