Releases: nasa/cFS-GroundSystem
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
- Integration Candidate 20191001 by @skliper in #36
- Fix #37: Clean up build warnings by @skliper in #38
- Integration Candidate 20191115 by @skliper in #39
- Adding Python 3 compatibility #35 by @dmknutsen in #41
- Integration Candidate 20191230 by @skliper in #47
- Fix #52, Python3 and tlm processing by @dmknutsen in #53
- Fix #40, GUI Command definitions by @dmknutsen in #49
- Integration Candidate 20200121 by @skliper in #54
- Fix #50, Updates Guide-GroundSystem.txt and CheaderParser.py from pyt… by @dmknutsen in #56
- Integration Candidate 2020-03-18 by @astrogeco in #64
- Fix #65, CCSDS Command Secondary Header Endian Agnostic by @skliper in #66
- Integration Candidate 2020-04-01 by @astrogeco in #69
- Fix #59, Update cmd and tlm definitions to match code by @dmknutsen in #60
- Fix #13, Remove .DS_Store file, add this file to .gitignore. by @zacnyjegomosc in #70
- Fix #67, Remove mission_inc reference by @skliper in #68
- Fix #9, Convert Guide-GroundSystem.txt file content to Markdown by @zacnyjegomosc in #73
- Integration Candidate: 2020-04-15 by @astrogeco in #74
- Fix #76, warnings on strncpy by @jphickey in #77
- Fix typos by @pgrimaud in #78
- Fix #83, Add event type and ID to message by @dmknutsen in #84
- Integration Candidate COMBINED 2020-04-29 and 2020-05-06 by @astrogeco in #86
- Fix #72 and #71, Upgrades to PyQt 5 and sequence count fix by @lbleier-GSFC in #85
- Integration Candidate: 2020-05-13 by @astrogeco in #90
- Fix #75, Convert a Guide-Loading-Tables.txt file to markdown by @zacnyjegomosc in #87
- Integration candidate: 2020-05-20 by @astrogeco in #94
- cFS Header Version 2 (includes CCSDS Extended header) support and major update by @skliper in #92
- Integration Candidate: 2020-05-27 by @astrogeco in #101
- Fix #98, Refactor individual UI elements to tables by @lbleier-GSFC in #100
- Fix #104, Short term build fix for implicit endian functions by @skliper in #106
- Integration Candidate: 2020-06-17 by @astrogeco in #107
- Fix #46 Recommended lgtm python issues by @lbleier-GSFC in #96
- Resolve #112, add build number and baseline by @astrogeco in #113
- Integration Candidate: 2020-06-24 by @astrogeco in #109
- Fix #99, Guide format fix by @skliper in #117
- Fix #118, Resolve LGTM warnings by @skliper in #119
- Integration Candidate 2020-07-29 by @astrogeco in #120
- fix #125 - multiple typo fixes, etc in Commands-Telemetry.txt by @CDKnightNASA in #126
- Integration Candidate: 2020-08-26 by @yammajamma in #127
- Fix #93, Refactor and resolve cast align warning by @skliper in #130
- Fix #128, strncpy should result in null term by @CDKnightNASA in #129
- Integration Candidate: 2020-09-02 by @yammajamma in #133
- Integration Candidate: 2020-09-09 by @yammajamma in #135
- Fix #142, Create Security Policy by @ArielSAdamsNASA in #143
- Fix #144, Pad cmdUtil header to 64 bit boundary by @skliper in #145
- Fix #147, Pad GUI headers to 64 bit boundary by @skliper in #148
- cFS-GroundSystem Integration candidate: 2021-01-19 by @astrogeco in #150
- Fix #151, Add static analysis and format check by @skliper in #152
- Fix #153, Add CodeQL analysis to workflow by @skliper in #154
- Fix #157, Apply formatting by @skliper in #158
- Fix #155, Remove unnecessary type translations by @skliper in #156
- cFS-GroundSystem Integration candidate: 2021-02-23 by @astrogeco in #162
- Fix #163, Add Testing Tools to the Security Policy by @ArielSAdamsNASA in #164
- Integration candidate: 2021-03-05 by @skliper in #167
- Fix #165, Updated TBL and SB tlm for an operational TLM display by @evanfitzgerald in #166
- Fix #169, Add Contributing Guide by @ArielSAdamsNASA in #170
- Fix #123, create package for cfs-groundsystem by @zachar1a in #137
- cFS-GroundSystem Integration candidate: 2021-03-23 by @astrogeco in #171
- fix #172, updating executable name and version in setup.py by @zachar1a in #174
- Fix #173, Add executable install guide by @zachar1a in #175
- cFS-Ground System Integration candidate: 2021-04-20 by @astrogeco in #178
- Fix #179, Implement Coding Standard in CodeQL by @ArielSAdamsNASA in #180
- Fix #181, Add test start command script for cmdUtil by @skliper in #182
- cFS-GroundSystem Integration candidate: 2021-06-22 by @astrogeco in #183
- Fix #184, Update tlm for ES Blockstats/memstats and TBL HK by @skliper in #185
- Fix #149, * might be referenced before assignment by @paulober in #188
- cFS-GroundSystem Integration candidate: 2021-07-27 by @astrogeco in #192
- Fix #189, Virtualenv and Pipenv .gitignore support by @paulober in #190
- cFS-GroundSystem Integration candidate: 2021-08-31 by @astrogeco in #195
- cFS-GroundSystem Integration candidate: Caelum+dev1 by @astrogeco in #201
- Fix #187, Converted most variable names and function/method names into snake_case by @paulober in #191
- Fix #196, Free Address Info for Leak by @ArielSAdamsNASA in #197
- Fix #199, Reuse CodeQL, Static Analysis, and Format Check by @ArielSAdamsNASA in #200
- Fix #204, Apply header guard standard by @skliper in #205
- cFS-GroundSystem Integration candidate: Caelum-rc4+dev7 by @astrogeco in #209
- HOTFIX #201, Standardize version information by @astrogeco in #210
- Fix #207, Update copyright header by @skliper in #208
- Fix #212, Adds change directory instruction to Guide by @chillfig in #213
- Fix #211, Update codeql workflow for reusable updates by @skliper in #214
- cFS-GroundSystem Integration candidate: Caelum-rc4+dev23 by @dzbaker in #226
- Fix #221, Remove 'return;' from last line of void functions. by @thnkslprpt in #222
- cFS-GroundSystem Integration candidate: Caelum-rc4+dev25 by @dzbaker in #228
- Fix #223, Update TO_LAB commands in GroundSystem Tool by @thnkslprpt in #224
- Fix #116, Create CHANGELOG.md by @thnkslprpt in #225
- cFS-GroundSystem Integration candidate: Caelum-rc4+dev28 by @dzbaker in #231
- Fix #202, naming error by @paulober in #217
- Fix #229, Update CI_LAB commands in GroundSystem Tool by @thnkslp...
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.
v3.0.0-rc4 (cFS Caelum-rc4)
Part of cFS Caelum-rc4
v3.0.0-rc3 (cFS Caelum-rc3)
Part of cFS Caelum-rc3
v2.2.0-rc1 (cFS-Bootes-rc1)
Release candidate for cFS-GroundSystem v2.2.0. Part of the 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.