openc3-cosmos-demo 6.0.2 → 6.1.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: 6.0.2
4
+ version: 6.1.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: 2025-01-09 00:00:00.000000000 Z
12
+ date: 2025-02-05 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.
@@ -51,6 +51,7 @@ files:
51
51
  - targets/INST/procedures/my_script_suite.rb
52
52
  - targets/INST/procedures/my_test_suite.rb
53
53
  - targets/INST/procedures/screens.rb
54
+ - targets/INST/procedures/scripting.rb
54
55
  - targets/INST/procedures/stash.rb
55
56
  - targets/INST/procedures/streaming.rb
56
57
  - targets/INST/procedures/target_file.rb
@@ -110,6 +111,7 @@ files:
110
111
  - targets/INST2/procedures/my_test_suite.py
111
112
  - targets/INST2/procedures/numpy.py
112
113
  - targets/INST2/procedures/screens.py
114
+ - targets/INST2/procedures/scripting.py
113
115
  - targets/INST2/procedures/stash.py
114
116
  - targets/INST2/procedures/streaming.py
115
117
  - targets/INST2/procedures/target_file.py