4

I need to apply a math formula (e.g. take a square root) to every sample (of 64 element vector) in the data stream coming out from a GRC signal source block (e.g.Complex to Mag Phase block in the attached GRC flowgraph) using Python code, just before that stream gets passed on to some other block down the stream (e.g. QT GUI Time Sink in the attached GRC flowgraph)

I will be applying phase unwrapping to the 64 sample phase vector before it is displayed to time sink.

Example GRC flowgraph

  • 1
    This question is, in its GNU Radio context, pretty clear. I'd have an answer. – Marcus Müller Nov 24 '17 at 20:48
  • @MarcusMüller Can you please guide me through the process of doing that? I've read about PMT and message passing, would that be helpful in this case? I'm new to GNU Radio ecosystem. – Hassaan Ahmad Dec 02 '17 at 09:00

0 Answers0