From 2bff1f348bac9f98103604cfbb7d8fff7106a447 Mon Sep 17 00:00:00 2001 From: joanvallve <jvallve@iri.upc.edu> Date: Mon, 15 Mar 2021 13:44:20 +0100 Subject: [PATCH] all configs for F9T the same --- yaml/atlantic/config_f9t.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/atlantic/config_f9t.yaml b/yaml/atlantic/config_f9t.yaml index 0d165ce..5516d63 100644 --- a/yaml/atlantic/config_f9t.yaml +++ b/yaml/atlantic/config_f9t.yaml @@ -67,7 +67,7 @@ sv_in: # GNSS Config gnss: gps: true - glonass: true # Supported by C94-M8P + glonass: false # Supported by C94-M8P beidou: false # Supported by C94-M8P qzss: false # Supported by C94-M8P galileo: true -- GitLab