-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
Airframe config for Kopis 2 #12549
Airframe config for Kopis 2 #12549
Conversation
RuntimeError: dictionary changed size during iteration
Otherwise 'system_power' gets published with voltage5v_v = 0, as there is no 5V sensing pin, leading to Avionics Power Low preflight check failures.
|
||
param set MC_AIRMODE 1 | ||
|
||
param set EV_TSK_RC_LOSS 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@potaito really handy feature :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 😁
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on a vanilla Kopis 2, works out of the box. Thanks @bkueng for the quick and nice integration work 👍
I'm looking forward to trying this! |
This adds an airframe config for the Holybro Kopis 2. It's a really nice ready-to-fly racer with lots of power.
Log file: https://logs.px4.io/plot_app?log=0c963634-4bd4-4e7a-b825-54478614a890
Here's a flight video from @MaEtUgR: https://www.youtube.com/watch?v=pEvCaAKpWtQ
@hamishwillee docs will follow.