HomeSort by: relevance | last modified time | path
    Searched refs:qsy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_wwv.c 188 #define QTHR 2500. /* QSY minute sync threshold */
189 #define QSNR 20. /* QSY minute sync SNR threshold (dB) */
302 #define MSC21 10 /* QSY probe channel */
375 {MSC21, DUT4}, /* 58 0.4 QSY probe channel */
612 static double qsy[NCHAN] = {2.5, 5, 10, 15, 20}; /* frequencies (MHz) */ variable
1803 * QSY to the probe channel, which rotates in turn over all
1806 * QSY back to the data channel. Note that the actions commented
1826 * Finally, QSY back to the data channel.
1971 * Save the data channel gain, then QSY to the probe channel and
2526 floor(qsy[i]));
    [all...]
refclock_chu.c 443 static double qsy[NCHAN] = {3.330, 7.850, 14.670}; /* freq (MHz) */ variable
1591 rval = icom_freq(up->fd_icom, peer->ttl & 0x7f, qsy[up->chan] +

Completed in 50 milliseconds