-
Notifications
You must be signed in to change notification settings - Fork 4.2k
feat: spacecraft support #13214
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
base: master
Are you sure you want to change the base?
feat: spacecraft support #13214
Conversation
@DonLakeFlyer can we get this one through? |
I think this should be also added as a new Vehicle Class in QGCMAVLink.* code. Also what about |
Does this vehicle support missions? |
I did not try missions with this vehicle. So far it is experimental. Would this need to be support for QGC? |
Will check this out. |
@Pedro-Roque Any updates here? |
Hi @DonLakeFlyer not yet, but I'll come back to you before the weekend. Sorry for the delay, things are a bit hectic atm |
…ontrol into dev-spacecraft_support
@DonLakeFlyer finally got to do it. No extra capabilities should be added at this point, this will be for later. The vehicle does not support missions for now. I also fixed a string for proper text spacing on the Airframe tab. |
Spacecraft Support
Description
Adds support for Spacecraft vehicles, currently being available in PX4, ATMOS.
Test Steps
Build PX4 SITL with
Open this build, go to vehicle configuration, PID Tuning. Rejoice!
Also added image and airframe_group for spacecraft.
Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Screenshots