40 Commits (bbe2e520d7d00bb49a4401e2da7d599eca0d44b7)

Author SHA1 Message Date
Ondřej Hruška bbe2e520d7 apply steve-m/librtlsdr/pull/64 (bias-t only) 2 years ago
rtlsdrblog 65ea7235bc add rtl_biast, add biast EEPROM hack 5 years ago
Lucas Teske 2be1612e60 lib: Use GPIO P0 to toggle an (optional) bias-t 7 years ago
Jiří Pinkava 92df068dc5 New functions rtlsdr_set_tuner_bandwidth() 9 years ago
Steve Markgraf 89f73b183f lib: change default number of transfers to 15 10 years ago
Steve Markgraf 003bd51167 lib: check for validity of sample rates 11 years ago
Steve Markgraf e61731d230 add support for R828D tuner 11 years ago
Steve Markgraf d3c9015d26 lib: add rtlsdr_get_index_by_serial() 12 years ago
Steve Markgraf b85ffcfea5 add library support for EEPROM access and tool for modification 12 years ago
Steve Markgraf 9b8b0e53f6 add getters for direct sampling and offset tuning mode 12 years ago
Steve Markgraf b70c7d99f1 add function for offset tuning with zero-IF tuners 12 years ago
Steve Markgraf 01d8d308fc disable second ADC in IF mode, make input selectable in DS-mode 12 years ago
Steve Markgraf fc5881d4cd add support for direct sampling mode 12 years ago
Steve Markgraf 5a26bd51e7 add initial support for the R820T tuner 12 years ago
Dimitri Stolnikov 88cd4b33cf return RTLSDR_TUNER_UNKNOWN (0) on failure of rtlsdr_get_tuner_type 12 years ago
Dimitri Stolnikov f9b5d7b0a6 apply frequency correction value on the xtal clock directly 12 years ago
Steve Markgraf f3cf83e3d7 disable DAGC by default, add control function 12 years ago
Dimitri Stolnikov 6ea029d92c add api function to control the IF gain for E4000 tuners 12 years ago
Dimitri Stolnikov 7bd3933c41 introduce getters for tuner parameters (gain, type) 12 years ago
Dimitri Stolnikov 505f40d9a0 introduce api function to read usb string descriptors 12 years ago
Steve Markgraf fdc7bc978b add an initial version of rtl_test 12 years ago
Dimitri Stolnikov e9251da6e2 reset internally cached gain/freq values on setter failure 12 years ago
Dimitri Stolnikov 259e61fb17 document gain api 12 years ago
Steve Markgraf 86c34428aa use new E4000 tuner driver, allow manual gain 12 years ago
Dimitri Stolnikov bad6fb080b introduce api to configure crystal oscillator frequency 12 years ago
Dimitri Stolnikov 5f70efd8d1 return frequency and sample rate as unsigned integers 12 years ago
Dimitri Stolnikov e4fef23874 rtlsdr_read_async: buffer length must be multiple of 512 12 years ago
Dimitri Stolnikov 1eb1c3e191 new api: rtlsdr_read_async function allows to specify buffer size 12 years ago
Steve Markgraf cdd6c488a3 rtlsdr_callback: use correct pointer type for buffer 12 years ago
Dimitri Stolnikov f13cf0e56c adjust project slogan 12 years ago
Dimitri Stolnikov b38414c15a add copyright notices 12 years ago
Dimitri Stolnikov 01775f0e85 use unique libusb context per rtl 12 years ago
Dimitri Stolnikov 39482fee74 introduce asynchronous streaming interface 12 years ago
Dimitri Stolnikov 030c787cfa cmake & autotools fixes from previous commit 12 years ago
Hoernchen 229ebd2ff2 add win32 compatibility 12 years ago
Dimitri Stolnikov 4c3a5f7397 consolidated function defs and impls 12 years ago
Dimitri Stolnikov e22c8a8378 fix type definition in library 12 years ago
Dimitri Stolnikov 9d15dc565a handle init/exit functions calling 12 years ago
Dimitri Stolnikov 4ad93906a4 add skeleton routines for setting tuner gain 12 years ago
Dimitri Stolnikov 001bfb96ef add autotools based build system 12 years ago
Dimitri Stolnikov d8da91cbc2 rework towards a library interface 12 years ago