discuss-gnuradio
[Top][All Lists]
Advanced

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

PMT Vectors (How to insert values into them)?


From: mehtap özkan
Subject: PMT Vectors (How to insert values into them)?
Date: Thu, 23 Jul 2020 17:12:54 +0300

I want to create a pmt vector and fill it with constant values. I can do that using   pmt.make_u8vector(16, 0xFF).
Now I want to insert a 4 byte header like 0x01,0x02, 0x03,0x04.
How can we add values to a PMT.Vector?

reply via email to

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