RadioHead
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CRH_ABZDriver to send and receive unaddressed, unreliable datagrams via radio transceiver in a muRata cmwx1zzabz module, which includes an STM32L0 processor, a SX1276 LoRa radio and an antenna switch
 CRH_ASKDriver to send and receive unaddressed, unreliable datagrams via inexpensive ASK (Amplitude Shift Keying) or OOK (On Off Keying) RF transceivers
 CRH_CC110Send and receive unaddressed, unreliable, datagrams by Texas Instruments CC110L and compatible transceivers and modules
 CModemConfigDefines register configuration values for a desired modulation
 CRH_E32Driver to send and receive unaddressed, unreliable datagrams via a EBYTE E32-TTL-1W and similar serial radio transceiver
 CParametersStructure for reading and writing radio control parameters
 CRH_LoRaFileOpsDriver to send and receive unaddressed, unreliable datagrams via a LoRa capable radio transceiver on a Linux platform (possibly Raspberry Pi), using the lora-file-ops driver by Jian-Hong Pan (starnight): https://github.com/starnight/LoRa/tree/file-ops
 CRH_MRF89Send and receive unaddressed, unreliable datagrams by Microchip MRF89XA and compatible transceivers. and modules
 CModemConfigDefines register configuration values for a desired modulation
 CRH_NRF24Send and receive unaddressed, unreliable datagrams by nRF24L01 and compatible transceivers
 CRH_NRF51Send and receive unaddressed, unreliable datagrams by nRF51 and nRF52 compatible transceivers
 CRH_NRF905Send and receive unaddressed, unreliable datagrams by nRF905 and compatible transceivers
 CRH_RF22Driver to send and receive unaddressed, unreliable datagrams via an RF22 and compatible radio transceiver
 CModemConfigDefines register values for a set of modem configuration registers
 CRH_RF24Driver to send and receive unaddressed, unreliable datagrams via an RF24 and compatible radio transceiver
 CCommandInfoDefines the commands we can interrogate in printRegisters
 CModemConfigDefines property values for a set of modem configuration registers
 CRH_RF69Driver to send and receive unaddressed, unreliable datagrams via an RF69 and compatible radio transceiver
 CModemConfigDefines register values for a set of modem configuration registers
 CRH_RF95Driver to send and receive unaddressed, unreliable datagrams via a LoRa capable radio transceiver
 CModemConfigDefines register values for a set of modem configuration registers
 CRH_SerialDriver to send and receive unaddressed, unreliable datagrams via a serial connection
 CRH_STM32WLxDriver to send and receive unaddressed, unreliable datagrams via a SX1261 LoRa capable radio transceiver embedded in a ST Microelectronics STM32WLE5xx and STM32WLE4xx processors
 CRH_SX126xDriver to send and receive unaddressed, unreliable datagrams via a Semtech SX126X family LoRa capable radio transceiver
 CModemConfigDefines register values for a set of modem configuration registers
 CRadioPinConfig
 CRadioPinConfigEntry
 CRH_TCPDriver to send and receive unaddressed, unreliable datagrams via sockets on a Linux simulator
 CRHDatagramManager class for addressed, unreliable messages
 CRHEncryptedDriverVirtual Driver to encrypt/decrypt data. Can be used with any other RadioHead driver
 CRHGenericDriverAbstract base class for a RadioHead driver
 CRHGenericSPIBase class for SPI interfaces
 CRHHardwareSPIEncapsulate a hardware SPI bus interface
 CRHMeshRHRouter subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network, with automatic route discovery
 CMeshApplicationMessageSignals an application layer message for the caller of RHMesh
 CMeshMessageHeaderStructure of the basic RHMesh header
 CMeshRouteDiscoveryMessageSignals a route discovery request or reply (At present only supports physical dest addresses of length 1 octet)
 CMeshRouteFailureMessageSignals a route failure
 CRHNRFSPIDriverBase class for RadioHead drivers that use the SPI bus to communicate with its NRF family transport hardware
 CRHReliableDatagramRHDatagram subclass for sending addressed, acknowledged, retransmitted datagrams
 CRHRouterRHReliableDatagram subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network
 CRoutedMessageDefines the structure of a RHRouter message
 CRoutedMessageHeaderDefines the structure of the RHRouter message header, used to keep track of end-to-end delivery parameters
 CRoutingTableEntryDefines an entry in the routing table
 CRHSoftwareSPIEncapsulate a software SPI interface
 CRHSPIDriverBase class for RadioHead drivers that use the SPI bus to communicate with its transport hardware
 CRHTcpMessageGeneric RH_TCP simulator message structure
 CRHTcpPacketRH_TCP radio message passed to or from the simulator
 CRHTcpThisAddressRH_TCP message Notifies the server of thisAddress of this client
 CRHTcpTypeMessageGeneric RH_TCP message structure with message type