Re: [Discuss-gnuradio] recv frame size

2017-03-09 Thread Ram Al Sabti
Hi Marcus, It is RFID reader, that is needed for 2nd part of thesis. I know there are few on GitHub already and I am helping myself with them. So in theory I need to reply in 500us, so I was thinking if I can change recv frame size lower then 1472 it might help. I am using: linux; GNU C++ versio

Re: [Discuss-gnuradio] recv frame size

2017-03-09 Thread Marcus Müller
Hi Ram, maybe you'd want to tell us about your latency problem first, and then we'd discuss that. In the meantime: yes, that's interesting. What is your UHD version? Best regards, Marcus On 09.03.2017 12:45, Ram Al Sabti wrote: > Hi, > > I am new with GNURadio, and so far it is an interesting c

[Discuss-gnuradio] recv frame size

2017-03-09 Thread Ram Al Sabti
Hi, I am new with GNURadio, and so far it is an interesting challenge for my thesis. But for some time now I am stuck with latency problem. I did change ethernet MTU to"600" but I am not sure why that change happens only for UHD sink and not source. I get: -- Current recv frame size: 1472 bytes --