APM:Libraries
Public Attributes | List of all members
AP_GPS_UBLOX::PACKED Union Reference
Collaboration diagram for AP_GPS_UBLOX::PACKED:
[legend]

Public Attributes

DEFINE_BYTE_ARRAY_METHODS ubx_nav_posllh posllh
 
ubx_nav_status status
 
ubx_nav_dop dop
 
ubx_nav_solution solution
 
ubx_nav_pvt pvt
 
ubx_nav_velned velned
 
ubx_cfg_msg_rate msg_rate
 
ubx_cfg_msg_rate_6 msg_rate_6
 
ubx_cfg_nav_settings nav_settings
 
ubx_cfg_nav_rate nav_rate
 
ubx_cfg_prt prt
 
ubx_mon_hw_60 mon_hw_60
 
ubx_mon_hw_68 mon_hw_68
 
ubx_mon_hw2 mon_hw2
 
ubx_mon_ver mon_ver
 
ubx_cfg_gnss gnss
 
ubx_cfg_sbas sbas
 
ubx_nav_svinfo_header svinfo_header
 
ubx_rxm_raw rxm_raw
 
ubx_rxm_rawx rxm_rawx
 
ubx_ack_ack ack
 

Detailed Description

Definition at line 395 of file AP_GPS_UBLOX.h.

Member Data Documentation

◆ ack

ubx_ack_ack AP_GPS_UBLOX::PACKED::ack

Definition at line 421 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ dop

ubx_nav_dop AP_GPS_UBLOX::PACKED::dop

Definition at line 399 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ gnss

ubx_cfg_gnss AP_GPS_UBLOX::PACKED::gnss

Definition at line 413 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ mon_hw2

ubx_mon_hw2 AP_GPS_UBLOX::PACKED::mon_hw2

Definition at line 410 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ mon_hw_60

ubx_mon_hw_60 AP_GPS_UBLOX::PACKED::mon_hw_60

Definition at line 408 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ mon_hw_68

ubx_mon_hw_68 AP_GPS_UBLOX::PACKED::mon_hw_68

Definition at line 409 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ mon_ver

ubx_mon_ver AP_GPS_UBLOX::PACKED::mon_ver

Definition at line 411 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ msg_rate

ubx_cfg_msg_rate AP_GPS_UBLOX::PACKED::msg_rate

Definition at line 403 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ msg_rate_6

ubx_cfg_msg_rate_6 AP_GPS_UBLOX::PACKED::msg_rate_6

Definition at line 404 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ nav_rate

ubx_cfg_nav_rate AP_GPS_UBLOX::PACKED::nav_rate

Definition at line 406 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ nav_settings

ubx_cfg_nav_settings AP_GPS_UBLOX::PACKED::nav_settings

Definition at line 405 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ posllh

DEFINE_BYTE_ARRAY_METHODS ubx_nav_posllh AP_GPS_UBLOX::PACKED::posllh

Definition at line 397 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ prt

ubx_cfg_prt AP_GPS_UBLOX::PACKED::prt

Definition at line 407 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ pvt

ubx_nav_pvt AP_GPS_UBLOX::PACKED::pvt

Definition at line 401 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ rxm_raw

ubx_rxm_raw AP_GPS_UBLOX::PACKED::rxm_raw

Definition at line 418 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ rxm_rawx

ubx_rxm_rawx AP_GPS_UBLOX::PACKED::rxm_rawx

Definition at line 419 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ sbas

ubx_cfg_sbas AP_GPS_UBLOX::PACKED::sbas

Definition at line 415 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ solution

ubx_nav_solution AP_GPS_UBLOX::PACKED::solution

Definition at line 400 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ status

ubx_nav_status AP_GPS_UBLOX::PACKED::status

Definition at line 398 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ svinfo_header

ubx_nav_svinfo_header AP_GPS_UBLOX::PACKED::svinfo_header

Definition at line 416 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().

◆ velned

ubx_nav_velned AP_GPS_UBLOX::PACKED::velned

Definition at line 402 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::_parse_gps().


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