| Age | Commit message (Collapse) | Author |
|
Changing the license of the header as well,
which had been forgotten in commit
6aec27c6d0830459e13f8781ad32a9c8345dcd5e
- "tuner_e4k: relicense driver under GPLv2+"
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
by using this approach both, the tuning frequency and the sample rate
should be corrected at the same time.
|
|
This adds rtlsdr_set_agc_mode() to enable/disable it.
Thanks to Leif Asbrink for finding this setting.
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|
|
|
|
The driver was taken from http://git.linuxtv.org/ and adapted
for librtlsdr. Manual gain will be added in a follow-up commit.
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
We now use Hz instead of kHz for the internal
calculations, and thus improve the tuning resolution
to ~50 Hz (tested with DAB).
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
The driver was taken from http://git.linuxtv.org/ and adapted
for librtlsdr. Also, fc0013_set_gain() was added.
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
This API allows to read manufacturer and product names as well as the
serial number advertized by the device on the bus.
|
|
This tool allows to check for lost samples (and thus check the USB
connection), as well as benchmark the Elonics E4000 tunable range.
(-t switch)
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|
|
|
|
|
|
Many thanks to Hoernchen for making the driver work properly
and adding manual gain!
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
Usually both, the RTL and the tuner ICs use the same clock. Changing the
clock may make sense if you are applying an external clock to the tuner
or to compensate the frequency (and samplerate) error caused by the
original cheap crystal.
This commit covers all tuner drivers except of the Fitipower FC2580
|
|
|
|
|
|
this commit deprecates rtlsdr_wait_async function
various small fixes are included in this commit
|
|
Silences a clang warning.
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
device
this commit breaks rtlsdr_open()
interface
|
|
this is an experimental feature
|
|
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|
|
interface
sorry mom! :P
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|
|
automatically inside the library
|
|
private headers
|
|
Thanks to David Badsen!
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|
|
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
|
|