1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-16 12:12:57 +00:00

GPS satellite with PNR 8 seems to be still transmitting

This commit is contained in:
Carles Fernandez 2015-05-22 20:49:42 +02:00
parent 3a98f0765e
commit f811d09d9c

View File

@ -273,7 +273,7 @@ void Gnss_Satellite::set_block(const std::string& system_, unsigned int PRN_ )
block = std::string("IIR-M"); //Plane A block = std::string("IIR-M"); //Plane A
break; break;
case 8 : case 8 :
block = std::string("UNKNOWN"); // Decommissioned block = std::string("IIA*"); // Decommissed
break; break;
case 9 : case 9 :
block = std::string("IIF"); //Plane F block = std::string("IIF"); //Plane F