19 Commits (master)

Author SHA1 Message Date
Steve Markgraf c403ef0bc1 rtl_test: fix build on Mac OS 6 years ago
Kacper Michajłow a03198c5b7 rtl_test: Support PPM error measurement on Windows. 6 years ago
Steve Markgraf 89f73b183f lib: change default number of transfers to 15 10 years ago
Steve Markgraf 0a90c7d417 rtl_test: update copyright header 10 years ago
Michael Tatarinov 1cc9d64d98 rtl_test: refactoring and optimization for PPM error 10 years ago
Steve Markgraf 4f31e5f560 rtl_fm/rtl_test: fix build with MSVC after recent changes 10 years ago
Kyle Keen 835bd23542 rtl_test: useful ppm 10 years ago
Kyle Keen 27c0929939 utils: convenience functions 10 years ago
Steve Markgraf f17818f737 rtl_test: use static instead of global var 11 years ago
Hoernchen dbede4e3c0 tools: play nice with mingw/cygwin 11 years ago
Steve Markgraf 4a068f565b rtl_test: add info message 11 years ago
Steve Markgraf cc35aa64be rtl_eeprom, rtl_test: remove unused variables and labels 12 years ago
Kyle Keen 995a195f4d rtl_test: add ppm measurement 12 years ago
Steve Markgraf 304c7c863d rtl_test: tuner PLL benchmark only works with E4000 12 years ago
Dimitri Stolnikov 7bd3933c41 introduce getters for tuner parameters (gain, type) 12 years ago
Steve Markgraf d08c4770ab add local copy of getopt() for win32 build 12 years ago
Dimitri Stolnikov b5beddca4f fix gain setting and update usage information for CLI tools 12 years ago
Hoernchen 551a2d2037 fix win32 build of rtl_test 12 years ago
Steve Markgraf fdc7bc978b add an initial version of rtl_test 12 years ago
Christian Vogel 73f54be2ed #include <math.h> was not needed. 12 years ago
Dimitri Stolnikov e042c36cb5 rtl_sdr, rtl_tcp: cleaned up gain handling 12 years ago
Dimitri Stolnikov 9167a01248 consolidate program arguments 12 years ago
Dimitri Stolnikov bad6fb080b introduce api to configure crystal oscillator frequency 12 years ago
Hoernchen 6b99aedc4d fix off-by-one in argument handling 12 years ago
Hoernchen 03f3504b41 tell windows that ctrl-c was handled 12 years ago
Hoernchen 0bc846c34c make win32 build actually work 12 years ago
Dimitri Stolnikov f5f92ae3fa exit gracefully on SIGPIPE 12 years ago
Steve Markgraf 3738a6730c allow user to send data to stdout 12 years ago
Steve Markgraf a58def7f58 allow user to select sync mode 12 years ago
Steve Markgraf 7e6d2f55ee allow user to select block size 12 years ago
Steve Markgraf 6eeceba397 use fprintf instead of printf 12 years ago
Dimitri Stolnikov 20313516cc disable bulk read timeouts 12 years ago
Dimitri Stolnikov 1eb1c3e191 new api: rtlsdr_read_async function allows to specify buffer size 12 years ago
Steve Markgraf 3051aa4eef use uint32_t instead of int for frequency 12 years ago
Steve Markgraf 97db8149d9 workaround for some versions of libusb 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 9d15dc565a handle init/exit functions calling 12 years ago
Dimitri Stolnikov 4ad93906a4 add skeleton routines for setting tuner gain 12 years ago
Dimitri Stolnikov 2f20f6fe9e add argument check for device handle 12 years ago
Dimitri Stolnikov c09fbb7c57 fix reading from usb by resetting the 12 years ago
Steve Markgraf ffea5061f0 cosmetic fixes/cleanup 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
Steve Markgraf 409073b8ab display real sample rate with rounding error 12 years ago
Steve Markgraf 8dc13ea3ea add commandline option for setting the sample rate 12 years ago
Steve Markgraf 5a4fd14581 initial commit 12 years ago