그들은 5 개 비트 위치를 나열하지만, 16 비트로 변환하는 4 자리 헥스 상태 코드를 제공 The first thing you should look at is the status (0x2107 in our case). The magic words in parentheses explain the meaning of the individual bits.
ntptime 상태 코드를 읽는 방법은 무엇입니까? <a href="http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm" rel="nofollow noreferrer">NTP advanced configuration page</a> 가입일
뒤에 다음 텍스트
[email protected]:~ > ntptime
ntp_gettime() returns code 0 (OK)
time bd6b9cf2.9c3c6c60 Thu, Sep 14 2000 20:52:34.610, (.610297702),
maximum error 3480 us, estimated error 0 us.
ntp_adjtime() returns code 0 (OK)
modes 0x0(),
offset 1.658 us, frequency 17.346 ppm, interval 128 s,
maximum error 3480 us, estimated error 0 us,
status 0x2107 (PLL,PPSFREQ,PPSTIME,PPSSIGNAL,NANO),
time constant 6, precision 3.530 us, tolerance 496 ppm,
pps frequency 17.346 ppm, stability 0.016 ppm, jitter 1.378 us,
intervals 57, jitter exceeded 29, stability exceeded 0, errors 0.
있다. 괄호 안에 키워드를 나타내는 비트는 무엇이며, 다른 비트는 무엇을 의미합니까? 여기