Commit Graph

18 Commits

Author SHA1 Message Date
Dimitri Stolnikov 41eb541606 fix access violation error 2012-06-02 16:49:51 +02:00
Dimitri Stolnikov 292a986830 introduce getters for tuner parameters (gain, type) 2012-06-02 01:41:04 +02:00
Christian Daniel a2382d66d8 fix fix of fix for mixer_gain API 2012-06-01 00:31:39 +02:00
Christian Daniel 4eed4e7870 provide accessors for expanded USB API 2012-06-01 00:17:33 +02:00
Christian Daniel 1c329c8165 fix mixer setting in libosmosdr 2012-05-30 22:03:27 +02:00
Dimitri Stolnikov e1cef7b07b fix vid case in udev rules file 2012-05-27 19:28:36 +02:00
Dimitri Stolnikov c9e015c711 fix c&p error 2012-05-27 15:34:49 +02:00
Dimitri Stolnikov 4c49d57323 fix gain setting in CLI tool 2012-05-27 15:19:14 +02:00
Dimitri Stolnikov bcc45534de add preliminary tuner control 2012-05-27 15:17:39 +02:00
Dimitri Stolnikov 5b2f5902b0 libosmosdr: update USB endpoint used for IQ streaming 2012-05-25 00:15:41 +02:00
Dimitri Stolnikov 8650ea86db add osmo_sdr utility 2012-05-20 16:44:57 +02:00
Dimitri Stolnikov 7d90bb808a introduce api function to read usb string descriptors
This API allows to read manufacturer and product names as well as the
serial number advertized by the device on the bus.
2012-05-20 16:43:59 +02:00
Dimitri Stolnikov 129324b3dd rename osmosdr.c to libosmosdr.c 2012-05-20 14:02:53 +02:00
Dimitri Stolnikov d01cbad359 add api version information to the library when building with cmake 2012-05-15 18:14:20 +02:00
Dimitri Stolnikov 5140eade9f fix a typo in Makefile.am 2012-05-14 20:46:50 +02:00
Dimitri Stolnikov 790aa13a5b fix a memory leak by unreferencing libusb devices 2012-05-12 16:08:02 +02:00
Dimitri Stolnikov c4ed664383 install pkg-config file when building with cmake 2012-05-12 16:07:41 +02:00
Dimitri Stolnikov ce0473f5fe initial commit of libosmosdr files
this is largely based on the code of rtl-sdr project.
2012-05-12 00:23:41 +02:00