Update block for GPS satellites PRN 11 and 14

This commit is contained in:
Carles Fernandez 2021-07-12 13:37:12 +02:00
parent 57d090d29d
commit 6289d920cc
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 2 additions and 2 deletions

View File

@ -321,7 +321,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIF"); // Plane E
break;
case 11:
block_ = std::string("IIR"); // Plane D
block_ = std::string("III"); // Plane D
break;
case 12:
block_ = std::string("IIR-M"); // Plane B
@ -330,7 +330,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIR"); // Plane F
break;
case 14:
block_ = std::string("Decommissioned"); // Plane F
block_ = std::string("III"); // Plane B
break;
case 15:
block_ = std::string("IIR-M"); // Plane F