<+description of block+>
More...
#include <frame_sync.h>
|
static sptr | make (uint32_t center_freq, uint32_t bandwidth, uint8_t sf, bool impl_head, std::vector< uint16_t > sync_word, uint8_t os_factor, uint16_t preamble_len) |
| Return a shared_ptr to a new instance of lora_sdr::frame_sync.
|
|
static sptr | make (float samp_rate, uint32_t bandwidth, uint8_t sf, bool impl_head, std::vector< uint16_t > sync_word) |
| Return a shared_ptr to a new instance of lora_sdr::frame_sync.
|
|
◆ sptr [1/2]
◆ sptr [2/2]
◆ make() [1/2]
static sptr gr::lora_sdr::frame_sync::make |
( |
float |
samp_rate, |
|
|
uint32_t |
bandwidth, |
|
|
uint8_t |
sf, |
|
|
bool |
impl_head, |
|
|
std::vector< uint16_t > |
sync_word |
|
) |
| |
|
static |
◆ make() [2/2]
static sptr gr::lora_sdr::frame_sync::make |
( |
uint32_t |
center_freq, |
|
|
uint32_t |
bandwidth, |
|
|
uint8_t |
sf, |
|
|
bool |
impl_head, |
|
|
std::vector< uint16_t > |
sync_word, |
|
|
uint8_t |
os_factor, |
|
|
uint16_t |
preamble_len |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: