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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t instance
 
uint16_t noisePerMS
 
uint8_t jamInd
 
uint8_t aPower
 
uint16_t agcCnt
 
uint32_t config
 

Detailed Description

Definition at line 749 of file LogStructure.h.

Member Data Documentation

◆ agcCnt

uint16_t log_Ubx1::agcCnt

Definition at line 756 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ aPower

uint8_t log_Ubx1::aPower

Definition at line 755 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ config

uint32_t log_Ubx1::config

Definition at line 757 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ instance

uint8_t log_Ubx1::instance

Definition at line 752 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ jamInd

uint8_t log_Ubx1::jamInd

Definition at line 754 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ LOG_PACKET_HEADER

log_Ubx1::LOG_PACKET_HEADER

Definition at line 750 of file LogStructure.h.

◆ noisePerMS

uint16_t log_Ubx1::noisePerMS

Definition at line 753 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().

◆ time_us

uint64_t log_Ubx1::time_us

Definition at line 751 of file LogStructure.h.

Referenced by AP_GPS_UBLOX::log_mon_hw().


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