Skip to content

Commit

Permalink
Update readme and submodules for 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Sep 16, 2019
1 parent bdc61ef commit df359c1
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 16 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ Version description document contains references to internal repositories and so
The version description document details two build warnings in linux that will be resolved in the future.

Major known issues (not noted in version description document):
- elf2cfetbl doesn't build 64bit tables, there is a patch (contact forum below)
- TIME services can lock up if CFE_TIME_GetReference is called from a higher priority task/ISR, there is a patch (contact forum below)

Unit test - the nominal os timer test occasionally failes on standard Linux systems (non-RTOS)
Unit test - the nominal os timer test occasionally fails on standard Linux systems (non-RTOS)

## Major future work

Expand All @@ -39,7 +36,6 @@ Unit test - the nominal os timer test occasionally failes on standard Linux syst
- Symmetric multi-processing APIs
- Electronic Data Sheet integration
- Toolchain updates
- Next Gen OSAL

## Getting Help

Expand Down Expand Up @@ -133,6 +129,8 @@ The following list is user submitted, and not CCB controlled. They are released
- Other Tools
- CCDD: Command and Data Dictionary Tool at https://github.com/nasa/CCDD
- Perfutils-java: Java based performance analyzer for cFS at https://github.com/nasa/perfutils-java
- gen_msgids: Deprecated tool that prints ApIDs
- gen_sch_tbl: Tool to generated SCH app tables
- Other OSALs
- TBD
- Other PSPs
Expand Down
2 changes: 1 addition & 1 deletion apps/ci_lab
2 changes: 1 addition & 1 deletion apps/sample_app
2 changes: 1 addition & 1 deletion apps/sample_lib
2 changes: 1 addition & 1 deletion apps/sch_lab
2 changes: 1 addition & 1 deletion apps/to_lab
2 changes: 1 addition & 1 deletion cfe
2 changes: 1 addition & 1 deletion psp
2 changes: 1 addition & 1 deletion tools/cFS-GroundSystem
2 changes: 1 addition & 1 deletion tools/elf2cfetbl
Submodule elf2cfetbl updated 1 files
+5 −1 README.md
2 changes: 1 addition & 1 deletion tools/tblCRCTool
Submodule tblCRCTool updated 3 files
+0 −1 .gitignore
+15 −0 CMakeLists.txt
+0 −22 Makefile

0 comments on commit df359c1

Please sign in to comment.