 |
SX126x-Arduino
|
Go to the documentation of this file.
35 #ifndef __REGION_KR920_H__
36 #define __REGION_KR920_H__
44 #define KR920_MAX_NB_CHANNELS 16
49 #define KR920_NUMB_DEFAULT_CHANNELS 7
54 #define KR920_NUMB_CHANNELS_CF_LIST 5
59 #define KR920_TX_MIN_DATARATE DR_0
64 #define KR920_TX_MAX_DATARATE DR_5
69 #define KR920_RX_MIN_DATARATE DR_0
74 #define KR920_RX_MAX_DATARATE DR_5
79 #define KR920_DEFAULT_DATARATE DR_0
84 #define KR920_MIN_RX1_DR_OFFSET 0
89 #define KR920_MAX_RX1_DR_OFFSET 5
94 #define KR920_DEFAULT_RX1_DR_OFFSET 0
99 #define KR920_MIN_TX_POWER TX_POWER_7
104 #define KR920_MAX_TX_POWER TX_POWER_0
109 #define KR920_DEFAULT_TX_POWER TX_POWER_0
114 #define KR920_DEFAULT_MAX_EIRP_LOW 10.0f
119 #define KR920_DEFAULT_MAX_EIRP_HIGH 14.0f
124 #define KR920_DEFAULT_ANTENNA_GAIN 2.15f
129 #define KR920_ADR_ACK_LIMIT 64
134 #define KR920_ADR_ACK_DELAY 32
139 #define KR920_DUTY_CYCLE_ENABLED 0
144 #define KR920_MAX_RX_WINDOW 4000
149 #define KR920_RECEIVE_DELAY1 1000
154 #define KR920_RECEIVE_DELAY2 2000
159 #define KR920_JOIN_ACCEPT_DELAY1 5000
164 #define KR920_JOIN_ACCEPT_DELAY2 6000
169 #define KR920_MAX_FCNT_GAP 16384
174 #define KR920_ACKTIMEOUT 2000
179 #define KR920_ACK_TIMEOUT_RND 1000
181 #if (KR920_DEFAULT_DATARATE > DR_5)
182 #error "A default DR higher than DR_5 may lead to connectivity loss."
188 #define KR920_RX_WND_2_FREQ 921900000
193 #define KR920_RX_WND_2_DR DR_0
198 #define KR920_MAX_NB_BANDS 1
204 #define KR920_BAND0 \
206 1, KR920_MAX_TX_POWER, 0, 0 \
215 922100000, 0, {((DR_5 << 4) | DR_0)}, 0 \
224 922300000, 0, {((DR_5 << 4) | DR_0)}, 0 \
233 922500000, 0, {((DR_5 << 4) | DR_0)}, 0 \
238 922700000, 0, {((DR_5 << 4) | DR_0)}, 0 \
242 922900000, 0, {((DR_5 << 4) | DR_0)}, 0 \
246 923100000, 0, {((DR_5 << 4) | DR_0)}, 0 \
250 923300000, 0, {((DR_5 << 4) | DR_0)}, 0 \
256 #define KR920_JOIN_CHANNELS (uint16_t)(LC(1) | LC(2) | LC(3))
261 #define KR920_RSSI_FREE_TH -65
266 #define KR920_CARRIER_SENSE_TIME 6
276 static const uint32_t
BandwidthsKR920[] = {125000, 125000, 125000, 125000, 125000, 125000};
520 #endif // __REGION_KR920_H__
bool RegionKR920ChannelsRemove(ChannelRemoveParams_t *channelRemove)
Removes a channel.
Definition: Region.h:1134
enum eLoRaMacStatus LoRaMacStatus_t
void RegionKR920InitDefaults(InitType_t type)
Initializes the channels masks and the channels.
void RegionKR920SetBandTxDone(SetBandTxDoneParams_t *txDone)
Updates the last TX done parameters of the current channel.
enum eInitType InitType_t
PhyParam_t RegionKR920GetPhyParam(GetPhyParams_t *getPhy)
The function gets a value of a specific phy attribute.
Definition: Region.h:1050
uint8_t RegionKR920LinkAdrReq(LinkAdrReqParams_t *linkAdrReq, int8_t *drOut, int8_t *txPowOut, uint8_t *nbRepOut, uint8_t *nbBytesParsed)
The function processes a Link ADR Request.
Definition: Region.h:1001
Definition: Region.h:1145
Definition: Region.h:1061
LoRaMacStatus_t RegionKR920ChannelAdd(ChannelAddParams_t *channelAdd)
Adds a channel.
void RegionKR920SetContinuousWave(ContinuousWaveParams_t *continuousWave)
Sets the radio into continuous wave mode.
Definition: Region.h:1016
bool RegionKR920RxConfig(RxConfigParams_t *rxConfig, int8_t *datarate)
Configuration of the RX windows.
bool RegionKR920TxConfig(TxConfigParams_t *txConfig, int8_t *txPower, TimerTime_t *txTimeOnAir)
TX configuration.
uint8_t RegionKR920NewChannelReq(NewChannelReqParams_t *newChannelReq)
The function processes a Channel Request.
uint8_t RegionKR920RxParamSetupReq(RxParamSetupReqParams_t *rxParamSetupReq)
The function processes a RX Parameter Setup Request.
bool RegionKR920NextChannel(NextChanParams_t *nextChanParams, uint8_t *channel, TimerTime_t *time, TimerTime_t *aggregatedTimeOff)
Searches and set the next random available channel.
void RegionKR920ApplyCFList(ApplyCFListParams_t *applyCFList)
The function parses the input buffer and sets up the channels of the CF list.
uint8_t RegionKR920DlChannelReq(DlChannelReqParams_t *dlChannelReq)
The function processes a DlChannel Request.
bool RegionKR920ChanMaskSet(ChanMaskSetParams_t *chanMaskSet)
Sets a channels mask.
static const uint8_t MaxPayloadOfDatarateKR920[]
Definition: RegionKR920.h:281
static const uint32_t BandwidthsKR920[]
Definition: RegionKR920.h:276
Definition: Region.h:1092
bool RegionKR920Verify(VerifyParams_t *verify, PhyAttribute_t phyAttribute)
Verifies a parameter.
int8_t RegionKR920AlternateDr(AlternateDrParams_t *alternateDr)
Alternates the datarate of the channel for the join request.
static const uint8_t MaxPayloadOfDatarateRepeaterKR920[]
Definition: RegionKR920.h:286
Definition: Region.h:1119
int8_t RegionKR920TxParamSetupReq(TxParamSetupReqParams_t *txParamSetupReq)
The function processes a TX ParamSetup Request.
Definition: Region.h:1035
bool RegionKR920AdrNext(AdrNextParams_t *adrNext, int8_t *drOut, int8_t *txPowOut, uint32_t *adrAckCounter)
Calculates the next datarate to set, when ADR is on or off.
enum ePhyAttribute PhyAttribute_t
uint8_t RegionKR920ApplyDrOffset(uint8_t downlinkDwellTime, int8_t dr, int8_t drOffset)
Computes new datarate according to the given offset.
uint32_t TimerTime_t
Timer time variable definition.
Definition: timer.h:68
static const uint8_t DataratesKR920[]
Definition: RegionKR920.h:271
void RegionKR920CalcBackOff(CalcBackOffParams_t *calcBackOff)
Calculates the back-off time.
void RegionKR920ComputeRxWindowParameters(int8_t datarate, uint8_t minRxSymbols, uint32_t rxError, RxConfigParams_t *rxConfigParams)