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

Apply standard naming convention (SCH_LAB...) #128

Closed
thnkslprpt opened this issue Oct 16, 2022 · 0 comments · Fixed by #129
Closed

Apply standard naming convention (SCH_LAB...) #128

thnkslprpt opened this issue Oct 16, 2022 · 0 comments · Fixed by #129

Comments

@thnkslprpt
Copy link
Contributor

Describe the bug
Copy of nasa/to_lab#67
A few cases also appear in sch_lab of inconsistent naming of macros and the main function.

Expected behavior
Apply standard pattern (SCH_LAB...)

Code snips

void SCH_Lab_AppMain(void)

#define SCH_MAIN_TASK_PERF_ID 36

#define SCH_TBL_DEFAULT_FILE "/cf/sch_lab_table.tbl"

Reporter Info
Avi Weiss @thnkslprpt

thnkslprpt added a commit to thnkslprpt/sch_lab that referenced this issue Oct 16, 2022
thnkslprpt added a commit to thnkslprpt/sch_lab that referenced this issue Oct 16, 2022
dzbaker added a commit that referenced this issue Nov 13, 2023
Fix #128, Standardize naming of SCH_LAB functions/macros
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 a pull request may close this issue.

1 participant