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-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
2012-04-09
exit gracefully on SIGPIPE
Dimitri Stolnikov
2012-04-09
allow user to send data to stdout
Steve Markgraf
2012-04-09
allow user to select sync mode
Steve Markgraf
2012-04-09
allow user to select block size
Steve Markgraf
2012-04-09
use fprintf instead of printf
Steve Markgraf
2012-04-09
disable bulk read timeouts
Dimitri Stolnikov
2012-04-08
new api: rtlsdr_read_async function allows to specify buffer size
Dimitri Stolnikov
2012-04-08
fix mailing list address
Dimitri Stolnikov
2012-04-07
add DIKOM pid/vid
Steve Markgraf
2012-04-07
use uint32_t instead of int for frequency
Steve Markgraf
2012-04-07
print out exact sample rate only if needed
Dimitri Stolnikov
2012-04-06
Add support for Dexatek DK5217 DVB-T dongle.
Alexandru Csete
2012-04-06
do not use NULL usb contexts to make libusb-pbatard work on windows
Dimitri Stolnikov
2012-04-05
fix rtlsdr_demod_read_reg()
Steve Markgraf
2012-04-05
make older versions of GCC happy
Steve Markgraf
2012-04-04
workaround for some versions of libusb
Steve Markgraf
2012-04-04
use timeouts for control transfers
Steve Markgraf
2012-04-04
rtlsdr_callback: use correct pointer type for buffer
Steve Markgraf
2012-04-03
install utility as well
Dimitri Stolnikov
2012-04-03
adjust project slogan
Dimitri Stolnikov
2012-04-03
define LIBUSB_CALL if not available with old libusb
Dimitri Stolnikov
2012-04-03
add copyright notices
Dimitri Stolnikov
2012-04-03
properly poweroff PLL/ADCs/tuner on exit
Steve Markgraf
[next]