Update GPS satellite blocks

This commit is contained in:
Carles Fernandez 2020-08-21 00:30:03 +02:00
parent 029782bde1
commit 4877ffff80
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 4 additions and 4 deletions

View File

@ -303,7 +303,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIF"); // Plane E block_ = std::string("IIF"); // Plane E
break; break;
case 4: case 4:
block_ = std::string("Unknown"); block_ = std::string("III"); // Plane A
break; break;
case 5: case 5:
block_ = std::string("IIR-M"); // Plane E block_ = std::string("IIR-M"); // Plane E
@ -333,7 +333,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIR"); // Plane F block_ = std::string("IIR"); // Plane F
break; break;
case 14: case 14:
block_ = std::string("IIR"); // Plane F block_ = std::string("Decommissioned"); // Plane F
break; break;
case 15: case 15:
block_ = std::string("IIR-M"); // Plane F block_ = std::string("IIR-M"); // Plane F
@ -345,7 +345,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIR-M"); // Plane C block_ = std::string("IIR-M"); // Plane C
break; break;
case 18: case 18:
block_ = std::string("IIR"); // Plane E block_ = std::string("III"); // Plane D
break; break;
case 19: case 19:
block_ = std::string("IIR"); // Plane D block_ = std::string("IIR"); // Plane D
@ -360,7 +360,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIR"); // Plane E block_ = std::string("IIR"); // Plane E
break; break;
case 23: case 23:
block_ = std::string("IIR"); // Plane F block_ = std::string("III"); // Plane E
break; break;
case 24: case 24:
block_ = std::string("IIF"); // Plane A block_ = std::string("IIF"); // Plane A