mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-04 15:30:01 +00:00
Fix merge conflict
This commit is contained in:
parent
f81bd57961
commit
12a095920f
@ -97,15 +97,14 @@ public:
|
||||
bool have_new_reduced_ced();
|
||||
|
||||
/*
|
||||
<<<<<<< HEAD
|
||||
* \brief Returns true if new ISM data have arrived. The flag is set to false when the function is executed
|
||||
*/
|
||||
bool have_new_ism();
|
||||
=======
|
||||
|
||||
/*
|
||||
* \brief Returns true if new NMA data have arrived. The flag is set to false when the function is executed
|
||||
*/
|
||||
bool have_new_nma();
|
||||
>>>>>>> d0a6264754a2f7c98fa16bc44321e0b8c62d44db
|
||||
|
||||
/*
|
||||
* \brief Returns a Galileo_Ephemeris object filled with the latest navigation data received
|
||||
|
Loading…
Reference in New Issue
Block a user