-
Notifications
You must be signed in to change notification settings - Fork 27
Issues: nasa/CS
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Consider making the CRC size configurable
enhancement
#15
opened Apr 22, 2022 by
skliper
updated Apr 22, 2022
Consider replacing switch statement with jump table in CS_BackgroundCheckCmd
enhancement
#16
opened Apr 22, 2022 by
skliper
updated Apr 22, 2022
Configuration parameters could exist in configuration table
enhancement
#18
opened Apr 22, 2022 by
skliper
updated Apr 22, 2022
Create unit test to confirm CS will work on system with different cpuaddr sizes
unit-test
#12
opened Apr 22, 2022 by
skliper
updated Apr 22, 2022
Unable to functionally test app CRC miscompare
question
#11
opened Apr 22, 2022 by
skliper
updated Apr 22, 2022
Use fixed size types for addresses and address offsets in tables/tlm/cmd
enhancement
#26
opened May 2, 2022 by
astrogeco
updated Jul 11, 2022
3 tasks done
CS_ProcessNewTablesDefinitionTable - cyclomatic complexity of 19
enhancement
#63
opened Mar 2, 2023 by
chillfig
updated Mar 2, 2023
3 tasks done
CS_TableInit - cyclomatic complexity of 20
enhancement
#64
opened Mar 2, 2023 by
chillfig
updated Mar 2, 2023
3 tasks done
Superfluous assignments, side-effects. type updates etc.
enhancement
#84
opened May 31, 2023 by
thnkslprpt
updated Sep 1, 2023
2 tasks done
CS Child Tasks are dynamically created
enhancement
#19
opened Apr 22, 2022 by
skliper
updated Sep 27, 2023
Standardization of Command Responses
#95
opened Jun 5, 2024 by
dmknutsen
updated Jul 1, 2024
3 tasks done
Dead code checking for
CFE_ES_RunStatus_SYS_EXCEPTION
and NULL
bufptr
#97
opened Oct 12, 2024 by
thnkslprpt
updated Oct 12, 2024
2 tasks done
Name
variable used in events before being filled in
#99
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
RecomputeInProgress
checked for false
and then immediately assigned false
#101
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
Result
variable in CS_ComputeApp()
could be removed
#103
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
CS_GetEntryIDEepromCmd
can be simplified by removing redundant variables
#107
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
CS_RecomputeBaselineMemoryCmd
can be simplified by initializing State
to CS_STATE_UNDEFINED
#109
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
CS_Enable/Disable/Get EntryID functions clean-up
#111
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
CS_EnableEntryIDEepromCmd
reporting the wrong State
variable in error event
#105
opened Nov 30, 2024 by
thnkslprpt
updated Nov 30, 2024
2 tasks done
CS Table Processing has a few typos and unnessesary variables
#113
opened Dec 1, 2024 by
thnkslprpt
updated Dec 1, 2024
2 tasks done
CS tests have a few minor bugs to clean up
#115
opened Dec 3, 2024 by
thnkslprpt
updated Dec 3, 2024
2 tasks done
CS CRC values may lead to confusion
bug
needs-further-investigation
#22
opened Apr 22, 2022 by
skliper
updated Jan 16, 2025
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.