summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-13let's not depend on libusb >= 1.0.9, avoid libusb_error_name()Hoernchen
2013-01-13more verbose error message if opening the usb device failsHoernchen
2013-01-10disable force canceling for now to prevent crashesHoernchen
2013-01-10rtl_tcp: add option to tame the linked listHoernchen
2013-01-04rtl_adsb: improve sensitivity, stabilityKyle Keen
2013-01-04lib: reset device if neededSteve Markgraf
2013-01-02rtlsdr_set_sample_rate(): don't access dev structure before checking for NULLSteve Markgraf
2012-12-29librtlsdr: remove unneeded castingDimitri Stolnikov
2012-12-29rtl_tcp: add support for tuner caps discoveryDimitri Stolnikov
2012-12-28rtl_adsb: windows fixHoernchen
2012-12-28fix segv on reconnectedy555
2012-12-28rtl_adsb: performance tweaksKyle Keen
2012-12-16rtl_adsb: sensitivity tweaksKyle Keen
2012-12-10rtl_fm: non-gnu str functionsKyle Keen
2012-12-10rtl_adsb: prototypeKyle Keen
2012-12-09rtl_fm: frequency ranges, flexible squelchKyle Keen
2012-12-09rtl_fm: ppm and k/M/G suffixesKyle Keen
2012-11-04rtl_eeprom: clean up get_string_descriptor()Steve Markgraf
2012-11-04lib: add rtlsdr_get_index_by_serial()Steve Markgraf
2012-11-04rtl_eeprom, rtl_test: remove unused variables and labelsSteve Markgraf
2012-11-03rtl_eeprom: add other configurations to choose fromSteve Markgraf
2012-11-02add library support for EEPROM access and tool for modificationSteve Markgraf
2012-10-28tuner_fc0013: disable loopthrough outputSteve Markgraf
2012-10-28make sure offset tuning works with gr-osmosdrSteve Markgraf
2012-10-27rtl_fm: windows supportKyle Keen
2012-10-26rtl_sdr: set binary file mode on win32Hoernchen
2012-10-26tuner_r820t: check if Nint is within allowed rangeSteve Markgraf
2012-10-26add vid/pid of PixelView PV-DT235U(RN)Steve Markgraf
2012-10-24rtl_fm: WBFM, AM, LSB and USB demod, raw IQ modeKyle Keen
2012-10-24rtl_test: add ppm measurementKyle Keen
2012-10-21add PID of MSI DigiVox Micro HDSteve Markgraf
2012-10-20rtl_sdr: add -n parameter (only read n samples)Steve Markgraf
2012-10-19tuner_r820t: add manual RF gain settingSteve Markgraf
2012-10-18rtl_tcp: increase the timeout in worker threadHoernchen
2012-10-14rtl_tcp: allow to set xtal frequenciesSteve Markgraf
2012-10-08e4000_init(): use corrected xtal frequencySteve Markgraf
2012-10-07add getters for direct sampling and offset tuning modeSteve Markgraf
2012-10-07rtlsdr_set_direct_sampling(): fix issue when switching between inputsSteve Markgraf
2012-10-07tuner_r820t: improve tuning accuracy, allow freq correctionSteve Markgraf
2012-10-06rtl_tcp: make more functions of librtlsdr accessible via tcpSteve Markgraf
2012-10-06add function for offset tuning with zero-IF tunersSteve Markgraf
2012-10-04rtlsdr_demod_write_reg(): return 0 on successSteve Markgraf
2012-10-04add new product IDSteve Markgraf
2012-10-03tuner_fc001x: fix tuning for frequencies < 45 MHzSteve Markgraf
2012-10-01rtlsdr_init_baseband: initialize possibly uninitialized registersSteve Markgraf
2012-10-01correct sample frequency with ppm offsetSteve Markgraf
2012-09-20rtlsdr_set_direct_sampling: reset IF freq to 0 on zero-IF tunersSteve Markgraf
2012-09-20tuner_fc0013: fix and improve manual LNA gainSteve Markgraf
2012-09-19tuner_fc0013: setting GPIO not needed for filter selectionSteve Markgraf
2012-09-19tuner_fc001x: check if PLL values are within boundariesSteve Markgraf