summaryrefslogtreecommitdiff
path: root/cesar/bsu/ntb
diff options
context:
space:
mode:
authorNélio Laranjeiro2010-11-12 15:05:48 +0100
committerNélio Laranjeiro2010-11-12 15:07:41 +0100
commit5dcdf3b82a87e570357f4e5f2e4e37ac785f46a2 (patch)
tree98316ec274aa4f063af098f445080bb79c3d8bd8 /cesar/bsu/ntb
parent70f09bc042bd437820da602848da187782e31273 (diff)
cesar/bsu/ntb: reset frequency error when greater than 200 PPM, refs #1968
Diffstat (limited to 'cesar/bsu/ntb')
-rw-r--r--cesar/bsu/ntb/src/ntb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/bsu/ntb/src/ntb.c b/cesar/bsu/ntb/src/ntb.c
index d12cf77c59..52a70f1663 100644
--- a/cesar/bsu/ntb/src/ntb.c
+++ b/cesar/bsu/ntb/src/ntb.c
@@ -17,7 +17,7 @@
/** Define a security level for frequency error.
* If frequency error is greater then re-initialise freq error. */
-#define BSU_FREQ_ERR_SECURITY 50.0e-6
+#define BSU_FREQ_ERR_SECURITY 200.0e-6
#define BSU_NTB_WEIGHT 0.25
#define BSU_NTB_WF BSU_NTB_WEIGHT