They were causing variable scoping conflicts. This in turn caused the widget to not update. Active property is not needed since the handling of active/inactive vehicle is handled outside of the control
- Moved all MavManager functionality to Vehicle - Updated all code to use Vehicle instead of MavManager - Removed MavManager