USRP B200 C# API

339 Views Asked by At

i am new to SDR, and i have a task for writing a program to search for bluetooth devices, using the USRP B200. Preferable language is C#. The problem is that there is no API for C# from Ettus themselves (only C, C++, python), and the only API that i have found (https://github.com/Shkarlatov/uhdsharp) lacks the ability to change bandwidth (function does not change the value in the SDR), which is stuck at 54MHz. So, my question is, is there any other c# API? Or, probably, could you share yours, if you have done such a thing? That would be much appreciated, as i checked manuals on c++ api for UHD, and they horrify me.

0

There are 0 best solutions below