From 26c0613c8892cefcedd07d8deb2d18b092554467 Mon Sep 17 00:00:00 2001 From: Jandlyn Bentley Date: Mon, 15 Jun 2020 11:50:24 -0400 Subject: [PATCH 1/3] Added a reference to the skeleton_app in README.md Provided a short description of the skeleton app with a link to its repository. This reference was placed under the Other cFS related elements/tools/apps/distributions section, under the Other Apps category. Resolves: #68 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfe58dd68..81562a2ac 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ The following list is user submitted, and not CCB controlled. They are released - SCA: Stored Command Absolute application at https://github.com/nasa/SCA - SCH: Scheduler application at https://github.com/nasa/SCH - TO: Telemetry Output application at https://github.com/nasa/CFS_TO + - Skeleton App: A bare-bones application to which you can add your business logic at https://github.com/nasa/skeleton_app - Other Interfaces - SIL: Simulink Interface Layer at https://github.com/nasa/SIL - ECI: External Code Interface at https://github.com/nasa/ECI From a9c6c6e93dc995fb0844a9f0c0f7970179bb6669 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" Date: Tue, 16 Jun 2020 22:44:27 -0400 Subject: [PATCH 2/3] Update submodules to master for IC-20200610 --- apps/sample_app | 2 +- apps/to_lab | 2 +- cfe | 2 +- osal | 2 +- psp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/sample_app b/apps/sample_app index 4a4b8e281..71d2c3290 160000 --- a/apps/sample_app +++ b/apps/sample_app @@ -1 +1 @@ -Subproject commit 4a4b8e281802f244a2facdcb3c32238751c678f3 +Subproject commit 71d2c3290f4c18359cf9212346394e30b5d34fab diff --git a/apps/to_lab b/apps/to_lab index 00f703e94..7e7dc4b5e 160000 --- a/apps/to_lab +++ b/apps/to_lab @@ -1 +1 @@ -Subproject commit 00f703e94ab3b8846b7f7cf89ad309f1d7e31365 +Subproject commit 7e7dc4b5e10386ce533fdf890d7e2805cdece38c diff --git a/cfe b/cfe index ad2190af9..1df042b53 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit ad2190af9a2b40c9b9d0f3b88f601e931ad4059d +Subproject commit 1df042b53e1fe2211c98ac556e15753ac7da01fa diff --git a/osal b/osal index 07fd02282..4258f8c33 160000 --- a/osal +++ b/osal @@ -1 +1 @@ -Subproject commit 07fd02282b251f8065d85aaffb2a3c2bf9d0e6f9 +Subproject commit 4258f8c33bcb0c403bc94e389b1b687ae53673c8 diff --git a/psp b/psp index 4703df284..24450768d 160000 --- a/psp +++ b/psp @@ -1 +1 @@ -Subproject commit 4703df284632415b8053bf16ce93f89f9a78eb31 +Subproject commit 24450768d270eebbc887513a6e867942482ff730 From f5156de03430f05a9ad849560ac8999944f33378 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" Date: Wed, 17 Jun 2020 17:17:50 -0400 Subject: [PATCH 3/3] Update to osal master to include FastTracked nasa/osal#503 and nasa/osal#510 --- osal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osal b/osal index 4258f8c33..bc73437ea 160000 --- a/osal +++ b/osal @@ -1 +1 @@ -Subproject commit 4258f8c33bcb0c403bc94e389b1b687ae53673c8 +Subproject commit bc73437ea95af54078ba40ce4001a567b1bbc393