Hi Jacob,
Assuming that data are encoded text values how to print it as a test using
Message Debug block? My goal is to print the data in the console.

czw., 3 lut 2022 o 14:34 jacob <jacobgilb...@protonmail.com> napisał(a):

> A PDU is a special type of PMT pair object that consists of a PMT
> Dictionary (of metadata) and a PMT Uniform Vector (of data). This is
> defined as such to make operating on PDU type data somewhat standardized.
>
> Depending on what you are actually trying to do you have a few options. If
> the string is metadata you can add it to the PMT metadata dictionary; if
> the string _is_ the data, you can save the encoded text values as a U8
> uniform vector.
>
> Jacob
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Thursday, February 3rd, 2022 at 2:28 AM, Marcin Puchlik via "GNU Radio,
> the Free & Open-Source Toolkit for Software Radio" <
> discuss-gnuradio@gnu.org> wrote:
>
> Hi Community,
> Does the cdr part of the PDU has to be a PMT uniform vector? What if I
> want to fill the cdr with string type of data?
>
>
>
>
>
  • PDU - cdr... GNU Radio, the Free & Open-Source Toolkit for Software Radio
    • Re: ... jacob
      • ... GNU Radio, the Free & Open-Source Toolkit for Software Radio

Reply via email to