Releases: nasa/sch_lab
cFS - v7.0.0 (Draco)
Open source release of the cFS framework bundle under the Apache 2.0 license.
NASA Docket No. GSC-19,200-1, and identified as "cFS Draco"
What's Changed
- fix #11, new table by @avan989 in #15
- Integration Candidate 20191001 by @skliper in #16
- Fix #18: Include definition of CFE_SB_MsgId_t by @jphickey in #19
- Correct writes to syslog by @jphickey in #25
- Accept CFE_SUCCESS from CFE_TBL_GetAddress() by @jphickey in #26
- Integration Candidate 20200121 by @skliper in #28
- Fix #34, Build fails with deprecated cFE/OSAL elements removed by @dmknutsen in #29
- IC - 20200226 by @astrogeco in #35
- Ic 20200304 by @astrogeco in #36
- Fix #37, Opaque CFE_SB_MsgId_t values by @jphickey in #38
- Integration Candidate COMBINED 2020-04-29 and 2020-05-06 by @astrogeco in #39
- Fix #30, Apply standard style by @skliper in #40
- Integration Candidate: 2020-05-20 by @astrogeco in #41
- Fix #44, Update table comments/instructions by @skliper in #45
- Close #46, Add build number and baseline by @astrogeco in #47
- Integration candidate 2020-07-29 by @astrogeco in #48
- Fix #49, reorg schedule table to conform with std by @CDKnightNASA in #50
- Integration Candidate: 2020-08-19 by @yammajamma in #52
- Fix #20, Add header guard to sch_lab_sched_tab.h by @skliper in #51
- Integration Candidate: 2020-08-26 by @yammajamma in #53
- Fix #54, Use MSG APIs by @skliper in #55
- sch_lab Integration Candidate: 2020-11-24 by @astrogeco in #58
- Fix #56, Apply alignment pattern by @skliper in #57
- sch_lab Integration Candidate: 2020-12-08 by @astrogeco in #59
- Fix #60, Create Security Policy by @ArielSAdamsNASA in #61
- sch_lab Integration candidate: 2021-01-19 by @astrogeco in #62
- Fix #63, Add static analysis and format check by @skliper in #64
- Fix #65, Add CodeQL analysis to workflow by @skliper in #66
- Fix #67, Update sequence count in transmitted messages by @jphickey in #68
- Fix #69, Add Testing Tools to the Security Policy by @ArielSAdamsNASA in #70
- Integration candidate: 2021-03-05 by @skliper in #71
- Fix #72, Add Contributing Guide by @ArielSAdamsNASA in #73
- Fix #74, remove app registration by @jphickey in #75
- sch_lab Integration candidate: 2021-03-30 by @astrogeco in #76
- Fix #80, exit the main loop if init fails by @jphickey in #81
- sch_lab Integration candidate: 2021-06-01 by @astrogeco in #82
- Fix #78, Implement Coding Standard CodeQL by @ArielSAdamsNASA in #79
- sch_lab Integration candidate: 2021-06-22 by @astrogeco in #83
- Fix #85, add CmdCode to sch_lab_table by @jphickey in #86
- HotFix 2021-09-07, Fix missing typedef by @astrogeco in #88
- sch_lab Integration candidate: 2021-09-07 by @astrogeco in #87
- Fix #90, apply CFE_SB_ValueToMsgId where required by @jphickey in #91
- sch_lab Integration candidate: 2021-09-21 by @astrogeco in #92
- sch_lab Integration candidate: Caelum+dev1 by @astrogeco in #102
- Fix #93, Use CFE_MSG_PTR conversion macro by @jphickey in #94
- Fix #77, use separate address variable by @jphickey in #95
- Fix #100, Reuse CodeQL, Static Analyis, and Format Check by @ArielSAdamsNASA in #101
- sch_lab IC:Caelum+dev2 by @astrogeco in #105
- Fix #103, add option to configure base tick rate by @jphickey in #104
- Fix #106, Apply header guard standard by @skliper in #107
- sch_lab Integration candidate: Caelum-rc4+dev7 by @astrogeco in #112
- Fix#109, Update copyright header by @skliper in #110
- HOTFIX #102, Standardize version information by @astrogeco in #111
- Fix #108, Update codeql workflow for reusable updates by @skliper in #113
- sch_lab Integration candidate: Caelum-rc4+dev10 by @astrogeco in #116
- Fix #114, Resolve uninit var static analysis warnings by @skliper in #115
- sch_lab Integration candidate: Caelum-rc4+dev12 by @dzbaker in #119
- Fix #117, update cmake_minimum_required by @jphickey in #118
- sch_lab Integration candidate: Caelum-rc4+dev23 by @dzbaker in #124
- Fix #120, Remove unnecessary parentheses around return values. by @thnkslprpt in #121
- sch_lab Integration candidate: Caelum-rc4+dev25 by @dzbaker in #127
- Fix #122, Create CHANGELOG.md by @thnkslprpt in #123
- sch_lab Integration candidate: Caelum-rc4+dev26 by @dzbaker in #130
- Fix #125, Remove redundant comments by @thnkslprpt in #126
- sch_lab Integration candidate: Caelum-rc4+dev45 by @dzbaker in #137
- Fix #135, update cmake recipe by @jphickey in #136
- sch_lab Integration candidate: Caelum-rc4+dev46 by @dzbaker in #140
- Fix #138, adjust table based on apps present by @jphickey in #139
- sch_lab Integration candidate: Caelum-rc4+dev51 by @dzbaker in #145
- Fix #143, Add support for cmds w/args by @dmknutsen in #144
- sch_lab Integration candidate: Caelum-rc4+dev63 by @dzbaker in #152
- Fix #150, implement header file convention for SCH_LAB by @jphickey in #151
- sch_lab Integration candidate: Caelum-rc4+dev64 by @dzbaker in #154
- Fix #128, Standardize naming of SCH_LAB functions/macros by @thnkslprpt in #129
- Fix #133, Remove component-specific cFE header #includes by @thnkslprpt in #134
- Fix #141, Convert
int32return codes and variables toCFE_Status_tby @thnkslprpt in #142 - Fix #148, Call
CFE_ES_ExitAppwithRunStatusrather than internalstatusvariable by @thnkslprpt in #149 - sch_lab Integration candidate: Caelum-rc4+dev66 by @dzbaker in #157
- Fix #155, correct inclusion for SCH_LAB example table by @jphickey in #156
- Fix #159, initial inclusion of EDS file by @jphickey in #160
- sch_lab Integration candidate: Caelum-rc4+dev67 by @dzbaker in #165
- Fix #162, CFE_TIME_1HZ_CMD_MID deprecated by @skliper in #163
- Fix #158, SC_1HZ_WAKEUP_MID deprecated by @skliper in #164
- sch_lab Integration candidate: Equuleus-rc1+dev1 by @dzbaker in #166
- Fix #147, updating sch_lab to use new versioning system. by @dzbaker in #161
- Open Source Draco Release by @dzbaker in #171
New Contributors
- @dmknutsen made their first contribution in #29
- @astrogeco made their first contribution in #35
- @CDKnightNASA made their first contribution in #50
- @yammajamma made their first contribution in #52
- @ArielSAdamsNASA made their first contribution in #61
- @dzbaker made their first contribution in #119
Full Changelog: v2.3.0...v7.0.0
equuleus-rc1
Pre-release for stakeholder evaluation. This tag is a common reference across sub-modules marking an incremental point in the Equuleus development cycle. See the Version Description Document below for more details.
Supporting documentation and test artifacts will be posted over the next ~week as they become available.
v2.5.0-rc4 (cFS Caelum-rc4)
Part of cFS Caelum-rc4
v2.5.0-rc3 (cFS Caelum-rc3)
Part of cFS Caelum-rc3
v2.4.0-rc1 (cFS Bootes-rc1)
Release candidate for sch_lab v2.4.0. Part of upcoming cFS-Bootes release.
Aquila (aka cFE 6.7.0 Release Bundle)
Release artifacts for the entire bundle will found at cFS Bundle release v6.7.0 once all elements have been officially released.
Initial Release
Seed corresponding to cFE 6.6.0a release.