From f8e862f3b5e69de90d6bf20c2642271d324b4fc3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 19 Mar 2021 11:40:34 +0000 Subject: switch to lwip-2.1.2 --- app/ref.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/ref.c') 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*/ -- cgit v1.2.3