ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
tridge60@gmail.com ab04055c35 Compass: several fixes to compass calibration code
this changes the calibration code to require at least 5 good reads
from the compass during initialisation. The calibration is taken as
the average of the 5 values.

This also fixes the expected values for the 3 axes for the 5883 to
match reality.

We also save a bit of code space by adding a common rotate_for_5883L()
routine.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@3087 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-08-13 08:17:25 +00:00
ArduCopterMega Compass: we don't need MAG_PROTOCOL any more 2011-08-13 05:10:19 +00:00
ArducopterNG cleaning my branches for updates 2011-03-22 04:27:25 +00:00
Configurator Configurator.Net: Fixed Occlusion of Mag Enable check box 2011-03-27 14:54:06 +00:00
Frame TradHeli - mounting plate correction to remove duplicate line in design file 2011-08-03 11:40:46 +00:00
WaypointWriterCopterMega This is how I right waypoints to EEPROM for now. 2011-04-27 05:10:02 +00:00
libraries Compass: several fixes to compass calibration code 2011-08-13 08:17:25 +00:00
Install.txt This is just a test for SVN 2011-01-11 02:42:53 +00:00