end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

LoRaMacTest.h File Reference

LoRaMacTest.h File Reference

LoRa MAC layer test function implementation. More...

Go to the source code of this file.

Functions

void LoRaMacTestRxWindowsOn (bool enable)
 Enabled or disables the reception windows.
void LoRaMacTestSetMic (uint16_t txPacketCounter)
 Enables the MIC field test.
void LoRaMacTestSetDutyCycleOn (bool enable)
 Enabled or disables the duty cycle.
void LoRaMacTestSetChannel (uint8_t channel)
 Sets the channel index.

Detailed Description

LoRa MAC layer test function implementation.

Revised BSD License, see section LICENSE.

                ______                              _
               / _____)             _              | |
              ( (____  _____ ____ _| |_ _____  ____| |__
               \____ \| ___ |    (_   _) ___ |/ ___)  _ \
               _____) ) ____| | | || |_| ____( (___| | | |
              (______/|_____)_|_|_| \__)_____)\____)_| |_|
              (C)2013 Semtech

               ___ _____ _   ___ _  _____ ___  ___  ___ ___
              / __|_   _/_\ / __| |/ / __/ _ \| _ \/ __| __|
              \__ \ | |/ _ \ (__| ' <| _| (_) |   / (__| _|
              |___/ |_/_/ \_\___|_|\_\_| \___/|_|_\\___|___|
              embedded.connectivity.solutions===============
Author:
Miguel Luis ( Semtech )
Gregory Cristian ( Semtech )
Daniel Jäckle ( STACKFORCE )

Definition in file LoRaMacTest.h.