![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
CCayenneLPP | |
CTComSlip | Class for handling SLIP encoding and decoding of HCI messages |
▼CTComSlipClient | Class definition for enabling OO inheritance |
▼CTWiMODLRHCI | Internal helper class for processing SLIP frames |
CWiMODLoRaWAN | Main class representing the interface to the WiMOD running the firmware LoRaWAN EndNode Modem |
CWiMODLRBASE | Main class representing the interface to the WiMOD running the firmware WiMODLR-BASE |
CTWiMODLORAWAN_ActivateDeviceData | Activation data structure for LoRa network activation |
CTWiMODLORAWAN_JoinParams | JOIN data structure for LoRa network activation |
CTWiMODLORAWAN_MacCmd | LoRaWAN MAC command structure |
CTWiMODLORAWAN_NwkStatus_Data | Structure containing all data about LoRaWAN network status |
CTWiMODLORAWAN_RadioStackConfig | Radio stack configuration related to to LoRaWAN specific options |
CTWiMODLORAWAN_RX_ACK_Data | Data structure for received Acknowledgment data |
CTWiMODLORAWAN_RX_Data | Structure containing RX (user) payload data |
CTWiMODLORAWAN_RX_JoinedNwkData | Structure containing data of the joined network indication |
CTWiMODLORAWAN_RX_MacCmdData | Structure containing a received MAC command |
CTWiMODLORAWAN_TX_Data | Structure containing all data necessary to transmitting a data message |
CTWiMODLORAWAN_TxIndData | Activation data structure for LoRa network activation |
CTWiMODLR_AckTxInd_Msg | Structure containing information about an acknowledgment transmission |
CTWiMODLR_DevMgmt_DevInfo | Structure containing basic information about the WiMOD device |
CTWiMODLR_DevMgmt_FwInfo | Basic information about the current firmware of the WiMOD |
CTWiMODLR_DevMgmt_RadioConfig | Structure containing the radio (stack) config parameters of the WiMOD (only for LR-BASE) |
CTWiMODLR_DevMgmt_RtcAlarm | Structure containing the RTC Alarm config parameters of the WiMOD |
CTWiMODLR_DevMgmt_SystemStatus | Basic information about system status of the WiMOD |
CTWiMODLR_HCIMessage | Basic low level HCI message structure used for all serial messages to/from WiMOD |
CTWiMODLR_RadioLink_CdataInd | Structure containing information about a C-Data indication (TX only) |
CTWiMODLR_RadioLink_Msg | Structure containing a general RadioLink HCI message |
CTWiMODLRHCIClient | Internal helper class for processing HCI frames |
CWiMOD_SAP_DevMgmt | Implementation for the ServiceAccessPoint DeviceManagement |
CWiMOD_SAP_LoRaWAN | Implementation for the ServiceAccessPoint LoRaWAN (End Node Modem firmware only) |
CWiMOD_SAP_RadioLink | Implementation for the ServiceAccessPoint RadioLink (LR-Base firmware only) |