PetteriAimonen commented on PR #17498:
URL: https://github.com/apache/nuttx/pull/17498#issuecomment-3653518074

   I wonder about the relation of the new `nxclock_adjtime()` and 
`clock_adjtime()` to the existing `adjtime()`. It seems that `clock_adjtime()` 
does nothing if PTP clock is not enabled, while for `CLOCK_REALTIME` it would 
make sense to call `adjtime()`.
   
   I also think it could be useful for `ptp.rst` documentation to mention the 
nuttx-apps 
[ptpd](https://github.com/apache/nuttx-apps/tree/master/netutils/ptpd) which 
has lower total accuracy (practically around 100 µs), but less hardware 
requirements.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to