Skip to content
Snippets Groups Projects

Resolve "Renaming accoding to WOLF conventions"

Merged Joan Vallvé Navarro requested to merge 5-renaming-accoding-to-wolf-conventions into devel
20 files
+ 101
101
Compare changes
  • Side-by-side
  • Inline
Files
20
@@ -20,7 +20,7 @@ extern "C" {
@@ -20,7 +20,7 @@ extern "C" {
#include "rtklib.h"
#include "rtklib.h"
}
}
namespace GNSSUtils
namespace GnssUtils
{
{
struct ComputePosOutput
struct ComputePosOutput
{
{
@@ -64,5 +64,5 @@ int estposOwn(const obsd_t* obs,
@@ -64,5 +64,5 @@ int estposOwn(const obsd_t* obs,
int* vsat,
int* vsat,
double* resp,
double* resp,
char* msg);
char* msg);
} // namespace GNSSUtils
} // namespace GnssUtils
#endif // INCLUDE_GNSS_UTILS_UTILS_RCV_POSITION_H_
#endif // INCLUDE_GNSS_UTILS_UTILS_RCV_POSITION_H_
 
\ No newline at end of file
Loading