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

refactored FW_OBJ_NAME, FW_QUEUE_NAME, and FW_TASK_NAME. #2751

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

rldettloff
Copy link
Contributor

Related Issue(s) #2545
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

refactored FW_OBJ_NAME_MAX_SIZE, FW_QUEUE_NAME_MAX_SIZE, and FW_TASK_NAME_MAX_SIZE to reflect the new naming of constants to FW_OBJ_NAME_BUFFER_SIZE, FW_QUEUE_NAME_BUFFER_SIZE, and FW_TASK_NAME_BUFFER_SIZE.

Rationale

created more clarity for what the constants represent.

Testing/Review Recommendations

Double-check names as referring to the refactored constants

Future Work

None expected

@thomas-bc thomas-bc added the Update Instructions Needed Need to add instructions in the release notes for updates. label May 28, 2024
Copy link
Collaborator

@LeStarch LeStarch left a comment

Choose a reason for hiding this comment

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

Change seems right. @bocchino anything to add?

@LeStarch LeStarch requested a review from bocchino June 3, 2024 20:35
@bocchino
Copy link
Collaborator

bocchino commented Jun 4, 2024

This looks good! Can we merge #2745 first? Otherwise there is a danger of introducing changes that break FPP v2.1.0a11.

Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

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

Looks good!

@LeStarch LeStarch merged commit 5170217 into nasa:devel Jun 4, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update Instructions Needed Need to add instructions in the release notes for updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants