mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
This commit is contained in:
commit
579fad6d20
@ -391,5 +391,6 @@ bool Gps_CNAV_Navigation_Message::have_new_utc_model() // Check if we have a ne
|
|||||||
|
|
||||||
Gps_CNAV_Utc_Model Gps_CNAV_Navigation_Message::get_utc_model()
|
Gps_CNAV_Utc_Model Gps_CNAV_Navigation_Message::get_utc_model()
|
||||||
{
|
{
|
||||||
|
utc_model_record.valid = true;
|
||||||
return utc_model_record;
|
return utc_model_record;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user