NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD as an NTP stratum 1 server



On Thu, Nov 16, 2023 at 06:03:56PM +0100, Manuel Bouyer wrote:
> To do better I think I'd go with an implementation of ntpd on a
microcontroller
> (maybe an ESP32, which has native ethernet) and use the PPS signal
with a
> capture channel. Doing true real time on more complex CPUs is really
hard.
>
> I know there is an implementation on arduino, but I think a 32 bit MCU
> would be a better choice.

That sounded like such a good idea somebody must have done it before,
and
it seems so (even with cool display):

      https://github.com/liebman/ESPNTPServer

Martin

On Fri, 17 Nov 2023, Brad Spencer wrote:
A followup to myself....

So for right now, it looks like you may be out of luck for ntpd PPS use
on a Rock64 system (except for the USB DCD support which would work if
the GPS chip supports it).


Yes, not looking good for the RockChip devices for now. Thanks for the help.

Using a 32 bit MCU looks like an interesting project. MCU devices these days have crazy CPU and connectivity. I'll add it to the list of end-of-year projects (although will compete with trying to get rtl-sdr working better on the Rock64).

-Joel


Home | Main Index | Thread Index | Old Index