Re: [Discuss-gnuradio] USRP N210, sometimes, cannot receive packets

2018-01-25 Thread Kurniawan Dwi Irianto
nuary 2018 at 11:51, Jeff Long wrote: > How are the clocks in the N210s synced? What rates are you using? What > symptoms are you seeing that tell you the sinks are not receiving packets? > > On Thu, Jan 25, 2018 at 5:34 AM, Kurniawan Dwi Irianto < > kdwiiria...@gmail.com>

[Discuss-gnuradio] USRP N210, sometimes, cannot receive packets

2018-01-25 Thread Kurniawan Dwi Irianto
Hallo guys, I have a configuration using gnuradio-companion as follows; # # # # sink_1 # <- - - - - # source #- - - - - --># sink_0 # # # # The devices I am using are USRP N210s and it is with

Re: [Discuss-gnuradio] How can I get colliding packets?

2017-10-25 Thread Kurniawan Dwi Irianto
, Marcus Müller wrote: > Dear Kirianto, > > could you explain what you mean with "get"? And: How can, in a > unidirectional single-transmitter benchmark, there be *any* colliding > packets? > > Best regards, > Marcus > > On 2017-10-25 10:26, Kurniawan Dwi Irian

[Discuss-gnuradio] How can I get colliding packets?

2017-10-25 Thread Kurniawan Dwi Irianto
Dear All, does someone know how to get colliding packets? I know there is an example in gnuradio under gr-digital which is benchmark_rx.py that can capture the number of received packets. But I cannot see how to get the colliding packets. Does anyone has any idea how to get it? Many thanks in adv