RadioLib
Universal wireless communication library for Arduino
|
This is the complete list of members for APRSClient, including all inherited members.
APRSClient(AX25Client *ax) | APRSClient | explicit |
begin(char sym, bool alt=false) | APRSClient | |
sendFrame(char *destCallsign, uint8_t destSSID, char *info) | APRSClient | |
sendMicE(float lat, float lon, uint16_t heading, uint16_t speed, uint8_t type, uint8_t *telem=NULL, size_t telemLen=0, char *grid=NULL, char *status=NULL, int32_t alt=RADIOLIB_APRS_MIC_E_ALTITUDE_UNUSED) | APRSClient | |
sendPosition(char *destCallsign, uint8_t destSSID, char *lat, char *lon, char *msg=NULL, char *time=NULL) | APRSClient |