rtl-sdr/src
Steve Markgraf fdc7bc978b add an initial version of rtl_test
This tool allows to check for lost samples (and thus check the USB
connection), as well as benchmark the Elonics E4000 tunable range.
(-t switch)

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-05-17 23:51:59 +02:00
..
CMakeLists.txt add an initial version of rtl_test 2012-05-17 23:51:59 +02:00
Makefile.am add an initial version of rtl_test 2012-05-17 23:51:59 +02:00
librtlsdr.c add an initial version of rtl_test 2012-05-17 23:51:59 +02:00
rtl_sdr.c #include <math.h> was not needed. 2012-05-17 21:59:01 +02:00
rtl_tcp.c #include <math.h> was not needed. 2012-05-17 21:59:01 +02:00
rtl_test.c add an initial version of rtl_test 2012-05-17 23:51:59 +02:00
tuner_e4k.c tuner_e4k: use empty entry instead of offset for if_stage_gain_regs[] 2012-05-14 19:28:55 +02:00
tuner_fc0012.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
tuner_fc0013.c introduce api to configure crystal oscillator frequency 2012-04-25 22:32:51 +02:00
tuner_fc2580.c fix a -Wuninitialized warning 2012-04-25 22:47:30 +02:00