1
0
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:
Carles Fernandez
2024-07-25 21:40:43 +02:00
parent e0506eaf9b
commit 3cc12e9b66
4 changed files with 44 additions and 7 deletions

View File

@@ -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;