| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-05 | document gain api | Dimitri Stolnikov | |
| 2012-05-04 | use new E4000 tuner driver, allow manual gain | Steve Markgraf | |
| Many thanks to Hoernchen for making the driver work properly and adding manual gain! Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-25 | introduce api to configure crystal oscillator frequency | Dimitri Stolnikov | |
| 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 | |||
| 2012-04-24 | return frequency and sample rate as unsigned integers | Dimitri Stolnikov | |
| 2012-04-22 | rtlsdr_read_async: buffer length must be multiple of 512 | Dimitri Stolnikov | |
| 2012-04-08 | new api: rtlsdr_read_async function allows to specify buffer size | Dimitri Stolnikov | |
| this commit deprecates rtlsdr_wait_async function various small fixes are included in this commit | |||
| 2012-04-04 | rtlsdr_callback: use correct pointer type for buffer | Steve Markgraf | |
| Silences a clang warning. Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-03 | adjust project slogan | Dimitri Stolnikov | |
| Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-03 | add copyright notices | Dimitri Stolnikov | |
| Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-03 | use unique libusb context per rtl | Dimitri Stolnikov | |
| device this commit breaks rtlsdr_open() interface | |||
| 2012-04-02 | introduce asynchronous streaming interface | Dimitri Stolnikov | |
| this is an experimental feature | |||
| 2012-04-02 | cmake & autotools fixes from previous commit | Dimitri Stolnikov | |
| 2012-04-02 | add win32 compatibility | Hoernchen | |
| Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-01 | consolidated function defs and impls | Dimitri Stolnikov | |
| 2012-04-01 | fix type definition in library | Dimitri Stolnikov | |
| interface sorry mom! :P | |||
| 2012-04-01 | add FCI FC2580 tuner support | Steve Markgraf | |
| Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-01 | add preliminary cmake build system | Dimitri Stolnikov | |
| 2012-04-01 | handle init/exit functions calling | Dimitri Stolnikov | |
| automatically inside the library | |||
| 2012-04-01 | rework on autotools handling of | Dimitri Stolnikov | |
| private headers | |||
| 2012-04-01 | add FC0012 driver | Steve Markgraf | |
| Thanks to David Badsen! Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-04-01 | add skeleton routines for setting tuner gain | Dimitri Stolnikov | |
| 2012-03-31 | add support for autoprobing the tuners | Steve Markgraf | |
| Signed-off-by: Steve Markgraf <steve@steve-m.de> | |||
| 2012-03-27 | add autotools based build system | Dimitri Stolnikov | |
