Skip to content

Commit d298b9c

Browse files
author
Gerardo E. Cruz-Ortiz
committed
Increase version to 2.1.10 and update Readme. Add hyperlink to Guide-GroundSystem in Readme.
1 parent b7b7ad1 commit d298b9c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

Guide-GroundSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cFS Ground System Version 2.1.9
1+
# cFS Ground System Version 2.1.10
22

33
## cFS Ground System Info
44

Guide-GroundSystem.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cFS Ground System Version 2.1.9
1+
cFS Ground System Version 2.1.10
22

33
cFS Ground System Info:
44

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ This repository contains NASA's Lab Ground System (cFS-GroundSystem), which is a
44

55
This lab application is a non-flight utility ground system to interact with the cFS. It is intended to be located in the `tools/cFS-GroundSystem` subdirectory of a cFS Mission Tree. The Core Flight System is bundled at <https://github.com/nasa/cFS> (which includes cFS-GroundSystem as a submodule), which includes build and execution instructions.
66

7-
See Guide-GroundSystem.txt for more information.
7+
See [Guide-GroundSystem.md](https://github.com/nasa/cFS-GroundSystem/blob/master/Guide-GroundSystem.md) for more information.
88

99
## Version History
1010

11+
### Development Build: 2.1.10
12+
13+
- Change documentation for table loading guide to markdown
14+
- See <https://github.com/nasa/cFS-GroundSystem/pull/94>
15+
1116
### Development Build: 2.1.9
1217

1318
- Upgrading PyQt4 to PyQt5 and includes a lot of cleanup/refactoring, and changes to the GUI itself

0 commit comments

Comments
 (0)