22 #ifndef INCLUDED_LORA_SDR_FFT_DEMOD_H 23 #define INCLUDED_LORA_SDR_FFT_DEMOD_H 26 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<fft_demod>
sptr;
49 static sptr make(uint8_t sf,
bool impl_head,
bool soft_decoding,
bool max_log_approx);
<+description of block+>
Definition: fft_demod.h:36
boost::shared_ptr< fft_demod > sptr
Definition: fft_demod.h:39
#define LORA_SDR_API
Definition: api.h:30