-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #83 from nasa/integration-candidate
Integration Candidate COMBINED 2020-04-29 and 2020-05-06
- Loading branch information
Showing
11 changed files
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ci_lab
updated
3 files
+37 −23 | README.md | |
+5 −4 | fsw/src/ci_lab_app.c | |
+1 −1 | fsw/src/ci_lab_version.h |
Submodule sample_app
updated
4 files
+38 −24 | README.md | |
+2 −2 | fsw/src/sample_app.c | |
+1 −1 | fsw/src/sample_app_version.h | |
+15 −3 | unit-test/coveragetest/coveragetest_sample_app.c |
Submodule sch_lab
updated
4 files
+44 −26 | README.md | |
+1 −1 | fsw/src/sch_lab_app.c | |
+9 −9 | fsw/src/sch_lab_table.c | |
+1 −1 | fsw/src/sch_lab_version.h |
Submodule to_lab
updated
5 files
+41 −22 | README.md | |
+20 −16 | fsw/platform_inc/to_lab_sub_table.h | |
+16 −12 | fsw/src/to_lab_app.c | |
+1 −1 | fsw/src/to_lab_app.h | |
+1 −1 | fsw/src/to_lab_version.h |
Submodule cfe
updated
69 files
Submodule osal
updated
15 files
Submodule psp
updated
29 files
Submodule cFS-GroundSystem
updated
11 files
+63 −91 | Guide-GroundSystem.md | |
+1 −1 | Guide-GroundSystem.txt | |
+45 −30 | README.md | |
+1 −1 | RoutingService.py | |
+2 −2 | Subsystems/cmdGui/CHeaderParser.py | |
+1 −1 | Subsystems/cmdGui/CommandSystem.py | |
+1 −1 | Subsystems/cmdGui/Parameter.py | |
+4 −2 | Subsystems/cmdUtil/cmdUtil.c | |
+20 −5 | Subsystems/tlmGUI/EventMessage.py | |
+1 −1 | Subsystems/tlmGUI/GenericTelemetry.py | |
+1 −1 | Subsystems/tlmGUI/TelemetrySystem.py |
Submodule elf2cfetbl
updated
4 files
+1 −1 | ELF_Structures.h | |
+20 −17 | README.md | |
+1 −1 | README.txt | |
+5 −3 | elf2cfetbl.c |