Effective in 2026, to align with our trunk stable development model and ensure platform stability for the ecosystem, we will publish source code to AOSP in Q2 and Q4. For building and contributing to AOSP, we recommend utilizing android-latest-release instead of aosp-main. The android-latest-release manifest branch will always reference the most recent release pushed to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
GnssSvInfo Struct Reference
#include <
gps.h
>
Definition at line
575
of file
gps.h
.
Azimuth of SV in degrees.
Definition at line
613
of file
gps.h
.
Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. It contains the measured C/N0 value for the signal at the antenna port.
This is a mandatory value.
Definition at line
607
of file
gps.h
.
Defines the constellation of the given SV. Value should be one of those GNSS_CONSTELLATION_* constants
Definition at line
599
of file
gps.h
.
Elevation of SV in degrees.
Definition at line
610
of file
gps.h
.
Contains additional data about the given SV. Value should be one of those GNSS_SV_FLAGS_* constants
Definition at line
619
of file
gps.h
.
set to sizeof(GnssSvInfo)
Definition at line
577
of file
gps.h
.
Pseudo-random number for the SV, or FCN/OSN number for Glonass. The distinction is made by looking at constellation field. Values should be in the range of:
-
GPS: 1-32
-
SBAS: 120-151, 183-192
-
GLONASS: 1-24, the orbital slot number (OSN), if known. Or, if not: 93-106, the frequency channel number (FCN) (-7 to +6) offset by + 100 i.e. report an FCN of -7 as 93, FCN of 0 as 100, and FCN of +6 as 106.
-
QZSS: 193-200
-
Galileo: 1-36
-
Beidou: 1-37
Definition at line
593
of file
gps.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
gps.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[]]