index
:
rtl-sdr
master
Mirror repo for various hacks on rtl-sdr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-09
disable sample rate correction until we find a proper solution
Dimitri Stolnikov
2012-07-08
rtlsdr_set_tuner_if_gain(): enable i2c repeater
Steve Markgraf
2012-07-08
apply frequency correction value on the xtal clock directly
Dimitri Stolnikov
2012-07-07
add PIDs for 2 variants of the Terratex NOXON dongle
Steve Markgraf
2012-07-07
disable DAGC by default, add control function
Steve Markgraf
2012-07-07
have *_write_reg() functions pass through the return value
Steve Markgraf
2012-07-05
add api function to control the IF gain for E4000 tuners
Dimitri Stolnikov
2012-06-28
rtl_test: tuner PLL benchmark only works with E4000
Steve Markgraf
2012-06-22
init: disable 4 MHz clock output
Steve Markgraf
2012-06-13
fix symbol visibility for automake builds
Dimitri Stolnikov
2012-06-09
tuner_fc0012: add manual gain support
Steve Markgraf
2012-06-08
tuner_e4k: relicense driver under GPLv2+
Steve Markgraf
2012-06-07
automake: define pkg-config variables
Dimitri Stolnikov
2012-06-07
add another PID for Noxon v1 stick
Steve Markgraf
2012-06-05
rtl_tcp: ignore SIGPIPE
Steve Markgraf
2012-06-03
correctly clear DDC shift and if_freq registers
Steve Markgraf
2012-06-02
introduce getters for tuner parameters (gain, type)
Dimitri Stolnikov
2012-06-01
print the frequency for which the PLL couldn't lock
Dimitri Stolnikov
2012-05-30
add PID for Zaapa ZT-MINDVBZP
Steve Markgraf
2012-05-29
link applications to shared library
Steve Markgraf
2012-05-29
tuner_fc0012: use new cleaned-up driver
Steve Markgraf
2012-05-29
rtl_tcp: add parameter for changing number of buffers
Steve Markgraf
2012-05-29
add local copy of getopt() for win32 build
Steve Markgraf
2012-05-29
rtl_tcp: fix includes
Steve Markgraf
2012-05-28
tuner_fc0013: get rid of compiler warning
Steve Markgraf
2012-05-27
tuner_e4k: workaround for band selection between 325 - 350 MHz
Steve Markgraf
2012-05-27
tuner_fc0013: improve tuning resolution
Steve Markgraf
2012-05-26
cache real sample rate with 1Hz resolution instead of the desired rate
Dimitri Stolnikov
2012-05-25
autotools: check for pthread library
Dimitri Stolnikov
2012-05-25
rtl_tcp: silence warning about socklen_t/int sign.
Christian Vogel
2012-05-25
fix gain setting and update usage information for CLI tools
Dimitri Stolnikov
2012-05-25
tuner_fc0013: use new cleaned-up driver
Steve Markgraf
2012-05-24
FC0012 doc and fixes
Michael Karcher
2012-05-23
add help message to rtl_tcp spectrum server
Dimitri Stolnikov
2012-05-21
Add support for PROlectrix dongle
David J. Fiddes
2012-05-21
tuner_e4k: fix returncode of e4k_set_enh_gain()
Hoernchen
2012-05-21
fix win32 build of rtl_test
Hoernchen
2012-05-21
Makefile.am: fix copy & paste mistake
Steve Markgraf
2012-05-20
add Cmake generated files to .gitignore
Harald Welte
2012-05-20
introduce api function to read usb string descriptors
Dimitri Stolnikov
2012-05-17
add an initial version of rtl_test
Steve Markgraf
2012-05-17
#include <math.h> was not needed.
Christian Vogel
2012-05-17
Using a #define for constant 2^22 (not pow())
Christian Vogel
2012-05-17
rename rtl-sdr.c to librtlsdr.c
Steve Markgraf
2012-05-15
add api version information to the library when building with cmake
Dimitri Stolnikov
2012-05-14
fix a typo in Makefile.am
Dimitri Stolnikov
2012-05-14
tuner_e4k: use empty entry instead of offset for if_stage_gain_regs[]
Hoernchen
2012-05-13
rtl_tcp: convert command parameters from network to host byteorder
Steve Markgraf
2012-05-12
fix a memory leak by unreferencing libusb devices
Dimitri Stolnikov
2012-05-12
install pkg-config file when building with cmake
Dimitri Stolnikov
[prev]
[next]