#include <ubx.h>
|
uint16_t | mask |
|
uint8_t | dynModel |
| Dynamic Platform model: 0 Portable, 2 Stationary, 3 Pedestrian, 4 Automotive, 5 Sea, 6 Airborne <1g, 7 Airborne <2g, 8 Airborne <4g. More...
|
|
uint8_t | fixMode |
| Position Fixing Mode: 1 2D only, 2 3D only, 3 Auto 2D/3D. More...
|
|
int32_t | fixedAlt |
|
uint32_t | fixedAltVar |
|
int8_t | minElev |
|
uint8_t | drLimit |
|
uint16_t | pDop |
|
uint16_t | tDop |
|
uint16_t | pAcc |
|
uint16_t | tAcc |
|
uint8_t | staticHoldThresh |
|
uint8_t | dgpsTimeOut |
|
uint8_t | cnoThreshNumSVs |
| (ubx7+ only, else 0) More...
|
|
uint8_t | cnoThresh |
| (ubx7+ only, else 0) More...
|
|
uint16_t | reserved |
|
uint16_t | staticHoldMaxDist |
| (ubx8+ only, else 0) More...
|
|
uint8_t | utcStandard |
| (ubx8+ only, else 0) More...
|
|
uint8_t | reserved3 |
|
uint32_t | reserved4 |
|
Definition at line 626 of file ubx.h.
◆ cnoThresh
uint8_t ubx_payload_tx_cfg_nav5_t::cnoThresh |
(ubx7+ only, else 0)
Definition at line 641 of file ubx.h.
◆ cnoThreshNumSVs
uint8_t ubx_payload_tx_cfg_nav5_t::cnoThreshNumSVs |
(ubx7+ only, else 0)
Definition at line 640 of file ubx.h.
◆ dgpsTimeOut
uint8_t ubx_payload_tx_cfg_nav5_t::dgpsTimeOut |
◆ drLimit
uint8_t ubx_payload_tx_cfg_nav5_t::drLimit |
◆ dynModel
uint8_t ubx_payload_tx_cfg_nav5_t::dynModel |
Dynamic Platform model: 0 Portable, 2 Stationary, 3 Pedestrian, 4 Automotive, 5 Sea, 6 Airborne <1g, 7 Airborne <2g, 8 Airborne <4g.
Definition at line 628 of file ubx.h.
◆ fixedAlt
int32_t ubx_payload_tx_cfg_nav5_t::fixedAlt |
◆ fixedAltVar
uint32_t ubx_payload_tx_cfg_nav5_t::fixedAltVar |
◆ fixMode
uint8_t ubx_payload_tx_cfg_nav5_t::fixMode |
Position Fixing Mode: 1 2D only, 2 3D only, 3 Auto 2D/3D.
Definition at line 629 of file ubx.h.
◆ mask
uint16_t ubx_payload_tx_cfg_nav5_t::mask |
◆ minElev
int8_t ubx_payload_tx_cfg_nav5_t::minElev |
◆ pAcc
uint16_t ubx_payload_tx_cfg_nav5_t::pAcc |
◆ pDop
uint16_t ubx_payload_tx_cfg_nav5_t::pDop |
◆ reserved
uint16_t ubx_payload_tx_cfg_nav5_t::reserved |
◆ reserved3
uint8_t ubx_payload_tx_cfg_nav5_t::reserved3 |
◆ reserved4
uint32_t ubx_payload_tx_cfg_nav5_t::reserved4 |
◆ staticHoldMaxDist
uint16_t ubx_payload_tx_cfg_nav5_t::staticHoldMaxDist |
(ubx8+ only, else 0)
Definition at line 643 of file ubx.h.
◆ staticHoldThresh
uint8_t ubx_payload_tx_cfg_nav5_t::staticHoldThresh |
◆ tAcc
uint16_t ubx_payload_tx_cfg_nav5_t::tAcc |
◆ tDop
uint16_t ubx_payload_tx_cfg_nav5_t::tDop |
◆ utcStandard
uint8_t ubx_payload_tx_cfg_nav5_t::utcStandard |
(ubx8+ only, else 0)
Definition at line 644 of file ubx.h.
The documentation for this struct was generated from the following file:
- src/drivers/gps/devices/src/ubx.h