11 #ifndef INCLUDED_CORRECTIQ_SWAPIQ_H
12 #define INCLUDED_CORRECTIQ_SWAPIQ_H
29 typedef std::shared_ptr<swap_iq>
sptr;
This block will transpose the I and Q channels (Swap IQ) to correct for spectrally inverted inputs.
Definition: correctiq_swapiq.h:27
std::shared_ptr< swap_iq > sptr
Definition: correctiq_swapiq.h:29
static sptr make(int datatype, int datasize)
Return a shared_ptr to a new instance of correctiq::swap_iq.
synchronous 1:1 input to output with history
Definition: sync_block.h:26
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29