From c0e13d3a42e0e41e9dcedff88294ae692b076528 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Mon, 26 Aug 2019 00:17:41 +0200 Subject: [PATCH] glonass special sign support --- bits.cc | 8 ++++++++ bits.hh | 1 + 2 files changed, 9 insertions(+) diff --git a/bits.cc b/bits.cc index 356f801..e7501f4 100644 --- a/bits.cc +++ b/bits.cc @@ -15,6 +15,14 @@ int getbits(const unsigned char *buff, int pos, int len) return (int)(bits|(~0u<