Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_gps_status_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_gps_status_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, satellites_visible, satellite_prn, satellite_used, satellite_elevation, satellite_azimuth, satellite_snr)
 
def pack (self, mav)
 

Public Attributes

 satellites_visible
 
 satellite_prn
 
 satellite_used
 
 satellite_elevation
 
 satellite_azimuth
 
 satellite_snr
 

Detailed Description

The positioning status, as reported by GPS. This message is
intended to display status information about each satellite
visible to the receiver. See message GLOBAL_POSITION for the
global position estimate. This message can contain information
for up to 20 satellites.

The documentation for this class was generated from the following file: