GNU Radio's LORA Package
|
Go to the source code of this file.
Classes | |
class | gr::lora::demod |
<+description of block+> More... | |
Namespaces | |
namespace | gr |
namespace | gr::lora |
Macros | |
#define | DEMOD_HISTORY_DEPTH 3 |
#define | REQUIRED_PREAMBLE_CHIRPS 4 |
#define | REQUIRED_SFD_CHIRPS 2 |
#define | LORA_SFD_TOLERANCE 1 |
#define | LORA_PREAMBLE_TOLERANCE 1 |
#define | DEMOD_SYNC_RECOVERY_COUNT (8-REQUIRED_PREAMBLE_CHIRPS)+(2-REQUIRED_SFD_CHIRPS)+4 |
#define DEMOD_HISTORY_DEPTH 3 |
#define DEMOD_SYNC_RECOVERY_COUNT (8-REQUIRED_PREAMBLE_CHIRPS)+(2-REQUIRED_SFD_CHIRPS)+4 |
#define LORA_PREAMBLE_TOLERANCE 1 |
#define LORA_SFD_TOLERANCE 1 |
#define REQUIRED_PREAMBLE_CHIRPS 4 |
#define REQUIRED_SFD_CHIRPS 2 |