11#ifndef INCLUDED_CORRECTIQ_CORRECTIQ_H
12#define INCLUDED_CORRECTIQ_CORRECTIQ_H
28 typedef std::shared_ptr<correctiq>
sptr;
This block to removes that center frequency IQ DC spike with an IIR filter.
Definition correctiq.h:26
static sptr make()
Return a shared_ptr to a new instance of correctiq::correctiq.
std::shared_ptr< correctiq > sptr
Definition correctiq.h:28
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