GL_SERIAL_STATS Struct Reference

Serial statistics are updated upon every position fix. More...

#include <glgpsapi.h>

List of all members.

Public Attributes

unsigned long ulNoTxPackets
 RX malformed packet count.
unsigned long ulNoRxPackets
 packets sent
unsigned long ulNoTxCrcErrors
 packets received
unsigned long ulNoRxCrcErrors
 GLL-->chip CRC errors reported by GPS chip.
unsigned long ulNoTxSeqErrors
 CRC errors RX from GPS chip.
unsigned long ulNoRxSeqErrors
 TX Sequence errors.
unsigned long ulNoTxBytes
 RX Sequence errors.
unsigned long ulNoRxBytes
 TX byte count.

Detailed Description

Serial statistics are updated upon every position fix.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines