Commit 87b3af47 authored by Aurelio Colosimo's avatar Aurelio Colosimo

include/ppsi/constants.h: tuning of clock class and clock priorities

The same values used in ptp-noposix are copied here.
Reference file in ptp-noposix is PTPWRd/constants.h, last changed by
commit f57bc6cd.
Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 33d1359e
......@@ -23,10 +23,10 @@
#define PP_DEFAULT_SYNC_INTERVAL 0 /* -7 in 802.1AS, 1 is ok */
#define PP_DEFAULT_SYNC_RECEIPT_TIMEOUT 3
#define PP_DEFAULT_ANNOUNCE_RECEIPT_TIMEOUT 6 /* 3 by default, 3 is ok */
#define PP_DEFAULT_CLOCK_CLASS 248
#define PP_DEFAULT_CLOCK_CLASS 187
#define PP_DEFAULT_CLOCK_ACCURACY 0xFE
#define PP_DEFAULT_PRIORITY1 248
#define PP_DEFAULT_PRIORITY2 248
#define PP_DEFAULT_PRIORITY1 128
#define PP_DEFAULT_PRIORITY2 128
#define PP_DEFAULT_CLOCK_VARIANCE -4000 /* To be determined in
* 802.1AS. We use the
* same value as in ptpdv1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment