Skip to content

Standard Modes: Fix various problems with implementation #13569

Description

@DonLakeFlyer
  • Was using cannotBeSet to filter things like Land/Takeoff from list. The goal was to filter the flight mode dropdown. But this in turn filters the list from all users. Including Joystick buttons actions which is incorrect.
  • We should pay attention to the advanced attribute and use that to initially hide these modes from the flight mode dropdown. With the edit modes option allowing you to bring them back for display. This should not affect joystick actions which should always get the full list.
  • Protocol should work with generic firmware. Need to remove the unnecessary ties to FirmwarePlugin. Related to Standard modes doesn't work for 'generic' autopilot #13472

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions