1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-14 12:10:34 +00:00
This commit is contained in:
Carles Fernandez 2016-10-02 21:55:58 +02:00
parent a9e881c8bd
commit e976b8cd0c

View File

@ -306,7 +306,7 @@ void TTFF_GPS_L1_CA_Test::print_TTFF_report(const std::vector<double> & ttff_v,
{
std::cout << "Cold start." << std::endl;
}
std::cout << "AGNSS: ";
std::cout << "A-GNSS: ";
if (agnss && read_ephemeris)
{
std::cout << "Enabled." << std::endl;