Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-24 Thread Ludwig Stephan (CR/AEH4)
Martin Braun Gesendet: Montag, 23. November 2015 18:57 An: discuss-gnuradio@gnu.org Betreff: Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe On 23.11.2015 09:54, Martin Braun wrote: > can you elaborate what exactly your suggestion for the mainline code is? &

Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-23 Thread Martin Braun
On 23.11.2015 09:54, Martin Braun wrote: > can you elaborate what exactly your suggestion for the mainline code is? > It seems like your own modifications were causing the bug you saw, but > what's the feature that's missing and you need? Wait, I think I get it: For bursty transmission, you're sug

Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-23 Thread Martin Braun
On 20.11.2015 01:20, Ludwig Stephan (CR/AEH4) wrote: > Maybe this might be a thing to change in mainstream code, because at > least I expected packet transmission to be synchronized in the MIMO > case (everything else is useless). While it is a necessity for MIMO, > there might be a performance dra

Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-20 Thread Ludwig Stephan (CR/AEH4)
g, 17. November 2015 16:56 An: discuss-gnuradio@gnu.org Betreff: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe Hello list, I have a really tricky question that we have been working on during the last few weeks. I am asking for any advice how to handle this issue: In

Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-18 Thread Martin Braun
On 11/18/2015 12:46 AM, Ludwig Stephan (CR/AEH4) wrote: > Hi Martin, > > thank you for your quick reply. I will try your suggestions. > > As I wrote, we do not have a GPSDO for the PPS. Just to be clear: Do > you want me to connect an external PPS to both USRPs and then change > the python code o

Re: [Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-17 Thread Martin Braun
Hi Stephan, some prelims first: Can you manually sync the devices using set_time_unknown_pps() before running the flow graph? I would like to rule out VITA time issues. Also, your way of setting the time should work; it's the same code as if you were using tx_time tags. Although, that's something

[Discuss-gnuradio] N210 MIMO packet TX time alignment when using message strobe

2015-11-17 Thread Ludwig Stephan (CR/AEH4)
Hello list, I have a really tricky question that we have been working on during the last few weeks. I am asking for any advice how to handle this issue: In short: Samples input into the USRP sink do not appear at both hardware outputs at the same time, but are set off by several sampling period