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