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

AP_NavEKF3: move initialisation of rngBcn into BeaconFusion method #26323

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

peterbarker
Copy link
Contributor

This just moves the code 1:1

First step in privatising these variables.

I've copied the "from" text in this branch into a file, and the "to" next into a file, run perl against the former to remove rngBcn and compared the two. The difference then is just grabbing the dal object.

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

@tridge tridge merged commit 2df3cb9 into ArduPilot:master Feb 27, 2024
92 checks passed
@peterbarker peterbarker deleted the pr/beacon-move-init branch February 27, 2024 04:33
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.

4 participants