From: Keith Packard Date: Sat, 4 Oct 2014 07:11:13 +0000 (-0700) Subject: altoslib: Compute tilt angle from eeprom data X-Git-Tag: bdale-altosdroid~12 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=00ae706dab6e8fddef4c5730a17c433a022228b7;hp=00ae706dab6e8fddef4c5730a17c433a022228b7 altoslib: Compute tilt angle from eeprom data This copies the computation of tilt angle from the firmware so that post-flight analysis can also show the data. This change also renames all of the imu values to make them easier to understand: accel gyro axis along roll length of the board across pitch across the board through yaw through the board. Signed-off-by: Keith Packard ---