issues
search
nasa
/
LC
The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #110, Adds JSC 2.1 Static Analysis comments
#113
chillfig
closed
4 months ago
0
Fix #111, Update LC_RESET_DBG_EID to be informational
#112
avan989
closed
3 months ago
2
Standardization of Command Responses
#111
dmknutsen
closed
3 months ago
0
Static analysis issues JSC 2.1
#110
chillfig
closed
4 months ago
0
Fix #108, Removes cfe platform config dependency
#109
chillfig
closed
9 months ago
0
Deprecated #include of "cfe_platform_cfg.h"
#108
chillfig
closed
9 months ago
0
Fix #106, Simplify loop in `LC_SampleAPReq` by removing `continue`
#107
thnkslprpt
opened
9 months ago
0
Slight loop simplification possible in `LC_SampleAPReq`
#106
thnkslprpt
opened
9 months ago
0
Fix #104, Support generated config files
#105
skliper
closed
10 months ago
0
Generated header files not getting used correctly
#104
skliper
closed
10 months ago
0
Fix #102, remove dependency on MID_BASE defines
#103
jphickey
closed
11 months ago
0
Remove dependency on CFE_PLATFORM_TLM_MID_BASE in tests
#102
jphickey
closed
11 months ago
0
Fix #99, Add padding in LC_RTSRequest_Payload_t to match SC
#101
skliper
closed
1 year ago
0
Reconsider LC/SC decoupling
#100
skliper
opened
1 year ago
1
Broken RTS message, out of sync with SC
#99
skliper
closed
1 year ago
1
Fix #97, Support custom override of lc_msgids
#98
skliper
closed
11 months ago
3
Support overriding msgids from a single project file
#97
skliper
closed
11 months ago
0
Fix #95, add local isnan, isfinite macros
#96
jphickey
closed
1 year ago
0
Obsolete C libraries may not provide isnan/isfinite macros
#95
jphickey
closed
1 year ago
0
Fix #92, Refactor `LC_CreateTaskCDS()` to remove multiple returns
#94
thnkslprpt
opened
1 year ago
0
Fix #15, Refactor `LC_SendHkCmd()` to reduce `switch` duplication
#93
thnkslprpt
closed
1 year ago
0
Refactor multiple return statements in `LC_CreateTaskCDS()`
#92
thnkslprpt
opened
1 year ago
0
Fix #90, Convert `int32` return codes and variables to `CFE_Status_t`
#91
thnkslprpt
closed
1 year ago
0
LC `int32` return codes and variables should be converted to `CFE_Status_t`
#90
thnkslprpt
closed
1 year ago
0
Fix #86, split configuration
#89
jphickey
closed
1 year ago
1
Fix #82, use separate dispatcher for messages
#88
jphickey
closed
1 year ago
1
Fix #81, use payload sub-structure
#87
jphickey
closed
1 year ago
0
Split "platform_cfg" into external and internal components
#86
jphickey
closed
1 year ago
0
Fix #19, Use CFE_MSG_PTR macro and other name updates
#85
jphickey
closed
1 year ago
2
Fix #83, use generated stubs
#84
jphickey
closed
1 year ago
2
Use Generated Stubs
#83
jphickey
closed
1 year ago
0
Apps should check/verify msg BEFORE calling handler
#82
jphickey
closed
1 year ago
0
All CMD/TLM message should put content in a "Payload" sub-structure
#81
jphickey
closed
1 year ago
0
Fix #79, Combine consecutive, mutually-exclusive status checks
#80
thnkslprpt
closed
1 year ago
0
Combine consecutive, mutually-exclusive status checks
#79
thnkslprpt
closed
1 year ago
0
Fix #77, Add break to default case of switch in LC_VerifyMsgLength
#78
thnkslprpt
closed
1 year ago
0
Add break; for switch default case in LC_VerifyMsgLength()
#77
thnkslprpt
closed
1 year ago
0
Add LC_SAMPLE_AP_ALL_MID to use a cmd w/ no parameters to process all watchpoints
#76
skliper
opened
1 year ago
1
Fix #69, simplify table defs
#75
jphickey
closed
1 year ago
0
Fix #70, update global symbol names for consistency
#74
jphickey
closed
1 year ago
1
Fix #72, correct use of union type
#73
jphickey
closed
1 year ago
0
Improper use of unions in LC_GetSizedWPData
#72
jphickey
closed
1 year ago
0
Fix #57, NaN check
#71
jphickey
closed
1 year ago
0
Correct naming convention inconsistencies
#70
jphickey
closed
1 year ago
0
Remove use of compiler extension in LC table file definitions
#69
jphickey
closed
1 year ago
1
Fix #36, Refactor LC_TableInit to remove multiple returns
#68
thnkslprpt
closed
1 year ago
0
Fix #66, correct buffer overflows in UT
#67
jphickey
closed
1 year ago
0
Buffer overflow in unit tests when using default config
#66
jphickey
closed
1 year ago
0
Fix #64, Replace quotes with angle brackets in /inc
#65
dmknutsen
closed
1 year ago
0
Replace quotes with angle brackets in #include statements within /inc
#64
dmknutsen
closed
1 year ago
0
Next