rtl-sdr-blog/src
rtlsdrblog 4ff1c4f74f
Enable EEPROM to force direct sampling mode
Re-purpose remote-enabled EEPROM flag to determine if direct sampling mode should be forced ON. Useful for apps that don't have any direct sampling mode settings in their GUI.
2019-11-01 17:34:12 +13:00
..
convenience cosmetic: Fix "implicit fall-through" gcc 7.3.0 warnings 2018-04-18 23:59:17 +02:00
getopt add local copy of getopt() for win32 build 2012-05-29 02:13:18 +02:00
CMakeLists.txt add rtl_biast, add biast EEPROM hack 2019-10-17 13:18:24 +01:00
librtlsdr.c Enable EEPROM to force direct sampling mode 2019-11-01 17:33:14 +13:00
Makefile.am unbreak 'make distcheck' with automake 2014-01-26 13:49:39 +01:00
rtl_adsb.c Fix inline functions to use 'static inline' 2018-07-03 23:59:01 +02:00
rtl_biast.c add rtl_biast, add biast EEPROM hack 2019-10-17 13:18:24 +01:00
rtl_eeprom.c Enable EEPROM to force direct sampling mode 2019-11-01 17:34:12 +13:00
rtl_fm.c fix "-Wshift-negative-value" compiler warning on ggc-7.3.0 2018-04-18 23:59:17 +02:00
rtl_power.c direct sampling added to rtl_tcp 2019-10-11 13:23:38 +01:00
rtl_sdr.c lib: change default number of transfers to 15 2014-02-10 23:57:19 +01:00
rtl_tcp.c direct sampling added to rtl_tcp 2019-10-11 13:23:38 +01:00
rtl_test.c rtl_test: fix build on Mac OS 2018-04-26 23:51:15 +02:00
rtlsdr.rc.in cmake: include resource file for MSVC builds 2014-08-26 21:26:26 +02:00
tuner_e4k.c Correct return code of e4k_reg_write(). 2015-05-08 11:10:30 +02:00
tuner_fc0012.c tuner_fc001x: fix tuning for frequencies < 45 MHz 2012-10-03 17:19:29 +02:00
tuner_fc0013.c tuner_fc0013: disable loopthrough output 2012-10-28 22:24:37 +01:00
tuner_fc2580.c fix a -Wuninitialized warning 2012-04-25 22:47:30 +02:00
tuner_r82xx.c lband opts 2019-10-18 06:55:36 +01:00