Skip to content

refactor(bmp388): refactor variable declaration and initialization#22719

Merged
dakejahl merged 1 commit intoPX4:mainfrom
muramura:PX4_translates_to_Refactor_the_code
Apr 9, 2026
Merged

refactor(bmp388): refactor variable declaration and initialization#22719
dakejahl merged 1 commit intoPX4:mainfrom
muramura:PX4_translates_to_Refactor_the_code

Conversation

@muramura
Copy link
Copy Markdown
Contributor

@muramura muramura commented Feb 4, 2024

Solved Problem

Separate variable declarations and processing.
Separating variable declarations from actual processing.
NULL is used.

Solution

Combine variable declarations and processing.
Change NULL to NULLPTR.

Changelog Entry

None.

Alternatives

None.

Test coverage

Must be able to build successfully.
Value should change in QGC's MAVLINK inspector.
HARD FAULT should not occur in PIXHAWK6X-RT

Context

None

@muramura muramura force-pushed the PX4_translates_to_Refactor_the_code branch from 53c248e to 6f2afcd Compare February 4, 2024 10:27
dagar
dagar previously approved these changes Feb 13, 2024
@github-actions github-actions bot added the stale label Mar 15, 2024
@mrpollo mrpollo removed the stale label Sep 12, 2025
@github-actions github-actions bot added the stale label Mar 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

This pull request has been automatically closed due to 120 days of inactivity. If you would like to continue, please feel free to reopen it or submit a new PR.

@github-actions github-actions bot closed this Apr 9, 2026
@dakejahl dakejahl reopened this Apr 9, 2026
@dakejahl dakejahl dismissed stale reviews from PetervdPerk-NXP and dagar via 5f47e4e April 9, 2026 23:11
@dakejahl dakejahl force-pushed the PX4_translates_to_Refactor_the_code branch from 6f2afcd to 5f47e4e Compare April 9, 2026 23:11
@dakejahl dakejahl changed the title bmp388: translates to Refactor the code refactor(bmp388): translates to Refactor the code Apr 9, 2026
@dakejahl dakejahl changed the title refactor(bmp388): translates to Refactor the code refactor(bmp388): refactor variable declaration and initialization Apr 9, 2026
@dakejahl dakejahl self-assigned this Apr 9, 2026
@dakejahl dakejahl merged commit fc53da5 into PX4:main Apr 9, 2026
72 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants