mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-26 08:56:58 +00:00
Remove warning
This commit is contained in:
parent
1176361e79
commit
1fac798454
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user