An abstract class providing radio object to children and provide base for implementing LoRa PHY layer. More...
#include "platform/NonCopyable.h"
#include "system/LoRaWANTimer.h"
#include "LoRaRadio.h"
#include "lora_phy_ds.h"
Go to the source code of this file.
Data Structures | |
class | LoRaPHY |
LoRaPHY Class Parent class for LoRa regional PHY implementations. More... | |
An abstract class providing radio object to children and provide base for implementing LoRa PHY layer.
Description: LoRa PHY layer
License: Revised BSD License, see LICENSE.TXT file include in the project
Maintainer: Miguel Luis ( Semtech ), Gregory Cristian ( Semtech ) and Daniel Jaeckle ( STACKFORCE )
Copyright (c) 2017, Arm Limited and affiliates. SPDX-License-Identifier: BSD-3-Clause
Definition in file LoRaPHY.h.