issues
search
nasa
/
MD
The Core Flight System (cFS) Memory Dwell (MD) application.
Apache License 2.0
25
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #77, deprecate PSP stubs from MD coverage test
#78
jphickey
closed
1 month ago
2
Remove PSP stubs from MD
#77
jphickey
closed
1 month ago
0
Fix #75, Use `size_t` for size variables/parameters + zero-out the gloabl data struct
#76
thnkslprpt
opened
4 months ago
0
Size variables/parameters could be updated to use the `size_t` type
#75
thnkslprpt
opened
4 months ago
0
Fix #71, Adds JSC 2.1 Static Analysis comments
#74
chillfig
closed
4 months ago
0
Fix #72, Update Reset Counters event type to `INFORMATION`
#73
thnkslprpt
closed
1 month ago
2
Standardization of Command Responses
#72
dmknutsen
closed
1 month ago
0
Static analysis issues JSC 2.1
#71
chillfig
closed
4 months ago
0
Fix 69, Coverage not 100% when Signature option set to 0
#70
dmknutsen
closed
8 months ago
0
Code Coverage not 100% when MD_SIGNATURE_OPTION set to 0
#69
dmknutsen
closed
8 months ago
0
Fix #67, Removes cfe platform config dependency
#68
chillfig
closed
9 months ago
0
Deprecated #include of "cfe_platform_cfg.h"
#67
chillfig
closed
9 months ago
3
Inconsistent variable naming when referring to the time between dwell passes
#66
ddstewar
opened
9 months ago
0
Fix #64, correct format spec strings and types
#65
jphickey
closed
10 months ago
0
Several printf spec string format conversions are incorrect
#64
jphickey
closed
10 months ago
0
Fix #62, remove dependency on MID_BASE defines
#63
jphickey
closed
11 months ago
0
Remove dependency on CFE_PLATFORM_TLM_MID_BASE in tests
#62
jphickey
closed
11 months ago
0
Fix #5, Use `CFE_MSG_PTR` instead of `&(x).Msg`
#61
thnkslprpt
opened
11 months ago
0
Fix #59, remove unneeded stack object
#60
jphickey
closed
11 months ago
0
Dwell Table instantiated on stack, but not used
#59
jphickey
closed
11 months ago
0
Fix #56, cmd and tlm messages use payload sub-structure
#58
havencarlson
closed
1 year ago
0
Fix #47, Explictly size MD dwell table unit test string
#57
skliper
closed
1 year ago
0
All CMD/TLM messages should put content in a "Payload" sub-structure
#56
havencarlson
closed
1 year ago
0
Fix #54, Combine multiple unnecessary `status`/`result` variables
#55
thnkslprpt
closed
1 year ago
2
Multiple unnecessary `status`/`result` variables can be combined
#54
thnkslprpt
closed
1 year ago
0
Fix #52, Combine consecutive, mutually-exclusive status checks
#53
thnkslprpt
closed
1 year ago
0
Combine consecutive, mutually-exclusive status checks
#52
thnkslprpt
closed
1 year ago
0
Fix #50, Convert `int32` return codes and variables to `CFE_Status_t`
#51
thnkslprpt
closed
1 year ago
0
MD `int32` return codes and variables should be converted to `CFE_Status_t`
#50
thnkslprpt
closed
1 year ago
0
Fix #48, Remove unintentionally repeated identical assert
#49
thnkslprpt
closed
1 year ago
0
Identical assert repeated twice (unintentionally)
#48
thnkslprpt
closed
1 year ago
0
MD Dwell Table Tests String Error
#47
colteye
closed
1 year ago
0
Fix #45, Replace quotes with angle brackets in /inc
#46
dmknutsen
closed
1 year ago
0
Replace quotes with angle brackets in #include statements within /inc
#45
dmknutsen
closed
1 year ago
0
Fix #43, Adds fsw/src to app target
#44
chillfig
closed
1 year ago
1
Add fsw/src to app target
#43
chillfig
closed
1 year ago
1
Fix #41, Moves interface definition files to inc
#42
chillfig
closed
1 year ago
0
Move interface definition files to "inc" location
#41
chillfig
closed
1 year ago
0
Fix #39, Remove initializations causing Cppcheck errors
#40
thnkslprpt
closed
1 year ago
0
New Cppcheck errors: '[unreadVariable]'
#39
thnkslprpt
closed
1 year ago
0
Fix #3, Add enum to remove magic number error codes from GetDwellData()
#38
thnkslprpt
closed
1 year ago
2
Fix #36, Apply consistent Event ID names to common events
#37
thnkslprpt
closed
4 months ago
2
Inconsistent Event ID naming
#36
thnkslprpt
closed
4 months ago
0
Fix #34, Remove redundant/inconsistent comments (/* end of function */, /* end if */ etc.) and clean up empty lines.
#35
thnkslprpt
closed
2 years ago
2
Redundant comments (/* end of function */, /* end if */ etc.) and clean up empty lines.
#34
thnkslprpt
closed
2 years ago
0
Fix #32, Remove unnecessary parentheses around return values.
#33
thnkslprpt
closed
2 years ago
0
Scrub use of () in return statements
#32
thnkslprpt
closed
2 years ago
0
Fix #30, Resolve usersguide issues with doxygen 1.8.17
#31
skliper
closed
2 years ago
0
Resolve issues building users guide with Ubuntu 20.04/Doxygen 1.8.17
#30
skliper
closed
2 years ago
0
Fix #6, removed mentions of ASIST from documentation
#29
havencarlson
closed
2 years ago
0
Next