From d28d113e11a0846f2760080cee15243229e1da17 Mon Sep 17 00:00:00 2001 From: Phil Crump Date: Tue, 10 Dec 2019 21:37:33 +0000 Subject: [PATCH] ubxtool.cc: Hide SBAS Preamble stdout message behind debug flag to reduce log spam. --- ubxtool.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubxtool.cc b/ubxtool.cc index d97fe18..22db45c 100644 --- a/ubxtool.cc +++ b/ubxtool.cc @@ -1199,7 +1199,7 @@ int main(int argc, char** argv) if (doDEBUG) { cerr<