mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-12 19:48:06 +00:00
Add basic infrastructure for the GNSS-SDR.osnma_mode=strict mode
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
bool use_e6_for_pvt = true;
|
||||
bool use_has_corrections = true;
|
||||
bool use_unhealthy_sats = false;
|
||||
bool osnma_strict = false;
|
||||
|
||||
// PVT KF parameters
|
||||
bool enable_pvt_kf = false;
|
||||
|
||||
Reference in New Issue
Block a user