GPSNet
|
This is the complete list of members for GPSNet, including all inherited members.
evaluateReceptionRate() | GPSNet | protected |
GPSNet() | GPSNet | |
linkReportWithIndexAfterIndex(uint8_t index, uint8_t after) | GPSNet | protected |
newReport(GPSReport *report) | GPSNet | |
numReports() | GPSNet | |
perSecondTasks() | GPSNet | protected |
poll() | GPSNet | |
printReports() | GPSNet | |
receivedReport(GPSReport *report) | GPSNet | |
reportWithId(uint8_t *id, uint8_t *index=NULL) | GPSNet | |
reportWithIndex(uint8_t index) | GPSNet | |
scheduleReportForUpdate(uint8_t index) | GPSNet | protected |
setTransmitFunction(void(*transmitFunction)(GPSNet *net, GPSReport *report)) | GPSNet | |
transmitNextUpdate() | GPSNet | protected |
transmitUpdate(GPSReport *report) | GPSNet | protectedvirtual |
unlinkReportWithIndex(uint8_t index) | GPSNet | protected |