discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Can "Tagged Stream to PDU" behave like "UHD Sink" whe


From: Francisco Albani
Subject: [Discuss-gnuradio] Can "Tagged Stream to PDU" behave like "UHD Sink" when tags are missing?
Date: Sun, 13 Mar 2016 05:48:27 -0300

Hi!

First of all, to avoid an infinite length message subject, I left it a bit inaccurate. Sorry for that.

What I really want to ask is if there is any combination of "official" blocks (or python tricks) that can achieve the same error handling as UHD Sink when comes to missing length tags.

UHD Sink just outputs a 'tG' warning and keeps searching, but Tagged Stream to PDU breaks the flowgraph, which is very inconvenient. I was hoping Tagged Stream Align would do the job, but appears only to correct initial offsets.

The application I'm working in needs to change its symbol rate (and hence its packet length (in samples)) and does not care if some packets are lost because a bunch of samples got caught in the middle of the transition.

This is in the context of testing the application, that will run with UHD Sources and Sinks. I'm simulating those using Tagged Stream to PDU, among other blocks. If there is a clever way to simulate UHD Sources and Sinks, I can follow it.

Many thanks!

Francisco.

reply via email to

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