Skip to content

Add instructions on creating a PX4 internal mode #3605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hamishwillee opened this issue Feb 26, 2025 · 0 comments
Open

Add instructions on creating a PX4 internal mode #3605

hamishwillee opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@hamishwillee
Copy link
Collaborator

#3577 updated the flight modes concept to fix #3577. However as per #3577 (comment) and #3577 (comment) the Flight Modes developer page still doesn't explain how to create a new mode on the FC.

We can do a basic bullet point job for this to provide a starting point:

  • Name the relevant modules in which code directly related to flight modes is defined.
  • Name any base classes that modes must/should derive from
  • Explain the core things you need to do to make a mode work
  • Very high level architecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants