APM:Libraries
Public Attributes | List of all members
log_Ubx2 Struct Reference

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t instance
 
int8_t ofsI
 
uint8_t magI
 
int8_t ofsQ
 
uint8_t magQ
 

Detailed Description

Definition at line 760 of file LogStructure.h.

Member Data Documentation

◆ instance

uint8_t log_Ubx2::instance

Definition at line 763 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ LOG_PACKET_HEADER

log_Ubx2::LOG_PACKET_HEADER

Definition at line 761 of file LogStructure.h.

◆ magI

uint8_t log_Ubx2::magI

Definition at line 765 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ magQ

uint8_t log_Ubx2::magQ

Definition at line 767 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ ofsI

int8_t log_Ubx2::ofsI

Definition at line 764 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ ofsQ

int8_t log_Ubx2::ofsQ

Definition at line 766 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().

◆ time_us

uint64_t log_Ubx2::time_us

Definition at line 762 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw2().


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