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-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
2012-05-10
tuner_e4k: allow frequencies above INT_MAX
Steve Markgraf
2012-05-07
enable i2c repeater mode before applying filter bandwidth
Dimitri Stolnikov
2012-05-07
rtl_sdr, rtl_tcp: cleaned up gain handling
Dimitri Stolnikov
2012-05-07
rtl_tcp: add handler for freq correction command
Dimitri Stolnikov
2012-05-06
rtl_tcp: add handlers for sample rate and gain mode commands
Dimitri Stolnikov
2012-05-06
consolidate program arguments
Dimitri Stolnikov
2012-05-05
reset internally cached gain/freq values on setter failure
Dimitri Stolnikov
2012-05-05
tuner_e4k: fix a typo in choose_rf_filter function
Dimitri Stolnikov
2012-05-05
tuner_e4k: replace remaining printfs with fprintf to stderr
Steve Markgraf
2012-05-05
uhf appears to work better for ads-b
Hoernchen
2012-05-05
document gain api
Dimitri Stolnikov
2012-05-05
tuner_e4k: fix off-by-one error in e4k_if_gain_set()
Steve Markgraf
2012-05-04
use new E4000 tuner driver, allow manual gain
Steve Markgraf
2012-05-03
add Compro Videomate U680F
Steve Markgraf
2012-04-29
use default xtal freq when 0 is given
Dimitri Stolnikov
2012-04-25
fix a -Wuninitialized warning
Steve Markgraf
2012-04-25
compile with warnings enabled
Dimitri Stolnikov
2012-04-25
introduce api to configure crystal oscillator frequency
Dimitri Stolnikov
2012-04-25
add Terratec T Stick PLUS
Steve Markgraf
2012-04-24
return frequency and sample rate as unsigned integers
Dimitri Stolnikov
2012-04-24
add rtl_tcp utility to gitignore
Dimitri Stolnikov
2012-04-24
rtl_tcp: proper linux support
Hoernchen
2012-04-22
rtlsdr_read_async: buffer length must be multiple of 512
Dimitri Stolnikov
2012-04-21
add a note with patch submission information
Dimitri Stolnikov
2012-04-20
e4k: disable DC offset correction
Steve Markgraf
2012-04-19
use fixed (smallest possible) bandwidth for FCI tuners
Dimitri Stolnikov
2012-04-19
add initial version of tcp server
Hoernchen
2012-04-19
fix off-by-one in argument handling
Hoernchen
2012-04-18
add Compro Videomate U650F
Steve Markgraf
2012-04-16
add Terratec Cinergy T Stick RC (Rev.3)
Steve Markgraf
2012-04-12
add Compro Videomate U620F (E4K tuner)
Steve Markgraf
2012-04-11
change async cancellation mechnism to make it more reliable
Dimitri Stolnikov
2012-04-10
reorder calls to prevent a crash
Hoernchen
2012-04-10
tell windows that ctrl-c was handled
Hoernchen
2012-04-10
make win32 build actually work
Hoernchen
2012-04-09
correct LPF coefficient
Steve Markgraf
2012-04-09
reset demod after setting samplerate
Steve Markgraf
[next]