Hi there, I am trying to measure some short bursts of Rx data with my B210 at a fairly high sampling rate. I need to perform this operation repeatedly, ideally several times per second. The advice I have received from Ettus is that this task is best implemented using C++.
The problem is that this task is part of a bigger project written entirely in Python. It is not feasible to re-write the entire project in C++ just to be able to talk to the B210. My question is: Is there a relatively painless way that I can create a C++ function to perform the desired USRP measurement, and then call this function from Python? Thanks, Brendan.
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
