Commit Graph

6 Commits

Author SHA1 Message Date
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 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