Skip to content
Snippets Groups Projects

Resolve "Enable Standard Point Positioning (SPP) computation"

4 files
+ 21
20
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -129,7 +129,7 @@ namespace GNSSUtils
private:
// rtklib-like attribute to represent the different navigation msgs for a given epoch
nav_t _nav;
nav_t nav_;
// Private methods
Loading