Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ba86c63 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update Javadoc of AGC" into sc-dev

parents 58b9a4e4 416f3a10
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -1380,10 +1380,9 @@ public final class GnssMeasurement implements Parcelable {
     * Gets the Automatic Gain Control level in dB.
     *
     * <p> AGC acts as a variable gain amplifier adjusting the power of the incoming signal. The AGC
     * level may be used to indicate potential interference. When AGC is at a nominal level, this
     * value must be set as 0. Higher gain (and/or lower input power) shall be output as a positive
     * number. Hence in cases of strong jamming, in the band of this signal, this value will go more
     * negative.
     * level may be used to indicate potential interference. Higher gain (and/or lower input power)
     * shall be output as a positive number. Hence in cases of strong jamming, in the band of this
     * signal, this value will go more negative.
     *
     * <p> Note: Different hardware designs (e.g. antenna, pre-amplification, or other RF HW
     * components) may also affect the typical output of of this value on any given hardware design