issues
search
nasa
/
FM
The Core Flight System (cFS) File Manager (FM) application.
Apache License 2.0
43
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #118, Standardize command responses
#122
thnkslprpt
closed
1 month ago
2
fix #120, address sanitizer issue in fm_dispatch unit test
#121
avan989
closed
3 months ago
3
Address Sanitizer issue in coverage-fm-fm_dispatch
#120
avan989
closed
3 months ago
0
Fix #117, Replaces strncpy and strlen
#119
chillfig
closed
5 months ago
3
Standardization of Command Responses
#118
dmknutsen
closed
1 month ago
2
Static Code Analysis JSC 2.1
#117
dmknutsen
closed
5 months ago
0
Dirlist Malformed with Symbols
#116
PlanetB-rgb
closed
7 months ago
1
Fix #114, Convert command success events to `INFORMATION` type
#115
thnkslprpt
closed
10 months ago
0
Convert command success events to `INFORMATION` type
#114
thnkslprpt
closed
10 months ago
0
Remove Deprecated Requirements in Equuleus-rc2
#113
ArielSAdamsNASA
opened
1 year ago
0
Open files command can result in exceedingly large packet
#112
dmknutsen
opened
1 year ago
0
Implement FM4002
#111
ArielSAdamsNASA
closed
1 year ago
1
Fix #109, Uninitialized FileStats in FM_GetVolumeFreeSpace
#110
skliper
closed
1 year ago
0
Uninitialized FileStats in FM_GetVolumeFreeSpace
#109
skliper
closed
1 year ago
0
Fix #86, Removes extraneous boolean logic in concat command
#108
chillfig
closed
1 year ago
0
Fix #106, Consolidate HK variables that are duplicated in the global struct
#107
thnkslprpt
closed
7 months ago
0
HK struct members that are duplicated in the Global struct could be consolidated
#106
thnkslprpt
opened
1 year ago
0
Fix #104, Make padding explicit in `FM_MonitorReportEntry_t` & `FM_ChildQueueEntry_t`
#105
thnkslprpt
closed
1 year ago
0
Compiler-added implicit padding in `FM_MonitorReportEntry_t` & `FM_ChildQueueEntry_t`
#104
thnkslprpt
closed
1 year ago
0
Fix #102, Move variables declared mid-function to the top
#103
thnkslprpt
closed
1 year ago
2
Variables declared mid-function in test code
#102
thnkslprpt
closed
1 year ago
0
Split header files into external and internal components
#101
jphickey
opened
1 year ago
0
Fix #99, Convert `int32` return codes and variables to `CFE_Status_t`
#100
thnkslprpt
closed
1 year ago
0
FM `int32` return codes and variables should be converted to `CFE_Status_t`
#99
thnkslprpt
closed
1 year ago
0
Fix #97, Remove redundant use of "dummy" in test code
#98
thnkslprpt
closed
1 year ago
0
Remove redundant use of "dummy" in test code
#97
thnkslprpt
closed
1 year ago
0
Fix #95, Update command handler function message pointers and return
#96
thnkslprpt
opened
1 year ago
0
Use CFE pattern for command handler functions
#95
jphickey
opened
1 year ago
0
Fix #89, separate msg size verify
#94
jphickey
closed
1 year ago
1
Fix #92, Use size_t for 'size' variables
#93
thnkslprpt
closed
1 year ago
2
Use size_t for 'size' variables
#92
thnkslprpt
closed
1 year ago
0
Fix #15, use CFE_MSG_PTR macro
#91
jphickey
closed
1 year ago
0
FM should use generated stubs directly
#90
jphickey
closed
1 year ago
1
Apps should check/verify msg BEFORE calling handler
#89
jphickey
closed
1 year ago
0
Fix #87, Change EVS_Register failure from SendEvent to WriteToSysLog
#88
thnkslprpt
closed
1 year ago
0
FM tries to send an event message on failure of registering with EVS
#87
thnkslprpt
closed
1 year ago
0
FM_ChildConcatCmd - cyclomatic complexity of 17
#86
dmknutsen
closed
1 year ago
0
Fix #84, Remove superfluous assignments at the top of functions
#85
thnkslprpt
closed
1 year ago
1
Superfluous assignments at the top of functions
#84
thnkslprpt
opened
1 year ago
0
Fix #74, add payload submember for all cmd/tlm
#83
jphickey
closed
1 year ago
0
Fix #66, remove static from table definition
#82
jphickey
closed
1 year ago
0
Fix #73, compression selectable at source file level
#81
jphickey
closed
1 year ago
0
Fix #79, generate stubs for internal functions
#80
jphickey
closed
1 year ago
3
Use generated stubs for all internal functions
#79
jphickey
closed
1 year ago
0
Fix #75, move app global to internal include
#78
jphickey
closed
1 year ago
0
Fix #76, Update const-ness of inputs
#77
jphickey
closed
1 year ago
0
Internal API calls are not const-correct (possible race condition)
#76
jphickey
closed
1 year ago
0
Move "FM_GlobalData" back into private/local data structures
#75
jphickey
closed
1 year ago
0
All CMD/TLM message should put content in a "Payload" sub-structure
#74
jphickey
closed
1 year ago
0
Conditional compile of Decompress File Cmd
#73
jphickey
closed
1 year ago
0
Next