mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-28 12:14:10 +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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user