Dimitri Stolnikov
|
5f70efd8d1
|
return frequency and sample rate as unsigned integers
|
13 years ago |
Dimitri Stolnikov
|
e4fef23874
|
rtlsdr_read_async: buffer length must be multiple of 512
|
13 years ago |
Dimitri Stolnikov
|
1eb1c3e191
|
new api: rtlsdr_read_async function allows to specify buffer size
this commit deprecates rtlsdr_wait_async function
various small fixes are included in this commit
|
13 years ago |
Steve Markgraf
|
cdd6c488a3
|
rtlsdr_callback: use correct pointer type for buffer
Silences a clang warning.
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
13 years ago |
Dimitri Stolnikov
|
f13cf0e56c
|
adjust project slogan
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
13 years ago |
Dimitri Stolnikov
|
b38414c15a
|
add copyright notices
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
13 years ago |
Dimitri Stolnikov
|
01775f0e85
|
use unique libusb context per rtl
device
this commit breaks rtlsdr_open()
interface
|
13 years ago |
Dimitri Stolnikov
|
39482fee74
|
introduce asynchronous streaming interface
this is an experimental feature
|
13 years ago |
Dimitri Stolnikov
|
030c787cfa
|
cmake & autotools fixes from previous commit
|
13 years ago |
Hoernchen
|
229ebd2ff2
|
add win32 compatibility
Signed-off-by: Steve Markgraf <steve@steve-m.de>
|
13 years ago |
Dimitri Stolnikov
|
4c3a5f7397
|
consolidated function defs and impls
|
13 years ago |
Dimitri Stolnikov
|
e22c8a8378
|
fix type definition in library
interface
sorry mom! :P
|
13 years ago |
Dimitri Stolnikov
|
9d15dc565a
|
handle init/exit functions calling
automatically inside the library
|
13 years ago |
Dimitri Stolnikov
|
4ad93906a4
|
add skeleton routines for setting tuner gain
|
13 years ago |
Dimitri Stolnikov
|
001bfb96ef
|
add autotools based build system
|
13 years ago |
Dimitri Stolnikov
|
d8da91cbc2
|
rework towards a library interface
|
13 years ago |