mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-28 14:07:38 +00:00
Bump version number to v0.0.7
preparing v0.0.7 release and minor code cleaning
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef GNSS_SDR_hybrid_observables_H_
|
||||
#define GNSS_SDR_hybrid_observables_H_
|
||||
#ifndef GNSS_SDR_HYBRID_OBSERVABLES_H_
|
||||
#define GNSS_SDR_HYBRID_OBSERVABLES_H_
|
||||
|
||||
#include <string>
|
||||
#include "observables_interface.h"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
|
||||
#ifndef GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
|
||||
|
||||
|
||||
#include <fstream>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
#ifndef GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
|
||||
|
||||
#include <deque>
|
||||
#include <fstream>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
|
||||
#ifndef GNSS_SDR_HYBRID_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_HYBRID_OBSERVABLES_CC_H
|
||||
#define GNSS_SDR_HYBRID_OBSERVABLES_CC_H
|
||||
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user