1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-21 03:39:48 +00:00

Update block of GPS satellite

This commit is contained in:
Carles Fernandez 2024-06-10 12:55:37 +02:00
parent dc18110e5d
commit 8ed2893fa3
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -391,7 +391,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
block_ = std::string("IIF"); // Plane C block_ = std::string("IIF"); // Plane C
break; break;
case 28: case 28:
block_ = std::string("IIR"); // Plane B block_ = std::string("III"); // Plane B
break; break;
case 29: case 29:
block_ = std::string("IIR-M"); // Plane C block_ = std::string("IIR-M"); // Plane C