|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <GPSRtk.h>
Public Attributes | |
| uint8_t | inView = 0 |
| int | used = 0 |
| uint8_t GPSRtk::SatelliteCounts::inView = 0 |
Definition at line 28 of file GPSRtk.h.
Referenced by GPSRtk::countSatellites().
| int GPSRtk::SatelliteCounts::used = 0 |
Definition at line 29 of file GPSRtk.h.
Referenced by GPSRtk::countSatellites().