summaryrefslogtreecommitdiffstats
path: root/app/ref.c
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-19 11:40:34 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-19 11:43:23 +0000
commitf8e862f3b5e69de90d6bf20c2642271d324b4fc3 (patch)
tree86b1ed884110e6a85d64608ceaa2f95434957d1f /app/ref.c
parentc6dc3064e7ebf1f13826487105f748745434da4d (diff)
downloadclock-f8e862f3b5e69de90d6bf20c2642271d324b4fc3.tar.gz
clock-f8e862f3b5e69de90d6bf20c2642271d324b4fc3.tar.bz2
clock-f8e862f3b5e69de90d6bf20c2642271d324b4fc3.zip
switch to lwip-2.1.2
Diffstat (limited to 'app/ref.c')
-rw-r--r--app/ref.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/ref.c b/app/ref.c
index a131fda..6d335ce 100644
--- a/app/ref.c
+++ b/app/ref.c
@@ -375,10 +375,12 @@ void ref_dispatch (uint64_t edge, const char *src)
+#ifdef CHATTY_PLLS
printf ("REF PLL: obs_f=%9d delta_phi=%5d f=%9d %s\r\n",
(int) obs_freq,
(int) obs_phase,
(int) ref_freq, src);
+#endif
/*Ignore bogus observations*/