summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10tuner_e4k: allow frequencies above INT_MAXSteve Markgraf
2012-05-07enable i2c repeater mode before applying filter bandwidthDimitri Stolnikov
2012-05-07rtl_sdr, rtl_tcp: cleaned up gain handlingDimitri Stolnikov
2012-05-07rtl_tcp: add handler for freq correction commandDimitri Stolnikov
2012-05-06rtl_tcp: add handlers for sample rate and gain mode commandsDimitri Stolnikov
2012-05-06consolidate program argumentsDimitri Stolnikov
2012-05-05reset internally cached gain/freq values on setter failureDimitri Stolnikov
2012-05-05tuner_e4k: fix a typo in choose_rf_filter functionDimitri Stolnikov
2012-05-05tuner_e4k: replace remaining printfs with fprintf to stderrSteve Markgraf
2012-05-05uhf appears to work better for ads-bHoernchen
2012-05-05document gain apiDimitri Stolnikov
2012-05-05tuner_e4k: fix off-by-one error in e4k_if_gain_set()Steve Markgraf
2012-05-04use new E4000 tuner driver, allow manual gainSteve Markgraf
2012-05-03add Compro Videomate U680FSteve Markgraf
2012-04-29use default xtal freq when 0 is givenDimitri Stolnikov
2012-04-25fix a -Wuninitialized warningSteve Markgraf
2012-04-25compile with warnings enabledDimitri Stolnikov
2012-04-25introduce api to configure crystal oscillator frequencyDimitri Stolnikov
2012-04-25add Terratec T Stick PLUSSteve Markgraf
2012-04-24return frequency and sample rate as unsigned integersDimitri Stolnikov
2012-04-24add rtl_tcp utility to gitignoreDimitri Stolnikov
2012-04-24rtl_tcp: proper linux supportHoernchen
2012-04-22rtlsdr_read_async: buffer length must be multiple of 512Dimitri Stolnikov
2012-04-21add a note with patch submission informationDimitri Stolnikov
2012-04-20e4k: disable DC offset correctionSteve Markgraf
2012-04-19use fixed (smallest possible) bandwidth for FCI tunersDimitri Stolnikov
2012-04-19add initial version of tcp serverHoernchen
2012-04-19fix off-by-one in argument handlingHoernchen
2012-04-18add Compro Videomate U650FSteve Markgraf
2012-04-16add Terratec Cinergy T Stick RC (Rev.3)Steve Markgraf
2012-04-12add Compro Videomate U620F (E4K tuner)Steve Markgraf
2012-04-11change async cancellation mechnism to make it more reliableDimitri Stolnikov
2012-04-10reorder calls to prevent a crashHoernchen
2012-04-10tell windows that ctrl-c was handledHoernchen
2012-04-10make win32 build actually workHoernchen
2012-04-09correct LPF coefficientSteve Markgraf
2012-04-09reset demod after setting samplerateSteve Markgraf
2012-04-09exit gracefully on SIGPIPEDimitri Stolnikov
2012-04-09allow user to send data to stdoutSteve Markgraf
2012-04-09allow user to select sync modeSteve Markgraf
2012-04-09allow user to select block sizeSteve Markgraf
2012-04-09use fprintf instead of printfSteve Markgraf
2012-04-09disable bulk read timeoutsDimitri Stolnikov
2012-04-08new api: rtlsdr_read_async function allows to specify buffer sizeDimitri Stolnikov
2012-04-08fix mailing list addressDimitri Stolnikov
2012-04-07add DIKOM pid/vidSteve Markgraf
2012-04-07use uint32_t instead of int for frequencySteve Markgraf
2012-04-07print out exact sample rate only if neededDimitri Stolnikov
2012-04-06Add support for Dexatek DK5217 DVB-T dongle.Alexandru Csete
2012-04-06do not use NULL usb contexts to make libusb-pbatard work on windowsDimitri Stolnikov