You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. CFE_TBL_Update, CFE_TBL_Validate, and CFE_TBL_DumpToBuffer are all performed by CFE_TBL_Manage if there's a pending request. Clarify in API documentation for all 4 (missing completely from CFE_TBL_DumpToBuffer).
s/Addresses/Address, this should cross reference, not self reference:
Is your feature request related to a problem? Please describe.
CFE_TBL_Update
,CFE_TBL_Validate
, andCFE_TBL_DumpToBuffer
are all performed byCFE_TBL_Manage
if there's a pending request. Clarify in API documentation for all 4 (missing completely fromCFE_TBL_DumpToBuffer
).s/Addresses/Address, this should cross reference, not self reference:
cFE/modules/core_api/fsw/inc/cfe_tbl.h
Line 472 in 82c1bd4
Add short description of spacecraft time, it's number of seconds since the epoch as set in mission configuration
cFE/modules/core_api/fsw/inc/cfe_time.h
Line 70 in 82c1bd4
Self reference doesn't make sense:
cFE/modules/core_api/fsw/inc/cfe_time.h
Lines 73 to 75 in 82c1bd4
There is no API to set or adjust leap seconds or SCTF, this should be done by ground command only:
cFE/modules/core_api/fsw/inc/cfe_time.h
Lines 218 to 219 in 82c1bd4
cFE/modules/core_api/fsw/inc/cfe_time.h
Lines 240 to 241 in 82c1bd4
Now called by a timer, not PSP:
cFE/modules/core_api/fsw/inc/cfe_time.h
Line 708 in 82c1bd4
HK command handler also sends the table registry packet (if requested) and dumps "dump-only tables" that are pending, document:
cFE/modules/tbl/fsw/src/cfe_tbl_task_cmds.h
Lines 126 to 127 in 84ba9a9
s/issued/issues:
cFE/modules/tbl/fsw/src/cfe_tbl_task_cmds.c
Line 1266 in 84ba9a9
Remove commented out verification check using sizeof from cfe_tbl_verify.h:
cFE/modules/tbl/fsw/src/cfe_tbl_verify.h
Lines 76 to 81 in 84ba9a9
Remove pointless comment:
cFE/modules/time/fsw/src/cfe_time_tone.c
Lines 714 to 716 in 84ba9a9
Describe the solution you'd like
Fix
Describe alternatives you've considered
None
Additional context
Code review
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: