Searched refs:agc (Results 1 – 4 of 4) sorted by relevance
3489 LOC_LOGv("agc[%d]=%f", sig, dataNotify.agc[sig]); in reportData()4620 data.agc[sig] = 0.0; in getDataInformation()4625 data.agc[GNSS_LOC_SIGNAL_TYPE_GPS_L1CA] = in getDataInformation()4629 data.agc[GNSS_LOC_SIGNAL_TYPE_QZSS_L1CA] = in getDataInformation()4633 data.agc[GNSS_LOC_SIGNAL_TYPE_SBAS_L1_CA] = in getDataInformation()4653 data.agc[GNSS_LOC_SIGNAL_TYPE_GLONASS_G1] = in getDataInformation()4665 data.agc[GNSS_LOC_SIGNAL_TYPE_BEIDOU_B1_I] = in getDataInformation()4677 data.agc[GNSS_LOC_SIGNAL_TYPE_GALILEO_E1_C] = in getDataInformation()
1077 double agc[GNSS_LOC_MAX_NUMBER_OF_SIGNAL_TYPES]; // Automatic gain control member
1546 uint8_t agc;
2032 bool agc; /* loop from init gain and going down */ member