Re: time synchronization in samygo
Posted: Mon May 02, 2011 8:56 am
The problem is, that NTP synchronizes only system time (linux) and exeDSP time remains not affected. This is on B series, i think, still remains on C series too.
I can quote geo650, who helped me with ntpclient for B series:
I can quote geo650, who helped me with ntpclient for B series:
Paste this to your autostart script (SamyGO.sh or whatever):
Code: Select all
# example NTP server from Poland (change this if you want) SERVER="193.110.137.171" # we must wait for internet sleep 10 # synchronize now /path/to/your/binary/ntpclient -s -h $SERVER -p 123