GNU Radio's LORA Package
mod_impl.h File Reference
#include <vector>
#include <complex>
#include <fstream>
#include <volk/volk.h>
#include <lora/mod.h>
Include dependency graph for mod_impl.h:

Go to the source code of this file.

Classes

class  gr::lora::mod_impl
 

Namespaces

namespace  gr
 
namespace  gr::lora
 

Macros

#define NUM_PREAMBLE_CHIRPS   8
 
#define LORA_SYNCWORD0   3
 
#define LORA_SYNCWORD1   4
 

Macro Definition Documentation

◆ LORA_SYNCWORD0

#define LORA_SYNCWORD0   3

◆ LORA_SYNCWORD1

#define LORA_SYNCWORD1   4

◆ NUM_PREAMBLE_CHIRPS

#define NUM_PREAMBLE_CHIRPS   8