Skip to content
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

RC_Channel: re-instate init_aux_function call. #28978

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

IamPete1
Copy link
Member

@IamPete1 IamPete1 commented Jan 1, 2025

This fixs a bug added by me in #28655. The init aux function call was replaced by run aux function. Init mostly just calls run, however for invalid options it does not. This fixes the "Invalid channel option (0)" warning.

In the longer term I would like to consolidate the init calls such that each function can decide based on the trigger source.

@IamPete1 IamPete1 requested a review from peterbarker January 1, 2025 02:12
@peterbarker
Copy link
Contributor

Board                    AP_Periph  blimp  bootloader  copter  heli  iofirmware  plane  rover  sub
CubeOrange-periph-heavy  *                                                                     
CubeRedPrimary                      -8     *           0       0                 0      -8     -8
Durandal                            -56    *           -56     -56               -56    -56    32
Hitec-Airspeed           *                                                                     
KakuteH7-bdshot                     0      *           0       0                 -8     0      -8
MatekF405                           -8     *           0       0                 0      -8     -8
Pixhawk1-1M-bdshot                  0                  -8      0                 0      0      -8
f103-QiotekPeriph        *                                                                     
f303-Universal           *                                                                     
iomcu                                                                *                         
revo-mini                           -8     *           0       0                 0      0      0
skyviper-journey                                       -8                                      
skyviper-v2450                                         -8                                      

Copy link
Contributor

@rishabsingh3003 rishabsingh3003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just noticed this on a new build and was wondering where it came from..

@peterbarker peterbarker merged commit efb5800 into ArduPilot:master Jan 1, 2025
99 checks passed
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

Successfully merging this pull request may close these issues.

3 participants