aboutsummaryrefslogtreecommitdiffstats
path: root/lib/freesrp
AgeCommit message (Collapse)AuthorFilesLines
2017-06-11freesrp: whitespace fixesDimitri Stolnikov1-133/+133
2017-06-11FreeSRP: Add support for multiple devices in get_devicesLukas Lao Beyer1-9/+9
2017-04-18Add support for FreeSRPLukas Lao Beyer11-0/+2632
This patch adds support for both receiving and transmitting using the FreeSRP. More information on the FreeSRP can be found at: http://freesrp.org The gr-osmosdr blocks added make use of libfreesrp, the library required for interfacing with this device. The libfreesrp source code is freely available at https://github.com/freesrp/libfreesrp Usage example: osmocom_fft -a "freesrp"