From c24740cd8f8a2ccd5f8aa06be8965ff52b7ee920 Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Thu, 13 Feb 2020 17:31:17 -0800 Subject: [PATCH] Add link to info about quality metric algorithms --- quality.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quality.c b/quality.c index 3a3ee85..7e44354 100644 --- a/quality.c +++ b/quality.c @@ -1,5 +1,7 @@ #include "imuread.h" +// Discussion of what these 4 quality metrics really do +// https://forum.pjrc.com/threads/59277-Motion-Sensor-Calibration-Tool-Parameter-Understanding //static int countdown=1000; //static int pr=0;