[ntp:questions] Have Pi, have GPS = low powered NTP server?

Brian Utterback brian.utterback at oracle.com
Thu Jun 7 22:47:11 UTC 2012


On 6/7/2012 2:24 PM, E-Mail Sent to this address will be added to the 
BlackLists wrote:
> Try something like: ntpq -n -c "lpe" -c "las" -c "rv &0" -c "rv &1" -c 
> "rv &2" -c "rv &3" -c "rv &4" The easily readable parts, and the flash 
> code might give you more insight. 

Actually, you can do this a little more efficiently like this:

ntpq -n -c lpe -c las -c "rv &0" -c "mrv &1 &9"

(Some day it would be nice if "mrv &0 &9" worked the way you expected, 
but would you believe "rv 0" and "rv anything-else" call entirely 
different functions? )

Brian Utterback


More information about the questions mailing list