mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-28 18:04:51 +00:00
fixing warning
This commit is contained in:
parent
337dc3b2da
commit
b9f51a5e6b
@ -141,6 +141,7 @@ bool Nmea_Printer::Print_Nmea_Line(const std::shared_ptr<Pvt_Solution>& pvt_data
|
||||
|
||||
// set the new PVT data
|
||||
d_PVT_data = pvt_data;
|
||||
d_PVT_data->d_flag_averaging = print_average_values;
|
||||
|
||||
// generate the NMEA sentences
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user