summaryrefslogtreecommitdiff
path: root/include/rtl-sdr.h
AgeCommit message (Expand)Author
2012-07-08apply frequency correction value on the xtal clock directlyDimitri Stolnikov
2012-07-07disable DAGC by default, add control functionSteve Markgraf
2012-07-05add api function to control the IF gain for E4000 tunersDimitri Stolnikov
2012-06-02introduce getters for tuner parameters (gain, type)Dimitri Stolnikov
2012-05-20introduce api function to read usb string descriptorsDimitri Stolnikov
2012-05-17add an initial version of rtl_testSteve Markgraf
2012-05-05reset internally cached gain/freq values on setter failureDimitri Stolnikov
2012-05-05document gain apiDimitri Stolnikov
2012-05-04use new E4000 tuner driver, allow manual gainSteve Markgraf
2012-04-25introduce api to configure crystal oscillator frequencyDimitri Stolnikov
2012-04-24return frequency and sample rate as unsigned integersDimitri Stolnikov
2012-04-22rtlsdr_read_async: buffer length must be multiple of 512Dimitri Stolnikov
2012-04-08new api: rtlsdr_read_async function allows to specify buffer sizeDimitri Stolnikov
2012-04-04rtlsdr_callback: use correct pointer type for bufferSteve Markgraf
2012-04-03adjust project sloganDimitri Stolnikov
2012-04-03add copyright noticesDimitri Stolnikov
2012-04-03use unique libusb context per rtlDimitri Stolnikov
2012-04-02introduce asynchronous streaming interfaceDimitri Stolnikov
2012-04-02cmake & autotools fixes from previous commitDimitri Stolnikov
2012-04-02add win32 compatibilityHoernchen
2012-04-01consolidated function defs and implsDimitri Stolnikov
2012-04-01fix type definition in libraryDimitri Stolnikov
2012-04-01handle init/exit functions callingDimitri Stolnikov
2012-04-01add skeleton routines for setting tuner gainDimitri Stolnikov
2012-03-27add autotools based build systemDimitri Stolnikov