22#ifndef INCLUDED_LORA_SDR_PARTIAL_ML_H
23#define INCLUDED_LORA_SDR_PARTIAL_ML_H
26#include <gnuradio/block.h>
39 typedef std::shared_ptr<partial_ml>
sptr;
#define LORA_SDR_API
Definition: api.h:19
Definition: partial_ml.h:37
std::shared_ptr< partial_ml > sptr
Definition: partial_ml.h:39
static sptr make(uint8_t sf, uint8_t id)
Calculate the likelihood of the synchronised user symbol as well as the matched filter output of the ...