Lines Matching defs:nsvs
294 short rpt_0x47 (TSIPPKT *rpt, unsigned char *nsvs, unsigned char *sv_prn,
335 short rpt_0x6D (TSIPPKT *rpt, unsigned char *manual_mode, unsigned char *nsvs,
362 short *week_num, unsigned char *nsvs, unsigned char sv_prn[],
2154 unsigned char *nsvs,
2164 *nsvs = buf[0];
2165 for (isv = 0; isv < (*nsvs); isv++) {
2699 unsigned char *nsvs,
2712 *nsvs = (unsigned char)((buf[0] & 0xF0) >> 4);
2713 if ((*nsvs)>8) return TRUE;
2714 if (rpt->len != 17 + (*nsvs) ) return TRUE;
2722 for (islot = 0; islot < (*nsvs); islot++)
2946 unsigned char *nsvs,
2985 *nsvs = buf[28];
3488 nsvs, sv_prn[12];
3495 if (rpt_0x47 (rpt, &nsvs, sv_prn, snr))
3501 pbuf += sprintf(pbuf, "\nSNR for satellites: %d", nsvs);
3502 for (isv = 0; isv < nsvs; isv++)
4225 manual_mode, nsvs, sv_prn[8], ndim;
4233 &manual_mode, &nsvs, &ndim, sv_prn,
4243 pbuf += sprintf(pbuf, "\nMode: Searching, %d-SV:", nsvs);
4250 manual_mode ? 'M' : 'A', ndim - 1, nsvs);
4253 pbuf += sprintf(pbuf, "\nMode: Timing, %d-SV:", nsvs);
4260 for (islot = 0; islot < nsvs; islot++)
4684 info, nsvs, sv_prn[32];
4700 &week_num, &nsvs, sv_prn, sv_IODC, &datum_index))
4747 for (isv = 0; isv < nsvs; isv++) {
4751 for (isv = 0; isv < nsvs; isv++) {