Re: [USRP-users] Bug about for E312

2017-10-23 Thread liu Jong via USRP-users
Hi Daniel, thank you for your reply. This is test code: I'm using tow E312 to estimate the arrive time difference between received signals.The program is explained as follows: uhd::usrp::multi_usrp::sptr UsrpDev = uhd::usrp::multi_usrp::make(“”); UsrpDev->set_time_source("gpsdo"); UsrpDev->set_clo

Re: [USRP-users] Bug about for E312

2017-10-23 Thread Daniel May via USRP-users
Jon, Like I mentioned earlier, I've used E310's for TDOA measurements with success. I do have the same initial offset issue, but I can either a) compute the offset and manually correct for it, or b) stop and restart the stream, and the offset disappears. If the offset is drifting, you are not usi

Re: [USRP-users] Bug about for E312

2017-10-22 Thread liu Jong via USRP-users
Hi Marcus, I am sorry,the first link as below: http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2017-October/026761.html 2017-10-21 21:17 GMT+08:00 Marcus Müller via USRP-users < usrp-users@lists.ettus.com>: > Dear Jon, > > that first link points to your own GMail account. We can't do

Re: [USRP-users] Bug about for E312

2017-10-21 Thread Marcus Müller via USRP-users
Dear Jon, that first link points to your own GMail account. We can't do anything with that, I'm afraid. Please find the email you're referring to, cite it directly, or link to it on http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/ Thank you! Marcus M On 20.10.2017 03:20, liu Jong v

[USRP-users] Bug about for E312

2017-10-19 Thread liu Jong via USRP-users
HI all, For multiple E312 synchronizing,we did synchronous reception tests, and specific things as email descriptions: https://mail.google.com/mail/u/0/?pc=topnav-about-en#all/15f24798ac0bac0b I also noted that said it was a bug: http://permalink.gmane.org/gmane.comp.hardware.usrp.e100/16889 Has t