RadioLib
Universal wireless communication library for Arduino
Loading...
Searching...
No Matches
AX25Client Member List

This is the complete list of members for AX25Client, including all inherited members.

APRSClient (defined in AX25Client)AX25Clientfriend
AX25Client(PhysicalLayer *phy)AX25Clientexplicit
AX25Client(AFSKClient *aud)AX25Clientexplicit
AX25Client(const AX25Client &ax25)AX25Client
begin(const char *srcCallsign, uint8_t srcSSID=0x00, uint8_t preLen=8)AX25Client
operator=(const AX25Client &ax25)AX25Client
sendFrame(AX25Frame *frame)AX25Client
setCorrection(int16_t mark, int16_t space, float length=1.0f)AX25Client
transmit(const char *str, const char *destCallsign, uint8_t destSSID=0x00)AX25Client