openc3-cosmos-demo 5.13.0 → 5.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openc3-cosmos-demo
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.13.0
4
+ version: 5.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Melton
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-12-18 00:00:00.000000000 Z
12
+ date: 2024-01-19 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: |2
15
15
  This plugin adds the OpenC3 COSMOS demo configuration to a base OpenC3 COSMOS installation.
@@ -105,6 +105,7 @@ files:
105
105
  - targets/INST2/procedures/my_test_suite.py
106
106
  - targets/INST2/procedures/screens.py
107
107
  - targets/INST2/procedures/stash.py
108
+ - targets/INST2/procedures/streaming.py
108
109
  - targets/INST2/procedures/target_file.py
109
110
  - targets/INST2/procedures/utilities/clear.py
110
111
  - targets/INST2/procedures/utilities/collect.py
@@ -135,8 +136,8 @@ files:
135
136
  - targets/INST2/tables/config/MCConfigurationTable_def.txt
136
137
  - targets/INST2/tables/config/PPSSelectionTable_def.txt
137
138
  - targets/INST2/tables/config/TLMMonitoringTable_def.txt
138
- - targets/INST2/tables/procedures/download.rb
139
- - targets/INST2/tables/procedures/upload.rb
139
+ - targets/INST2/tables/procedures/download.py
140
+ - targets/INST2/tables/procedures/upload.py
140
141
  - targets/INST2/target.txt
141
142
  - targets/SYSTEM/cmd_tlm/limits_groups.txt
142
143
  - targets/SYSTEM/procedures/example_test.rb
@@ -159,7 +160,7 @@ files:
159
160
  - tools/widgets/DataviewertimeWidget/DataviewertimeWidget.umd.min.js.map
160
161
  - tools/widgets/HelloworldWidget/HelloworldWidget.umd.min.js
161
162
  - tools/widgets/HelloworldWidget/HelloworldWidget.umd.min.js.map
162
- homepage: https://github.com/OpenC3/openc3
163
+ homepage: https://github.com/OpenC3/cosmos
163
164
  licenses:
164
165
  - AGPL-3.0-only
165
166
  - Nonstandard