Sha256: 46260bfcb3aa0997d478563f581cd2d24e6a663e1923868afd7b66aaa3fcc856

Contents?: true

Size: 779 Bytes

Versions: 27

Compression:

Stored size: 779 Bytes

Contents

# Declare Targets that make up the system
# DECLARE_TARGET target_name [substitute_name]

# AUTO_DECLARE_TARGETS
DECLARE_TARGET INST
DECLARE_TARGET INST INST2
DECLARE_TARGET COSMOS
DECLARE_TARGET META
DECLARE_TARGET SYSTEM

# Ethernet Ports
PORT CTS_API 7777
PORT TLMVIEWER_API 7778
PORT CTS_PREIDENTIFIED 7779

# Default Packet Log Writer and Reader
DEFAULT_PACKET_LOG_WRITER packet_log_writer.rb
DEFAULT_PACKET_LOG_READER packet_log_reader.rb

# Paths
PATH LOGS ./outputs/logs
PATH TMP ./outputs/tmp
PATH SAVED_CONFIG ./outputs/saved_config
PATH TABLES ./outputs/tables
PATH HANDBOOKS ./outputs/handbooks
PATH PROCEDURES ./procedures

# Command and Telemetry Database Version (Optional)
# CMD_TLM_VERSION version
CMD_TLM_VERSION "Demo Version"

# DISABLE_DNS

ALLOW_ACCESS ALL

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
cosmos-3.9.2 autohotkey/config/system/system.txt
cosmos-3.9.1 autohotkey/config/system/system.txt
cosmos-3.8.3 autohotkey/config/system/system.txt
cosmos-3.8.2 autohotkey/config/system/system.txt
cosmos-3.8.1 autohotkey/config/system/system.txt
cosmos-3.8.0 autohotkey/config/system/system.txt
cosmos-3.7.1 autohotkey/config/system/system.txt
cosmos-3.7.0 autohotkey/config/system/system.txt
cosmos-3.6.3 autohotkey/config/system/system.txt
cosmos-3.6.2 autohotkey/config/system/system.txt
cosmos-3.6.1 autohotkey/config/system/system.txt
cosmos-3.6.0 autohotkey/config/system/system.txt
cosmos-3.5.3 autohotkey/config/system/system.txt
cosmos-3.5.2 autohotkey/config/system/system.txt
cosmos-3.5.0 autohotkey/config/system/system.txt
cosmos-3.4.2 autohotkey/config/system/system.txt
cosmos-3.4.1 autohotkey/config/system/system.txt
cosmos-3.4.0 autohotkey/config/system/system.txt
cosmos-3.3.3 autohotkey/config/system/system.txt
cosmos-3.3.2 autohotkey/config/system/system.txt