Searched refs:cN0Dbhz (Results 1 – 12 of 12) sorted by relevance
126 counts.max_cn0_dbhz = gnss_sv.cN0Dbhz; in FindStrongFrequentNonGpsSource()131 if (itSignal->second.max_cn0_dbhz < gnss_sv.cN0Dbhz) { in FindStrongFrequentNonGpsSource()132 itSignal->second.max_cn0_dbhz = gnss_sv.cN0Dbhz; in FindStrongFrequentNonGpsSource()
447 info.cN0Dbhz = in.gnssSvs[i].cN0Dbhz; in convertGnssSvStatus()
511 info.cN0Dbhz = in.gnssSvs[i].cN0Dbhz; in convertGnssSvStatus()
135 .cN0Dbhz = svInfo.c_n0_dbhz, in gnssSvStatusCb()227 info.cN0Dbhz = svInfo->sv_list[i].snr; in gpsSvStatusCb()
215 .cN0Dbhz = cN0DbHz, in getSvInfo()
414 if (svNotify.gnssSvs[svNumber - 1].cN0Dbhz > 0) in loc_nmea_generate_GSV()417 (int)(0.5 + svNotify.gnssSvs[svNumber - 1].cN0Dbhz)); //float to int in loc_nmea_generate_GSV()
287 svNotify.gnssSvs[i].cN0Dbhz, in reportSv()
502 float cN0Dbhz; // signal strength member
533 float cN0Dbhz; // signal strength member
284 svNotify.gnssSvs[i].cN0Dbhz, in reportSv()
107 float cN0Dbhz;