mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-10 20:10:05 +00:00
Update block of GPS satellite
This commit is contained in:
parent
dc18110e5d
commit
8ed2893fa3
@ -391,7 +391,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, uint32_t PRN_
|
||||
block_ = std::string("IIF"); // Plane C
|
||||
break;
|
||||
case 28:
|
||||
block_ = std::string("IIR"); // Plane B
|
||||
block_ = std::string("III"); // Plane B
|
||||
break;
|
||||
case 29:
|
||||
block_ = std::string("IIR-M"); // Plane C
|
||||
|
Loading…
Reference in New Issue
Block a user