is it possible to make a Gyro behave like a tail rotor in heading mode?
Example:
vehicle is traveling on heading 000, maintained by Gyro until input from joystick/keyboard/phone thing alters heading to 090. Gyro maintains new heading (090) after input ....
Probably possible with
PID
, although I'm not sure about the specifics (and it's fairly likely to cause drift).