From ad50a5b1e7d09f20958881668b08fd53d17801d8 Mon Sep 17 00:00:00 2001 From: "M.A.Gomez" Date: Sun, 11 Dec 2022 01:01:20 +0000 Subject: [PATCH] MOD: improve Q weights --- src/algorithms/PVT/libs/vtl_engine.cc | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/algorithms/PVT/libs/vtl_engine.cc b/src/algorithms/PVT/libs/vtl_engine.cc index 9d4b0a36d..6bbc9f957 100755 --- a/src/algorithms/PVT/libs/vtl_engine.cc +++ b/src/algorithms/PVT/libs/vtl_engine.cc @@ -58,7 +58,7 @@ bool Vtl_Engine::vtl_loop(Vtl_Data& new_data) counter = counter+1; //uint64_t cout << "counter" << counter<