Clock synchronization configuration
[Clock synchronization over the Internet]


Detailed Description

Note:
In the official firmware my own server is contacted. This is for illustration purposes only. The service is not guaranteed and should not be used more often than every ten minutes!


Files

file  clock_sync_config.h
 TIME client configuration (license: GPLv2).

Defines

#define CLOCK_SYNC_INTERVAL
 Interval in seconds between synchronization attempts.
#define CLOCK_SYNC_TIMEOUT
 Timeout in seconds of synchronization attempts.
#define CLOCK_SYNC_IP_0
 IP address (first byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_1
 IP address (second byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_2
 IP address (third byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_3
 IP address (fourth byte) of the remote host which to synchronize from.


Define Documentation

#define CLOCK_SYNC_INTERVAL

Interval in seconds between synchronization attempts.

#define CLOCK_SYNC_TIMEOUT

Timeout in seconds of synchronization attempts.

#define CLOCK_SYNC_IP_0

IP address (first byte) of the remote host which to synchronize from.

#define CLOCK_SYNC_IP_1

IP address (second byte) of the remote host which to synchronize from.

#define CLOCK_SYNC_IP_2

IP address (third byte) of the remote host which to synchronize from.

#define CLOCK_SYNC_IP_3

IP address (fourth byte) of the remote host which to synchronize from.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5