Re: [USRP-users] Buffer underrun issue with simultaneous transmit and receive on the X310

2017-08-14 Thread Jason W Zheng via USRP-users
for example purposes. The transmit and receive buffers are independent. The transmit thread buffer is prefilled with 0's and is constantly transmitting 0's. From: ROBIN TORTORA Sent: Monday, August 14, 2017 1:06:20 PM To: Jason W Zheng via USRP-users; Jason

Re: [USRP-users] Buffer underrun issue with simultaneous transmit and receive on the X310

2017-08-14 Thread Jason W Zheng via USRP-users
fix I still get underflows when transmitting and receiving on the same channel, no matter what the rate. If you have an X310, I wonder if you could compile and run my code and see if you get the same result? Thanks, Jason From: The Tilla Sent: Monday, Augu

Re: [USRP-users] Buffer underrun issue with simultaneous transmit and receive on the X310

2017-08-15 Thread Jason W Zheng via USRP-users
0.2, but I get the same problem. ____ From: Jason W Zheng Sent: Tuesday, August 15, 2017 9:54:45 AM To: Marcus D. Leech; ROBIN TORTORA Subject: Re: [USRP-users] Buffer underrun issue with simultaneous transmit and receive on the X310 @robin, I reset the usrp clock to

[USRP-users] Buffer underruns on x310 when transmitting and receiving from same channel cont.

2017-08-17 Thread Jason W Zheng via USRP-users
ave no idea why. >From the last point, I'm lead to believe that I am somehow calling the uhd API >wrong, but I have no idea where the error is. Any help would be greatly >appreciated. Thanks, Jason #include #include #include #include #include #include #include #i

<    1   2   3   4