-
Notifications
You must be signed in to change notification settings - Fork 29
Issues: nasa/CS
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CS Table Processing has a few typos and unnessesary variables
#113
opened Dec 1, 2024 by
thnkslprpt
2 tasks done
CS_Enable/Disable/Get EntryID functions clean-up
#111
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
CS_RecomputeBaselineMemoryCmd
can be simplified by initializing State
to CS_STATE_UNDEFINED
#109
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
CS_GetEntryIDEepromCmd
can be simplified by removing redundant variables
#107
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
CS_EnableEntryIDEepromCmd
reporting the wrong State
variable in error event
#105
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
Result
variable in CS_ComputeApp()
could be removed
#103
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
RecomputeInProgress
checked for false
and then immediately assigned false
#101
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
Name
variable used in events before being filled in
#99
opened Nov 30, 2024 by
thnkslprpt
2 tasks done
Dead code checking for
CFE_ES_RunStatus_SYS_EXCEPTION
and NULL
bufptr
#97
opened Oct 12, 2024 by
thnkslprpt
2 tasks done
Superfluous assignments, side-effects. type updates etc.
enhancement
#84
opened May 31, 2023 by
thnkslprpt
2 tasks done
CS_TableInit - cyclomatic complexity of 20
enhancement
#64
opened Mar 2, 2023 by
chillfig
3 tasks done
CS_ProcessNewTablesDefinitionTable - cyclomatic complexity of 19
enhancement
#63
opened Mar 2, 2023 by
chillfig
3 tasks done
Use fixed size types for addresses and address offsets in tables/tlm/cmd
enhancement
#26
opened May 2, 2022 by
astrogeco
3 tasks done
CS CRC values may lead to confusion
bug
needs-further-investigation
#22
opened Apr 22, 2022 by
skliper
ES - RegisteredTasks Counter Does Not Decrement When Child Tasks are Exited
bug
needs-further-investigation
#21
opened Apr 22, 2022 by
skliper
Configuration parameters could exist in configuration table
enhancement
#18
opened Apr 22, 2022 by
skliper
Consider replacing switch statement with jump table in CS_BackgroundCheckCmd
enhancement
#16
opened Apr 22, 2022 by
skliper
Create unit test to confirm CS will work on system with different cpuaddr sizes
unit-test
#12
opened Apr 22, 2022 by
skliper
Previous Next
ProTip!
no:milestone will show everything without a milestone.