60 Commits (master)

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
Jiří Pinkava d892279085 Allow setting bandwidth for R820T 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 10 years ago
Steve Markgraf ae6a72c586 build: make build with automake work again 11 years ago
Steve Markgraf 015c78a4ca remove e4k-specific I2C functions from library 11 years ago
Steve Markgraf e61731d230 add support for R828D tuner 11 years ago
Steve Markgraf 230930e975 use new driver for R8XX tuners 11 years ago
Steve Markgraf 84f0a9084b lib: enable standby mode of e4k and r820t on exit 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 25789493c6 tuner_r820t: add manual RF gain setting 12 years ago
Steve Markgraf 9b8b0e53f6 add getters for direct sampling and offset tuning mode 12 years ago
Steve Markgraf d64c969bd6 tuner_r820t: improve tuning accuracy, allow freq correction 12 years ago
Steve Markgraf b70c7d99f1 add function for offset tuning with zero-IF tuners 12 years ago
Steve Markgraf 143b103061 tuner_fc0013: fix and improve manual LNA gain 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 9f3f44e03b autotools: add missing header 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
Steve Markgraf 4e2a0ea0c4 tuner_e4k: update license in header 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
Steve Markgraf 4031d6ed04 tuner_fc0012: use new cleaned-up driver 12 years ago
Steve Markgraf 75548c8bf3 tuner_fc0013: improve tuning resolution 12 years ago
Steve Markgraf 6d34b04b42 tuner_fc0013: use new cleaned-up driver 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
Steve Markgraf 2ed8375f39 tuner_e4k: allow frequencies above INT_MAX 12 years ago
Dimitri Stolnikov 9167a01248 consolidate program arguments 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