mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +00:00
make Pvt_Conf a class again
This commit is contained in:
parent
11f53a3fcb
commit
60b39bad81
@ -27,8 +27,9 @@
|
||||
* \{ */
|
||||
|
||||
|
||||
struct Pvt_Conf
|
||||
class Pvt_Conf
|
||||
{
|
||||
public:
|
||||
std::map<int, int> rtcm_msg_rate_ms;
|
||||
|
||||
std::string rinex_name = std::string("-");
|
||||
|
Loading…
Reference in New Issue
Block a user