Fork from inav at github. Modified for some special functions needs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
397 B

  1. #Notes
  2. ## Expected acc/mag/gyro behavior
  3. Observations of a flight-tested flip32 board in the configurator's 'raw sensor data' tab.
  4. lift front of board (i.e. pitch back)
  5. gyro y increases (green)
  6. acc x increases (blue)
  7. acc z decreases (red)
  8. mag x decreases (blue)
  9. lift left of boar (i.e. roll right)
  10. gyro x increases (blue)
  11. acc y increases (green)
  12. mag y decreases (green)
  13. mag z increases (red)