Re: Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Sourya Saha
Thanks, I'll check it out. On Thu, 8 Aug 2024, 1:09 pm Marcus Müller, wrote: > Hi Sourya, > > that is a different thing than you asked about originally :) > > But in this case, this is "just" a matter of phase synchronizing different > USRPs. See > http://kb.ettus.com (and the Application notes

Re: Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Marcus Müller
Hi Sourya, that is a different thing than you asked about originally :) But in this case, this is "just" a matter of phase synchronizing different USRPs. See http://kb.ettus.com (and the Application notes there) on how, and for which specific USRP types, that can be achieved. All the things de

Re: Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Marcus Müller
Hi, can you elaborate what you mean with "synchronized"? A CSI estimate can only happen when the necessary pilots have been observed, and that will, due to finite speed of light, necessarily happen at different times at different receivers. Best, Marcus On 08.08.24 18:19, Sourya Saha wrote:

Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Sourya Saha
Hi. I am working on an application which utilises the gr-ieee802-11 module. I need to collect readings from 2 receivers. However, I want them synchronised. What would be the best way to do that in GNURadio?