You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-41Lines changed: 11 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,52 +49,18 @@ More information is available on the [cFS Website](<https://cfs.gsfc.nasa.gov>).
49
49
50
50
See [releases](<https://github.com/nasa/cFS/releases>) for release history and associated artifacts related to the cFS BUNDLE.
51
51
52
-
**Aquila: OFFICIAL RELEASE**:
52
+
**v7.0.0 (Draco): OFFICIAL RELEASE**:
53
53
54
+
-**Note: The cFS bundle structure and build system will be updated in a coming release to include all open source apps and new build commands. An evaluation version of this bundle is available in the [techdev-multitarget-bundle](https://github.com/nasa/cFS/tree/techdev-multitarget-bundle) branch for feedback.**
54
55
- Released under Apache 2.0
55
-
- Includes cFE 6.7.0 (cFE, PSP, framework apps, and framework tools as marked) and OSAL 5.0.0
56
-
-[Version description document, including release notes](<https://github.com/nasa/cFS/blob/v6.7.0a/VDD-Aquila.md>)
- Includes cFE 7.0.0 (cFE, PSP, framework apps, and framework tools as marked) and OSAL 7.0.0
57
+
-[Release artifacts, including Version Description Document](https://github.com/nasa/cFS/releases/tag/v7.0.0)
58
58
59
59
Other elements listed in [Related Capability](#related-capability) are released under a variety of licenses as detailed in their respective repositories.
60
60
61
-
## Open-Source Roadmap
62
-
63
-
The following is a list of features and updates planned for cFS (in no particular order). Have other ideas? Want to partner with us? Please let us know at [cfs-program@lists.nasa.gov](<mailto:cfs-program@lists.nasa.gov>).
64
-
65
-
- "Bundler" tool to create custom bundles from known capability developed across the community (essentially an interactive catalog of apps that have been verified against a particular version of cFS)
66
-
- VxWorks 7 support, including running applications as real-time processes (RTPs)
67
-
- RTEMS 6 support
68
-
- Automated build verification execution framework for emulated targets
69
-
- Time services refactor/simplication
70
-
- Symmetric multi-processing (SMP) APIs
71
-
- Electronic Data Sheet (EDS) integration option and improvements to packet layouts for portability/consistency
72
-
73
-
## Upcoming Release
74
-
75
-
Note: Official releases will be created through the NASA software release process. The cFS team plans to return to a more regular official release cadence in the near future.
76
-
77
-
### Next major release development features
78
-
79
-
- Certification framework with automated build verification tests of framework requirements
80
-
- Executable on real/emulated/simulated/ or dockerized targets
- Add PSP and cFE functional testing framework for APIs (nasa/cfe#779)
83
-
- Scrub OSAL coverage and functional tests
84
-
- Scrub cFE coverage tests
85
-
- Add cFE API functional tests
86
-
- NOTE: Command verification pending tool open source release
87
-
- Documentation (updated traceability, APIs/ICDs, general update)
88
-
- Framework for mission customization of core services
89
-
- Header customization support (nasa/cFE#726)
90
-
- Remove deprecated code
91
-
- Cmd/Tlm structure scrub for alignment/padding/consistency
92
-
- Library query and reporting and ES resource management (nasa/cFE#28, nasa/cFE#797)
93
-
- Type safety enhancements
94
-
- Added abstract configuration registry
95
-
- RTEMS 5/6 support updates
96
-
- Added support for fractional seconds in epoch
97
-
- Bug fixes
61
+
## Upcoming Releases
62
+
63
+
Note: Official releases will be created through the NASA software release process.
98
64
99
65
### Known Issues
100
66
@@ -183,6 +149,7 @@ See the [cFE Application Developer's Guide](https://github.com/nasa/cFE/blob/mai
183
149
- Other Ground station software
184
150
- cFS-EDS-GroundStation: Ground station implemented via EDS at <https://github.com/nasa/cFS-EDS-GroundStation>
185
151
- Other Apps
152
+
- BP: DTN Bundle Protocol application at <https://github.com/nasa/bp>
186
153
- CS: Checksum application at <https://github.com/nasa/CS>
187
154
- CF: CFDP application at <https://github.com/nasa/CF>
188
155
- DS: Data Store application at <https://github.com/nasa/DS>
@@ -197,10 +164,13 @@ See the [cFE Application Developer's Guide](https://github.com/nasa/cFE/blob/mai
197
164
- SCA: Stored Command Absolute application at <https://github.com/nasa/SCA>
198
165
- Skeleton App: A bare-bones application to which you can add your business logic at <https://github.com/nasa/skeleton_app>
199
166
- Other Interfaces
167
+
- cFS COSMOS Plugin: COSMOS plugin for testing cFS <https://github.com/nasa/cfs-cosmos-plugin>
168
+
- cFS Command Line Tools: Simple command line utilities to send a command or view telemery on the console <https://github.com/nasa/cfs-commandline-tools>
200
169
- SIL: Simulink Interface Layer at <https://github.com/nasa/SIL>
201
170
- ECI: External Code Interface at <https://github.com/nasa/ECI>
202
171
- SBN-Client: External code interface to SBN at <https://github.com/nasa/SBN-Client>
203
172
- Other Libraries
173
+
- BPLib: DTN Bundle Protocol library at <https://github.com/nasa/bplib>
204
174
- cFS_IO_LIB: IO library at <https://github.com/nasa/CFS_IO_LIB>
205
175
- cFS_LIB: at <https://github.com/nasa/cfs_lib>
206
176
- EdsLib: CCSDS SOIS Electronic Data Sheet Tool and Library at <https://github.com/nasa/EdsLib>
0 commit comments