discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Scheduler enhancement?


From: Piotr Krysik
Subject: Re: [Discuss-gnuradio] Scheduler enhancement?
Date: Fri, 22 Jul 2016 10:45:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

W dniu 22.07.2016 o 09:34, Sylvain Munaut pisze:
> Hi,
>
>> It's a little bit off-topic but if someone will change the gr-osmosdr,
>> it would be great to have other stream tags that we are used to see at
>> the output UHD source. For example if the source prints on the output
>> that there is some problem with transmission it would be great to add a
>> stream tag at that moment. In Multi-RTL
>> (https://github.com/ptrkrysik/multi-rtl/) currently any such event means
>> that synchronization of channels is lost until user manually calls
>> resynchronization. Because there is no way to detect samples loss
>> resynchronization can't be called automatically.
> rtl-sdr can't detect sample loss ...
>
> With USRP, the hw reports overflows to the host, but the rtl-sdr has
> no such thing, it will drop sample silently if its internal buffers
> overflow.
>
Here is some form of detection of overflows:

http://git.osmocom.org/gr-osmosdr/tree/lib/rtl/rtl_source_c.cc#n305


What you are saying means it doesn't detect 100% of overflows?


Best Regards,

Piotr Krysik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]