You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/02/19 04:33:17 UTC

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request #598: ntpclient: Add api and command to query status

yamt opened a new pull request #598:
URL: https://github.com/apache/incubator-nuttx-apps/pull/598


   ## Summary
   
   Add ntpcstatus command, which shows the client status.
   
   ```
   nsh> ntpcstatus
   The number of last samples: 5
   [0] srv 178.16.23.50 offset -0.014006560 delay 0.349967444
   [1] srv 5.9.57.158 offset 0.001792161 delay 0.269991633
   [2] srv 206.75.147.25 offset 0.009916600 delay 0.129989672
   [3] srv 162.159.200.1 offset 0.011508908 delay 0.019917401
   [4] srv 185.19.184.35 offset 0.021468135 delay 0.239915030
   nsh> 
   ```
   
   this depends on https://github.com/apache/incubator-nuttx/pull/2869
   
   ## Impact
   
   ## Testing
   tested locally with `lm3s6965-ek:qemu-protected` config.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] yamt commented on pull request #598: ntpclient: Add api and command to query status

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #598:
URL: https://github.com/apache/incubator-nuttx-apps/pull/598#issuecomment-782547148


   restarted jobs after the merge of https://github.com/apache/incubator-nuttx/pull/2869


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #598: ntpclient: Add api and command to query status

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #598:
URL: https://github.com/apache/incubator-nuttx-apps/pull/598


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org