📄 readme
字号:
README file for directory ./clockstuff of the NTP Version 4 distributionThis directory contains the sources for utility programs designed tosupport radio clocks. The chutest.c and clktest.c are desgined totest the chu_clk and tty_clk line disciplines and STREAMS modules inthe ../kernel directory.These files have been modified to work with either the line disciplinesor the STREAMS modules. Be sure to define -DSTREAM if appropriate.These are random bits of things written to help with clocks. You canmake things in here by typing one or more of: make propdelay (or `make') make chutest make clktestPropdelay computes high frequency propagation delays, given thelongitude and latitude of the transmitter and receiver. Usethis for WWV/H and CHU. Don't use it for WWVB (the computationis easier for that).Chutest can be used to input and process data from a CHU modemattached to a serial port. It will use the CHU line discipline(if installed), or raw mode otherwise. This was used to testout the initial reduction algorithms, and may not be up to date.Clktest can be used to test the clock line discipline (CLKLDISC,it must be available), and to take a look at radio clocks attached to aserial port.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -