Re: [USRP-users] B210 PPS SYNC Issue when Both RX Chans

2020-09-25 Thread Michael Wentz via USRP-users
Hi, I had a similar issue earlier this year and posted to the list about it, including a workaround: http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2020-February/061592.html If you're not already doing this, you may want to try putting the code that latches the time after the RX stre

Re: [USRP-users] B210 PPS SYNC Issue when Both RX Chans

2020-09-24 Thread Marcus D. Leech via USRP-users
On 09/24/2020 08:21 PM, David Merit via USRP-users wrote: Hi, This seems to be a bug in Capturing timed samples.. Can anyone suggest ways around this? Im thinking of adding another 'set-time' before subsequent stream_cmds , or maybe theres something else I can put in a stream cmd? can the meta-

Re: [USRP-users] B210 PPS SYNC Issue when Both RX Chans

2020-09-24 Thread Marcus D. Leech via USRP-users
On 09/24/2020 08:21 PM, David Merit via USRP-users wrote: Hi, This seems to be a bug in Capturing timed samples.. Can anyone suggest ways around this? Im thinking of adding another 'set-time' before subsequent stream_cmds , or maybe theres something else I can put in a stream cmd? can the meta-

[USRP-users] B210 PPS SYNC Issue when Both RX Chans

2020-09-24 Thread David Merit via USRP-users
Hi, This seems to be a bug in Capturing timed samples.. Can anyone suggest ways around this? Im thinking of adding another 'set-time' before subsequent stream_cmds , or maybe theres something else I can put in a stream cmd? can the meta-data structure sent to recv() do anything useful to resolve