1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-04 15:30:01 +00:00

Fix merging conflict

This commit is contained in:
Carles Fernandez 2024-09-25 20:49:44 +02:00
parent 12a095920f
commit f91f37261d
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -131,6 +131,11 @@ public:
*/
Galileo_Ephemeris get_reduced_ced() const;
/*
* \brief Returns a Galileo_ISMs object filled with the latest ISM data received
*/
Galileo_ISM get_galileo_ism() const;
/*
* \brief Returns an OSNMA_msg object filled with the latest NMA message received. Resets msg buffer.
*/