openc3-cosmos-demo 5.19.0 → 5.20.0

Sign up to get free protection for your applications and to get access to all the features.
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.19.0
4
+ version: 5.20.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: 2024-10-01 00:00:00.000000000 Z
12
+ date: 2024-10-30 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.
@@ -27,6 +27,7 @@ files:
27
27
  - microservices/EXAMPLE/example_target.rb
28
28
  - microservices/TEMPLATED/scpi_target.rb
29
29
  - plugin.txt
30
+ - requirements.txt
30
31
  - targets/EXAMPLE/cmd_tlm/example_cmds.txt
31
32
  - targets/EXAMPLE/cmd_tlm/example_tlm.txt
32
33
  - targets/EXAMPLE/lib/example_interface.rb
@@ -107,6 +108,7 @@ files:
107
108
  - targets/INST2/procedures/metadata.py
108
109
  - targets/INST2/procedures/my_script_suite.py
109
110
  - targets/INST2/procedures/my_test_suite.py
111
+ - targets/INST2/procedures/numpy.py
110
112
  - targets/INST2/procedures/screens.py
111
113
  - targets/INST2/procedures/stash.py
112
114
  - targets/INST2/procedures/streaming.py