Hello all,

I am using the rx_to_file.py program as my starter to being able to receive a 
stream of data then perform DSP on it (synchronization, demodulation, etc.). So 
far I have it working for a single channel. I am using the X310 and want to be 
able to receive from both A:0 and B:0 simultaneously, but I am having some 
difficulty doing that. Is there an rx_multi_samples.py file similar to the 
rx_multi_samples.cpp? One route I am exploring is to use boost.python to 
pythonize the C++ function from rx_multi_samples.cpp so I can call it from my 
python code. I was just wondering if there were others that could successfully 
get simultaneous receive on both channels using the python uhd api.

Thank you,
Sarah
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to