summaryrefslogtreecommitdiffstats
path: root/software/libosmosdr/src/libosmosdr.c
AgeCommit message (Collapse)AuthorFilesLines
2015-12-11cross platform usleep()HEADmasterDimitri Stolnikov1-0/+8
2012-08-08implement a more robust cancelation mechanism of async readerDimitri Stolnikov1-8/+27
2012-08-05disable e4k enhanced mixer gain as it seems to have no effectDimitri Stolnikov1-2/+7
2012-06-13fix symbol visibility for automake buildsv0.1Dimitri Stolnikov1-1/+1
2012-06-09sanitize internal and external return codesDimitri Stolnikov1-44/+68
2012-06-06implement setting the sample rateDimitri Stolnikov1-84/+47
2012-06-02fix access violation errorDimitri Stolnikov1-16/+13
2012-06-02introduce getters for tuner parameters (gain, type)Dimitri Stolnikov1-0/+19
2012-06-01fix fix of fix for mixer_gain APIChristian Daniel1-1/+1
2012-06-01provide accessors for expanded USB APIChristian Daniel1-1/+144
2012-05-30fix mixer setting in libosmosdrChristian Daniel1-1/+1
2012-05-27fix c&p errorDimitri Stolnikov1-1/+1
2012-05-27add preliminary tuner controlDimitri Stolnikov1-5/+103
2012-05-25libosmosdr: update USB endpoint used for IQ streamingDimitri Stolnikov1-2/+2
2012-05-20introduce api function to read usb string descriptorsDimitri Stolnikov1-3/+90
This API allows to read manufacturer and product names as well as the serial number advertized by the device on the bus.
2012-05-20rename osmosdr.c to libosmosdr.cDimitri Stolnikov1-0/+618