On 2022-02-22 12:05, Alvaro Pendas Recondo wrote:
Yes, I am aware of the 4-channel, but I just forget about it when
doing comparison. The explanation behind is that I only have 3
antennas right now, so I am actually working with 3 Rx.
About setting Sync to "Unknown PPS", I had tried before, with no
result, but I have setted again. However, I have never tried to modify
the "start time", which in GNU Radio is -1.0 by default. The
interesting thing is that if I try to set a positive value I get the error
gr::log :WARN: usrp_source1 - USRP Source Block caught rx error:
ERROR_CODE_LATE_COMMAND
Yeah, this is going to require a bit of custom coding on your part to
make sure that both B210 agree on what time it is when the PPS arrives.
I think that having
*both* of them set to "Unknown PPS" won't work very well, because the
first one will *wait* before the code even gets to the second one, so
they'll be in disagreement
about timing.
You'll likely have to do the PPS synchronization "dance" yourself.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]