Skip to content

Commit

Permalink
Release COSMOS 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Melton committed Feb 3, 2015
1 parent 5864bf4 commit 82f7806
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 24 deletions.
6 changes: 6 additions & 0 deletions Manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,11 @@ lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_config.rb
lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_gui.rb
lib/cosmos/tools/cmd_tlm_server/commanding.rb
lib/cosmos/tools/cmd_tlm_server/connections.rb
lib/cosmos/tools/cmd_tlm_server/gui/interfaces_tab.rb
lib/cosmos/tools/cmd_tlm_server/gui/logging_tab.rb
lib/cosmos/tools/cmd_tlm_server/gui/packets_tab.rb
lib/cosmos/tools/cmd_tlm_server/gui/status_tab.rb
lib/cosmos/tools/cmd_tlm_server/gui/targets_tab.rb
lib/cosmos/tools/cmd_tlm_server/interface_thread.rb
lib/cosmos/tools/cmd_tlm_server/interfaces.rb
lib/cosmos/tools/cmd_tlm_server/packet_logging.rb
Expand Down Expand Up @@ -1105,6 +1110,7 @@ spec/tools/cmd_tlm_server/interfaces_spec.rb
spec/tools/cmd_tlm_server/packet_logging_spec.rb
spec/tools/cmd_tlm_server/router_thread_spec.rb
spec/tools/cmd_tlm_server/routers_spec.rb
spec/tools/launcher/launcher_config_spec.rb
spec/top_level/top_level_spec.rb
spec/utilities/crc_spec.rb
spec/utilities/csv_spec.rb
Expand Down
35 changes: 20 additions & 15 deletions data/crc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"lib/cosmos/conversions/polynomial_conversion.rb" 0xF6440F21
"lib/cosmos/conversions/received_count_conversion.rb" 0xD61BEB37
"lib/cosmos/utilities.rb" 0xBE9CEAF4
"lib/cosmos/top_level.rb" 0xB3D60212
"lib/cosmos/top_level.rb" 0xDC00359C
"lib/cosmos/packet_logs/meta_packet_log_writer.rb" 0x860D1FD8
"lib/cosmos/packet_logs/packet_log_writer.rb" 0xBE83A4F9
"lib/cosmos/packet_logs/packet_log_writer.rb" 0x7C6FCFEC
"lib/cosmos/packet_logs/packet_log_writer_pair.rb" 0xB4DCA156
"lib/cosmos/packet_logs/packet_log_reader.rb" 0xA347D992
"lib/cosmos/utilities/message_log.rb" 0x005DD08A
Expand All @@ -32,7 +32,7 @@
"lib/cosmos/utilities/csv.rb" 0x9F794965
"lib/cosmos/utilities/low_fragmentation_array.rb" 0x7E797C76
"lib/cosmos/utilities/simulated_target.rb" 0x7EE7A3FF
"lib/cosmos/gui/qt.rb" 0x4D79133C
"lib/cosmos/gui/qt.rb" 0x124A05FD
"lib/cosmos/gui/dialogs/find_replace_dialog.rb" 0x4627C7A5
"lib/cosmos/gui/dialogs/set_tlm_dialog.rb" 0x02A207C9
"lib/cosmos/gui/dialogs/exception_dialog.rb" 0xC06443BE
Expand All @@ -49,7 +49,7 @@
"lib/cosmos/gui/dialogs/pry_dialog.rb" 0xA9E57481
"lib/cosmos/gui/dialogs/select_dialog.rb" 0xDBD24F83
"lib/cosmos/gui/dialogs/exception_list_dialog.rb" 0x304EE4DC
"lib/cosmos/gui/dialogs/tlm_details_dialog.rb" 0xFC55BE9F
"lib/cosmos/gui/dialogs/tlm_details_dialog.rb" 0xE0AB01AD
"lib/cosmos/gui/dialogs/calendar_dialog.rb" 0x688D3D3B
"lib/cosmos/gui/qt_tool.rb" 0x840EF801
"lib/cosmos/gui/utilities/script_module_gui.rb" 0x4923717B
Expand All @@ -64,7 +64,7 @@
"lib/cosmos/gui/line_graph/line_graph_dialog.rb" 0xF73F68CB
"lib/cosmos/gui/line_graph/lines.rb" 0x871CA030
"lib/cosmos/gui/line_graph/line_graph_script.rb" 0x9FD973A1
"lib/cosmos/gui/line_graph/line_graph_scaling.rb" 0x4B0B9EA3
"lib/cosmos/gui/line_graph/line_graph_scaling.rb" 0xBF57D9F7
"lib/cosmos/gui/text/completion_text_edit.rb" 0xCF57B24D
"lib/cosmos/gui/text/ruby_editor.rb" 0xEE6E87E6
"lib/cosmos/gui/text/completion_line_edit.rb" 0x16E0A174
Expand Down Expand Up @@ -98,27 +98,32 @@
"lib/cosmos/tools/data_viewer/data_viewer.rb" 0x0F59420B
"lib/cosmos/tools/launcher/launcher_multitool.rb" 0x1020A3D0
"lib/cosmos/tools/launcher/launcher_tool.rb" 0x0501F2F4
"lib/cosmos/tools/launcher/launcher_config.rb" 0x615EB853
"lib/cosmos/tools/launcher/launcher_config.rb" 0xFF0CB90A
"lib/cosmos/tools/launcher/launcher.rb" 0x0FFB42EC
"lib/cosmos/tools/replay/replay_server.rb" 0x307A7329
"lib/cosmos/tools/replay/replay.rb" 0xB8521242
"lib/cosmos/tools/tlm_extractor/tlm_extractor_processor.rb" 0x2FEE1C86
"lib/cosmos/tools/tlm_extractor/tlm_extractor.rb" 0xC6B38C94
"lib/cosmos/tools/tlm_extractor/tlm_extractor_config.rb" 0x7779DCEC
"lib/cosmos/tools/tlm_extractor/text_item_chooser.rb" 0x587768C6
"lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_config.rb" 0xDB9B6253
"lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_config.rb" 0xA54471CD
"lib/cosmos/tools/cmd_tlm_server/api.rb" 0xB1819524
"lib/cosmos/tools/cmd_tlm_server/connections.rb" 0x6657A0FB
"lib/cosmos/tools/cmd_tlm_server/background_task.rb" 0x448A2191
"lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server.rb" 0x73AC5F0A
"lib/cosmos/tools/cmd_tlm_server/router_thread.rb" 0x5070D428
"lib/cosmos/tools/cmd_tlm_server/background_tasks.rb" 0xAE192026
"lib/cosmos/tools/cmd_tlm_server/gui/targets_tab.rb" 0xC1D7D2BF
"lib/cosmos/tools/cmd_tlm_server/gui/status_tab.rb" 0xFE9543B4
"lib/cosmos/tools/cmd_tlm_server/gui/interfaces_tab.rb" 0xD1671DC4
"lib/cosmos/tools/cmd_tlm_server/gui/logging_tab.rb" 0xFF291A22
"lib/cosmos/tools/cmd_tlm_server/gui/packets_tab.rb" 0xD5554174
"lib/cosmos/tools/cmd_tlm_server/routers.rb" 0xF8C93062
"lib/cosmos/tools/cmd_tlm_server/packet_logging.rb" 0x166BE402
"lib/cosmos/tools/cmd_tlm_server/commanding.rb" 0xC7C76CD8
"lib/cosmos/tools/cmd_tlm_server/interfaces.rb" 0x10BC320E
"lib/cosmos/tools/cmd_tlm_server/interface_thread.rb" 0x0668F33F
"lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_gui.rb" 0x3B5AC02D
"lib/cosmos/tools/cmd_tlm_server/cmd_tlm_server_gui.rb" 0x138FCD7A
"lib/cosmos/tools/limits_monitor/limits_monitor.rb" 0xAA19533E
"lib/cosmos/tools/packet_viewer/packet_viewer.rb" 0x12D1B643
"lib/cosmos/tools/table_manager/table_manager.rb" 0x4FC4AE95
Expand All @@ -132,8 +137,8 @@
"lib/cosmos/tools/cmd_sender/cmd_sender_item_delegate.rb" 0x8297CC9D
"lib/cosmos/tools/cmd_sender/cmd_sender_text_edit.rb" 0xB192AF6E
"lib/cosmos/tools/test_runner/test_runner_chooser.rb" 0x182F00C6
"lib/cosmos/tools/test_runner/results_writer.rb" 0xC713C9A6
"lib/cosmos/tools/test_runner/test_runner.rb" 0x7E9B3CE3
"lib/cosmos/tools/test_runner/results_writer.rb" 0xF8CF9306
"lib/cosmos/tools/test_runner/test_runner.rb" 0x4165ADBC
"lib/cosmos/tools/test_runner/test.rb" 0xD2BE7F1C
"lib/cosmos/tools/tlm_grapher/plots/xy_plot.rb" 0x98F7712F
"lib/cosmos/tools/tlm_grapher/plots/singlexy_plot.rb" 0xA01649EC
Expand Down Expand Up @@ -163,11 +168,11 @@
"lib/cosmos/tools/tlm_grapher/plot_gui_objects/singlexy_plot_gui_object.rb" 0x4FC1C15C
"lib/cosmos/tools/tlm_grapher/plot_gui_objects/linegraph_plot_gui_object.rb" 0xC1B25F76
"lib/cosmos/tools/tlm_grapher/plot_gui_objects/xy_plot_gui_object.rb" 0xA500650F
"lib/cosmos/tools/tlm_grapher/data_objects/xy_data_object.rb" 0x9B1D76D4
"lib/cosmos/tools/tlm_grapher/data_objects/xy_data_object.rb" 0xCD684000
"lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb" 0x1D037935
"lib/cosmos/tools/tlm_grapher/data_objects/housekeeping_data_object.rb" 0x7AB837F4
"lib/cosmos/tools/tlm_grapher/data_objects/housekeeping_data_object.rb" 0x0485208B
"lib/cosmos/tools/tlm_grapher/data_objects/linegraph_data_object.rb" 0x58D45CBE
"lib/cosmos/tools/tlm_grapher/data_objects/data_object.rb" 0x38FA91FC
"lib/cosmos/tools/tlm_grapher/data_objects/data_object.rb" 0xE3D40CD6
"lib/cosmos/tools/handbook_creator/handbook_creator_config.rb" 0x689D876A
"lib/cosmos/tools/handbook_creator/handbook_creator.rb" 0x06AD12D2
"lib/cosmos/tools/tlm_viewer/screen.rb" 0xEBC2A043
Expand Down Expand Up @@ -228,7 +233,7 @@
"lib/cosmos/tools/tlm_viewer/tlm_viewer.rb" 0xB7B0D77D
"lib/cosmos/system.rb" 0x735DFB42
"lib/cosmos/conversions.rb" 0x43679D05
"lib/cosmos/version.rb" 0x5DB0B8F4
"lib/cosmos/version.rb" 0x9DA328D2
"lib/cosmos/core_ext.rb" 0x1951B346
"lib/cosmos/interfaces.rb" 0x7E3EA326
"lib/cosmos/processors.rb" 0x5241327D
Expand Down Expand Up @@ -285,7 +290,7 @@
"lib/cosmos/interfaces/tcpip_client_interface.rb" 0x5F0DB50D
"lib/cosmos/interfaces/udp_interface.rb" 0xA991C213
"lib/cosmos/interfaces/tcpip_server_interface.rb" 0x7E90C892
"lib/cosmos/script/script.rb" 0x9CAF9170
"lib/cosmos/script/script.rb" 0xDA302537
"lib/cosmos/script/extract.rb" 0xF3243476
"lib/cosmos/core_ext/range.rb" 0x0D55D9D1
"lib/cosmos/core_ext/stringio.rb" 0x28B64FB4
Expand Down
6 changes: 3 additions & 3 deletions demo/config/data/crc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
"config/tools/handbook_creator/templates/pdf_cover.html.erb" 0x7AAB9A42
"config/tools/handbook_creator/templates/pdf_header.html.erb" 0x3020FEE1
"config/tools/handbook_creator/templates/telemetry_toc.html.erb" 0x610E3BC5
"config/tools/handbook_creator/templates/header.html.erb" 0xB6530BE1
"config/tools/handbook_creator/templates/header.html.erb" 0x1E490C2A
"config/tools/handbook_creator/templates/telemetry_packets.html.erb" 0x44BD9695
"config/tools/handbook_creator/templates/command_packets.html.erb" 0x9897CA7A
"config/tools/handbook_creator/templates/limits_groups.html.erb" 0x40FDF34C
"config/tools/handbook_creator/templates/nav.html.erb" 0xDF65AAEA
"config/tools/handbook_creator/templates/footer.html.erb" 0x3A99B2AD
"config/tools/handbook_creator/templates/footer.html.erb" 0x0E1F9800
"config/tools/handbook_creator/templates/pdf_footer.html.erb" 0xF0D3EB77
"config/tools/handbook_creator/templates/overview.html.erb" 0xDC4DD2B8
"config/tools/tlm_viewer/tlm_viewer.txt" 0x825AF31C
Expand Down Expand Up @@ -199,7 +199,7 @@
"procedures/collect_util.rb" 0x3952EB08
"procedures/run_example_test.rb" 0x0F244140
"procedures/clear_util.rb" 0x5B3C1279
"procedures/example_test.rb" 0x7D98C401
"procedures/example_test.rb" 0x4FBA73C1
"procedures/cosmos_api_test.rb" 0x57AE9ED2
"procedures/test.rb" 0xCE4DA55A
"procedures/checks.rb" 0x34EEF3E2
Expand Down
4 changes: 2 additions & 2 deletions install/config/data/crc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"config/tools/handbook_creator/templates/pdf_cover.html.erb" 0x7AAB9A42
"config/tools/handbook_creator/templates/pdf_header.html.erb" 0x3020FEE1
"config/tools/handbook_creator/templates/telemetry_toc.html.erb" 0x610E3BC5
"config/tools/handbook_creator/templates/header.html.erb" 0xB6530BE1
"config/tools/handbook_creator/templates/header.html.erb" 0x1E490C2A
"config/tools/handbook_creator/templates/telemetry_packets.html.erb" 0x44BD9695
"config/tools/handbook_creator/templates/command_packets.html.erb" 0x9897CA7A
"config/tools/handbook_creator/templates/limits_groups.html.erb" 0x40FDF34C
"config/tools/handbook_creator/templates/nav.html.erb" 0xDF65AAEA
"config/tools/handbook_creator/templates/footer.html.erb" 0x3A99B2AD
"config/tools/handbook_creator/templates/footer.html.erb" 0x0E1F9800
"config/tools/handbook_creator/templates/pdf_footer.html.erb" 0xF0D3EB77
"config/tools/handbook_creator/templates/overview.html.erb" 0xDC4DD2B8
"config/tools/tlm_viewer/tlm_viewer.txt" 0xD9071527
Expand Down
8 changes: 4 additions & 4 deletions lib/cosmos/version.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# encoding: ascii-8bit

COSMOS_VERSION = '3.1.1'
COSMOS_VERSION = '3.1.2'
module Cosmos
module Version
MAJOR = '3'
MINOR = '1'
PATCH = '1'
BUILD = 'b48940656c271344ab5d18c7d2361bcb046a9fd4'
PATCH = '2'
BUILD = '5864bf4376d74014c01d625e46b5aefc843908ba'
end
VERSION = '3.1.1'
VERSION = '3.1.2'
end

0 comments on commit 82f7806

Please sign in to comment.