-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IC:2021-03-23, Add cFS-GroundSystem present
nasa/cFS-GroundSystem#166 - Updated TBL and SB tlm for an operational TLM display nasa/cFS-GroundSystem#170 - Add Contributing Guide nasa/cFS-GroundSystem#137 - Create package for cfs-groundsystem, Fix #
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cFS-GroundSystem
updated
13 files
+3 −0 | CONTRIBUTING.md | |
+12 −6 | GroundSystem.py | |
+6 −0 | README.md | |
+0 −0 | Subsystems/__init__.py | |
+0 −0 | Subsystems/cmdGui/CommandFiles/__init__.py | |
+0 −0 | Subsystems/cmdGui/__init__.py | |
+0 −0 | Subsystems/cmdUtil/__init__.py | |
+0 −0 | Subsystems/tlmGUI/__init__.py | |
+16 −16 | Subsystems/tlmGUI/cfe-sb-hk-tlm.txt | |
+21 −21 | Subsystems/tlmGUI/cfe-tbl-hk-tlm.txt | |
+1 −1 | _version.py | |
+1 −0 | requirements.txt | |
+13 −0 | setup.py |