lbandrtk 2.1.0.0
lbandrtk_pmp_cfg_t Struct Reference

LBAND RTK Click CFG-PMP: Point to multipoint (PMP) configuration object. More...

#include <lbandrtk.h>

Data Fields

uint32_t center_freq
 
uint16_t search_window
 
uint8_t use_service_id
 
uint16_t service_id
 
uint16_t data_rate
 
uint8_t use_descrambler
 
uint16_t descrambler_init
 
uint8_t use_prescrambling
 
uint32_t unique_word_high
 
uint32_t unique_word_low
 

Detailed Description

LBAND RTK Click CFG-PMP: Point to multipoint (PMP) configuration object.

This is the configuration for the L-band point to multipoint (PMP) receiver.

Field Documentation

◆ center_freq

uint32_t center_freq

The center frequency for the receiver can be set from 1525000000 to 1559000000 Hz.

◆ data_rate

uint16_t data_rate

The data rate of the received data in bps.

◆ descrambler_init

uint16_t descrambler_init

Set the intialisation value for the descrambler.

◆ search_window

uint16_t search_window

Search window can be set from 0 to 65535 Hz. It is +/- this value from the center frequency set by CENTER_FREQUENCY.

◆ service_id

uint16_t service_id

Defines the expected service ID.

◆ unique_word_high

uint32_t unique_word_high

Defines value of unique word (higher 4 bytes).

◆ unique_word_low

uint32_t unique_word_low

Defines value of unique word (lower 4 bytes).

◆ use_descrambler

uint8_t use_descrambler

Enables/disables the descrambler.

◆ use_prescrambling

uint8_t use_prescrambling

Enables/disables the prescrambling.

◆ use_service_id

uint8_t use_service_id

Enable/disable service ID check to confirm the correct service is received.


The documentation for this struct was generated from the following file: