Swap IQ: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(initial creation)
 
(add output for Swap IQ only)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


== Example Flowgraph ==
== Example Flowgraph ==
[[File:Dcoffset_test_fg.png|800px]]
== Example Output ==
The image on the right shows more detail for the Add Const (blue) and CorrectIQ (black) traces only.
[[File:Dcoffset_test_out.png|520px]]
[[File:Dcoffset_test_out_IQ.png]]


== Source Files ==
== Source Files ==

Latest revision as of 00:27, 15 April 2021

This block will transpose the I and Q channels (swap I and Q) to correct for spectrally inverted inputs. Added in 3.9

Parameters

(R): Run-time adjustable

Input Type
options: [complex, short, byte]

Example Flowgraph

Dcoffset test fg.png

Example Output

The image on the right shows more detail for the Add Const (blue) and CorrectIQ (black) traces only.

Dcoffset test out.png Dcoffset test out IQ.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
[1]