mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 12:10:34 +00:00
Fix
This commit is contained in:
parent
a9e881c8bd
commit
e976b8cd0c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user