|
Copernicus
1.0
An Arduino module for the Trimble Copernicus GPS receiver
|
This is the complete list of members for CopernicusGPS, including all inherited members.
| addPacketProcessor(GPSPacketProcessor *pcs) | CopernicusGPS | |
| beginCommand(CommandID cmd) | CopernicusGPS | |
| CopernicusGPS(int serial=0) | CopernicusGPS | |
| endCommand() | CopernicusGPS | |
| getGPSTime() const | CopernicusGPS | |
| getPositionFix() const | CopernicusGPS | |
| getSerial() | CopernicusGPS | |
| getStatus() const | CopernicusGPS | |
| getVelocityFix() const | CopernicusGPS | |
| processOnePacket(bool block=false) | CopernicusGPS | |
| readDataBytes(uint8_t *dst, int n) | CopernicusGPS | |
| removePacketProcessor(GPSPacketProcessor *pcs) | CopernicusGPS | |
| setFixMode(ReportType pos_fixmode, ReportType vel_fixmode, AltMode alt=ALT_NOCHANGE, PPSMode pps=PPS_NOCHANGE, GPSTimeMode time=TME_NOCHANGE, bool block=false) | CopernicusGPS | |
| waitForPacket(ReportType type) | CopernicusGPS | |
| writeDataBytes(const uint8_t *bytes, int n) | CopernicusGPS |
1.8.3.1