[hamradio-commits] [gnss-sdr] 20/60: Remove warning

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun Mar 22 11:15:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 1fac79845418e33ca0486ee5e47c2f83f6c20b9a
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Mar 1 19:53:28 2015 +0100

    Remove warning
---
 src/core/system_parameters/gps_navigation_message.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/system_parameters/gps_navigation_message.cc b/src/core/system_parameters/gps_navigation_message.cc
index 704eac2..d8c761e 100644
--- a/src/core/system_parameters/gps_navigation_message.cc
+++ b/src/core/system_parameters/gps_navigation_message.cc
@@ -634,7 +634,7 @@ int Gps_Navigation_Message::subframe_decoder(char *subframe)
         if (SV_page_5 < 25)
             {
                 //! \TODO read almanac
-                if(SV_data_ID){}
+                if(SV_data_ID_5){}
             }
         if (SV_page_5 == 51) // Page 25 (from Table 20-V. Data IDs and SV IDs in Subframes 4 and 5, IS-GPS-200H, page 110)
             {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list