From 6da421dfa24918e47ae62486219b1dc1d1af7d1d Mon Sep 17 00:00:00 2001 From: Oleg Semyonov Date: Thu, 13 Jun 2013 22:23:56 +0300 Subject: [PATCH] Update WHATSNEW.txt (magnetometers are not used by default yet) --- WHATSNEW.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 7cf724ff4..72ccc015c 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -127,6 +127,12 @@ KNOWN ISSUES: - Sensor calibration is not final. It will be reworked completely to increase its accuracy and make it easier to use. +- Until the calibration is reworked, default attitude estimation algorithm + used by Revo is a complimentary filter with magnetometers disabled. Hence + Revo does not use them yet to correct yaw drift. Magnetometers can be + enabled, but you should properly calibrate them first. That's the reason + why they are disabled by default. + - AltitudeHold mode is enabled, but it is not officially supported. Do not expect it to work perfectly and be considered production quality. You may play with it and report your issues and suggestions at your own