GPS Driver: supported GPS driver #1489
Answered
by
JamesB192
peterwillcn
asked this question in
Q&A
|
Is it supported here( https://www.ntp.org/documentation/drivers/ )What about the GPS driver? Especially the Motorola Oncore GPS Receiver, a GPS time receiver with very high accuracy. |
Answered by
JamesB192
Jun 4, 2024
Replies: 2 comments 2 replies
|
I do not work with the project, but they have been asked about this before. So synopsizing... There are no plans to add ntp refclocks to ntpd-rs. Instead, the intent is to add a chrony type unix socket driver (not SHM); the one could run the mlichvar/ntp-refclock project, which supports many of the refclocks from ntpd. #882 #1138 #1361 Or did I hallucinate that? |
0 replies
Answer selected by
davidv1992
|
Yes, we do intend to add a chrony type unix socket driver. Initial experiments on implementing this are currently ongoing and looking positive. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not work with the project, but they have been asked about this before. So synopsizing...
There are no plans to add ntp refclocks to ntpd-rs. Instead, the intent is to add a chrony type unix socket driver (not SHM); the one could run the mlichvar/ntp-refclock project, which supports many of the refclocks from ntpd. #882 #1138 #1361
Or did I hallucinate that?