Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Power Distribution?

  • Do we get to know how much power is going where?

PWM Outputs

  • Output percentages to each of the four motors and grabber

    • 4 uint8_t values

  • Grabber positions for debugging

    • Boolean?

Current Aircraft Attitude

  • Pitch, Yaw, Roll

    • 3 float values

  • Would allow for sensor fusion and Attitude Manager debugging more easily

...

  • Would state if the drone is Armed, disarmed, or in Failsafe mode

    • Strings (char*)

Live viewing for controls

...