Commit 41b7969
committed
IC:2021-06-15, CI and documantation updates
*Documentation Updates:*
nasa/cFE#1598, Updated FS Read/WriteHeader API return documentation
nasa/cFE#1601, Document CFE_ES_RunLoop increment task counter behavior
nasa/cFE#1602, Document CFE_TBL_Unregister use-case
nasa/cFE#1603, Update version description per current design
*Standardize docs generation:*
nasa/cFE#1615, standardize on "docs" subdirectory
nasa/osal#1071, rename doc to docs
nasa/PSP#294, rename doc to docs
*Implement Coding Standard:*
nasa/ci_lab#87
nasa/sample_app#149
nasa/sample_lib#63
nasa/sch_lab#79
nasa/to_lab#98
nasa/cFS-GroundSystem#180
nasa/elf2cfetbl#80
nasa/tblCRCTool#48
nasa/osal#1042
nasa/PSP#2921 parent fb2968d commit 41b7969
File tree
11 files changed
+11
-11
lines changed- apps
- tools
11 files changed
+11
-11
lines changedSubmodule sample_app updated 1 file
Submodule sample_lib updated 1 file
- .github/workflows/code-coverage.yml+97
- cmake/Makefile.sample+2-2
- cmake/arch_build.cmake+2-2
- cmake/cfe-common.doxyfile.in+1-1
- cmake/cfe-usersguide.doxyfile.in+1-1
- cmake/mission-detaildesign.doxyfile.in+2-2
- cmake/mission_build.cmake+16-16
- docs/src/cfs_versions.dox+40-69
- modules/core_api/fsw/inc/cfe_es.h+3-1
- modules/core_api/fsw/inc/cfe_fs.h+2-2
- modules/core_api/fsw/inc/cfe_tbl.h+17-6
- .github/pull_request_template.md+2-2
- .github/workflows/codeql-cfe-build.yml+44-2
- .github/workflows/codeql-osal-default.yml+29-2
- CMakeLists.txt+1-1
- README.md+4-4
- docs/GSC_18370_Corp_CLA_form_1219.pdf
- docs/GSC_18370_Ind_CLA_form_1219.pdf
- docs/OSAL-Configuration-Guide.md+2-2
- docs/src/CMakeLists.txt
- docs/src/osal-apiguide.doxyfile.in
- docs/src/osal-common.doxyfile.in
- docs/src/osal_fs.dox
- docs/src/osal_timer.dox
- docs/src/osalmain.dox
Submodule elf2cfetbl updated 1 file
0 commit comments