mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-16 05:00:35 +00:00
Update satellite info
This commit is contained in:
parent
f6be094334
commit
1095bd0b48
@ -252,7 +252,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, unsigned int
|
||||
{
|
||||
switch ( PRN_ )
|
||||
{
|
||||
// info from http://www.navcen.uscg.gov/?Do=constellationStatus
|
||||
// info from https://www.navcen.uscg.gov/?Do=constellationStatus
|
||||
|
||||
case 1 :
|
||||
block_ = std::string("IIF"); // Plane D
|
||||
@ -360,7 +360,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, unsigned int
|
||||
{
|
||||
switch ( PRN_ )
|
||||
{
|
||||
// info from http://www.sdcm.ru/smglo/grupglo?version=eng&site=extern
|
||||
// Info from http://www.sdcm.ru/smglo/grupglo?version=eng&site=extern
|
||||
// See also http://www.glonass-center.ru/en/GLONASS/
|
||||
|
||||
case 1 :
|
||||
@ -488,7 +488,7 @@ std::string Gnss_Satellite::what_block(const std::string& system_, unsigned int
|
||||
}
|
||||
if (system_.compare("Galileo") == 0)
|
||||
{
|
||||
// Check http://en.wikipedia.org/wiki/List_of_Galileo_satellites
|
||||
// Check http://en.wikipedia.org/wiki/List_of_Galileo_satellites and https://www.gsc-europa.eu/system-status/Constellation-Information
|
||||
switch ( PRN_ )
|
||||
{
|
||||
case 1:
|
||||
@ -519,43 +519,43 @@ std::string Gnss_Satellite::what_block(const std::string& system_, unsigned int
|
||||
block_ = std::string("IOV-PFM"); // PFM, the ProtoFlight Model / GSAT0101, launched from French Guiana at 10:30 GMT on October 21, 2011.
|
||||
break;
|
||||
case 12 :
|
||||
block_ = std::string("IOV-FM2**"); // Galileo In-Orbit Validation (IOV) satellite FM2 (Flight Model 2) also known as GSAT0102, from French Guiana at 10:30 GMT on October 21, 2011.
|
||||
block_ = std::string("IOV-FM2"); // Galileo In-Orbit Validation (IOV) satellite FM2 (Flight Model 2) also known as GSAT0102, from French Guiana at 10:30 GMT on October 21, 2011.
|
||||
break;
|
||||
case 14 :
|
||||
block_ = std::string("FOC-FM2*"); // Galileo Full Operational Capability (FOC) satellite FM2 / GSAT0202, launched into incorrect orbit on August 22, 2014. Moved to usable orbit in March, 2015.
|
||||
block_ = std::string("FOC-FM2*"); // Galileo Full Operational Capability (FOC) satellite FM2 / GSAT0202, launched into incorrect orbit on August 22, 2014. Moved to usable orbit in March, 2015. UNDER TESTING.
|
||||
break;
|
||||
case 18 :
|
||||
block_ = std::string("FOC-FM1*"); // Galileo Full Operational Capability (FOC) satellite FM1 / GSAT0201, launched into incorrect orbit on August 22, 2014. Moved to usable orbit in December, 2014.
|
||||
block_ = std::string("FOC-FM1*"); // Galileo Full Operational Capability (FOC) satellite FM1 / GSAT0201, launched into incorrect orbit on August 22, 2014. Moved to usable orbit in December, 2014. UNDER TESTING.
|
||||
break;
|
||||
case 19 :
|
||||
block_ = std::string("IOV-FM3"); // Galileo In-Orbit Validation (IOV) satellite FM3 (Flight Model 3) / GSAT0103, launched on October 12, 2012.
|
||||
break;
|
||||
case 20 :
|
||||
block_ = std::string("IOV-FM4**"); // Galileo In-Orbit Validation (IOV) satellite FM4 (Flight Model 4) / GSAT0104, launched on October 12, 2012. Partially unavailable: Payload power problem beginning May 27, 2014 led to permanent loss of E5 and E6 transmissions, E1 transmission restored.
|
||||
block_ = std::string("IOV-FM4**"); // Galileo In-Orbit Validation (IOV) satellite FM4 (Flight Model 4) / GSAT0104, launched on October 12, 2012. Payload power problem beginning May 27, 2014 led to permanent loss of E5 and E6 transmissions, E1 transmission restored. UNAVAILABLE FROM 2014-05-27 UNTIL FURTHER NOTICE
|
||||
break;
|
||||
case 21 :
|
||||
block_ = std::string("FOC-FM15"); // Galileo Full Operational Capability (FOC) satellite FM15 / GSAT0215, launched on Dec. 12, 2017.
|
||||
block_ = std::string("FOC-FM15"); // Galileo Full Operational Capability (FOC) satellite FM15 / GSAT0215, launched on Dec. 12, 2017. UNDER COMMISIONING.
|
||||
break;
|
||||
case 22 :
|
||||
block_ = std::string("FOC-FM4"); // Galileo Full Operational Capability (FOC) satellite FM4 / GSAT0204, launched on March 27, 2015.
|
||||
block_ = std::string("FOC-FM4**"); // Galileo Full Operational Capability (FOC) satellite FM4 / GSAT0204, launched on March 27, 2015. REMOVED FROM ACTIVE SERVICE ON 2017-12-08 UNTIL FURTHER NOTICE FOR CONSTELLATION MANAGEMENT PURPOSES.
|
||||
break;
|
||||
case 24 :
|
||||
block_ = std::string("FOC-FM5"); // Galileo Full Operational Capability (FOC) satellite FM5 / GSAT0205, launched on Sept. 11, 2015.
|
||||
break;
|
||||
case 25 :
|
||||
block_ = std::string("FOC-FM16"); // Galileo Full Operational Capability (FOC) satellite FM16 / GSAT0216, launched on Dec. 12, 2017.
|
||||
block_ = std::string("FOC-FM16"); // Galileo Full Operational Capability (FOC) satellite FM16 / GSAT0216, launched on Dec. 12, 2017. UNDER COMMISIONING.
|
||||
break;
|
||||
case 26 :
|
||||
block_ = std::string("FOC-FM3"); // Galileo Full Operational Capability (FOC) satellite FM3 / GSAT0203, launched on March 27, 2015.
|
||||
break;
|
||||
case 27 :
|
||||
block_ = std::string("FOC-FM17"); // Galileo Full Operational Capability (FOC) satellite FM17 / GSAT0217, launched on Dec. 12, 2017.
|
||||
block_ = std::string("FOC-FM17"); // Galileo Full Operational Capability (FOC) satellite FM17 / GSAT0217, launched on Dec. 12, 2017. UNDER COMMISIONING.
|
||||
break;
|
||||
case 30 :
|
||||
block_ = std::string("FOC-FM6"); // Galileo Full Operational Capability (FOC) satellite FM6 / GSAT0206, launched on Sept. 11, 2015.
|
||||
break;
|
||||
case 31 :
|
||||
block_ = std::string("FOC-FM18"); // Galileo Full Operational Capability (FOC) satellite FM18 / GSAT0218, launched on Dec. 12, 2017.
|
||||
block_ = std::string("FOC-FM18"); // Galileo Full Operational Capability (FOC) satellite FM18 / GSAT0218, launched on Dec. 12, 2017. UNDER COMMISIONING.
|
||||
break;
|
||||
default:
|
||||
block_ = std::string("Unknown(Simulated)");
|
||||
|
Loading…
Reference in New Issue
Block a user