Node-On Patrol
Captain
Weapons
Pilot
Comms / CommsIntel Interface
Recon
Engineering
Scientist
Executive Display
Comms Messaging

Phase Quick Explore

Trigger Event: Immediate on node start after pre-game briefing

Duration: 30 sec

Exit Trigger: phase timeout and phaseLocal.reactorPoweredUp == TRUE

Source line 8

Phase Pre-Flight Preparation

Trigger Event: End previous phase

Duration: 90 sec

Exit Trigger: MGC receives PilotStation::SextantUnit message sextant-calibrated

Source line 122

Phase Exit Space Dock

Trigger Event: 5 s after End of Previous Phase

Duration: 30 seconds

Exit Trigger: ShipRepository:ship-dock-state == 0

Source line 264

CaptainWhisperer

CaptainWhisperer

captains-station.png

  • First, order Engineering to power up the reactor.
  • Your job is to coordinate the crew and keep the mission moving.
  • The Executive Display is your main interface for messages and procedures.
  • You can monitor any screen in the ship in the Executive Display
  • Your wall screen shows ship status and outside views.
  • More information will be available here when you need it
  • captains-station.png is labeled with Executive Display, Captains Wall Display, and Permissions Display.
  • Executive-Screen supports Captain command by viewing ship screens. Executive Screen Selector dial selects the screen.
  • Captains-Wall-Screen shows outside the ship and can mirror the Executive Screen.
  • Permissions Screen grants permission for important crew ship functions.

Timed Prompt

CaptainStation::ExecutiveDisplayUnit

15 s after Phase Start

  • Remind Engineer to inject Antimatter. Help if needed.
  • Condition: reactorPoweredUp == FALSE

WeaponsWhisperer

WeaponsWhisperer

weapons-station.png

  • You are responsible for all the Weapons and Shields on the Musketeer
  • Your Station includes the Turret Gun that is loaded using a Cartridge
  • The Cartridges Loader lets you load different kinds of Ammunition into a Cartridge
  • You must arm the Turret Gun before firing
  • You protect the ship using the Shield Unit
  • More information will be available here when you need it

PilotWhisperer

PilotWhisperer

pilot-station.png

  • You fly Musketeer from the helm.
  • Use the yoke to steer and the thrust lever for speed.
  • Your navigation screen shows where to go.
  • The visor is used for both sextant and targeting
  • More information will be available here when you need it
  • Pilot station inventory includes instrument panels, Navigation Display, helm, Space Sextant/Targeting selector, Visor, and Thruster Trim Interface.

CommsIntelWhisperer

CommsIntelWhisperer

comms-station.png

  • You handle off-ship messages and intelligence.
  • Message mode is for sending and receiving traffic.
  • Intel mode helps analyze data.
  • Tag mode shows objects marked by Recon.
  • Signal Analysis helps match or jam signals.
  • More information will be available here when you need it

ReconWhisperer

ReconWhisperer

  • Recon helps the crew see what is outside the ship.
  • The Radar shows nearby space. Close objects look larger; far objects look smaller.
  • The Periscope lets you look around, zoom in, and try different sensor views.
  • More information will be available here when you need it

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • First power up the reactor so everybody can use their stations by injecting antimatter into the reactor
  • Switch injection on. The control knob controls the rate of injection
  • Engineering maintains all power and propulsion on Musketeer
  • The ship's power chain starts with anti-matter containment.
  • You inject a safe flow into the reactor.
  • The reactor makes power, and you distribute it to ship systems.
  • Start with enough power for basic station startup.
  • More information will be available here when you need it

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Phase local: reactorPoweredUp = True

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Repository: ship-reactor-online = 1

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Subscribed Units perform local power-up behavior from mirrored ship-reactor-online state.

ScienceWhisperer

ScienceWhisperer

science-station.png

  • The Science/Medical Analysis Unit will enable you to do your analytical work and to monitor crew health
  • The Ship Atmosphere system where you will maintain atmospheric life support
  • The Inertial Dampener control that protects the crew in super high-G operations
  • The anti-matter containment system where you maintain the ships anti-matter fuel supply
  • More information will be available here when you need it

WeaponsWhisperer

WeaponsWhisperer

Turret-Gun-Snippet-Illustration.png

  • Check ammo cartridge, arming switch OFF, shields OFF, and report ready.

PilotWhisperer

PilotWhisperer

sextant-illustration.png

  • Use the Space Sextant to initialize the navigation system
  • You need to locate three Pulsars to triangulate the Star Map
  • Switch the Sextant/Targeting switch to Sextant Mode.
  • Look through the Visor.
  • Use the range and X-Y dials, then press the lock button when the Sextant tells you to lock a pulsar.
  • The Sextant will guide you through the calibration process.
  • PilotStation::SextantUnit start-sextant-calibration = None

Exit Phase

PilotWhisperer

On MGC from PilotStation::SextantUnit, message sextant-calibrated

  • Exit Phase

CommsIntelWhisperer

CommsIntelWhisperer

message-task-illustration.png

  • Review and send departure request. Later open Station Control clearance.

ReconWhisperer

ReconWhisperer

Recon-Radar-and-Periscope-Illustration.png

  • Use radar and periscope to ensure path is clear. Report to Captain.

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • Route power to propulsion, life support, and all stations. Balance reactor in safe range. Report ready.

ScienceWhisperer

ScienceWhisperer

atmosphere-game.png

  • Balance oxygen, nitrogen, and pressure. Report ship properly pressurized.

CaptainWhisperer/Executive Display::Procedure

CaptainWhisperer/Executive Display::Procedure

ship-in-dock.png

  • Load Departure Preparation procedure.
  • Order crew to prepare reactor, navigation, atmosphere, sensors, weapons, and Comms departure signal.

Departure Request

comms-only-outgoing-message

Open comms-only-outgoing-message

Phase activity after Comms departure request task is shown

  • Departure Request
  • USS Musketeer ready for departure
  • Requesting permission to undock and proceed
  • From: USS Musketeer
  • To: Station Control
  • Classification: Routine/Open Operational
  • Policy: single

Departure Clearance

comms-only-incoming-message

Open comms-only-incoming-message

10 sec. after MGC receives `SimStation::CommsIntelDisplayUnit`, message: `message-sent`, value: `1`

  • Departure Clearance
  • Departure request granted
  • God Speed
  • From: Station Control
  • Classification: Open
  • Policy: single
  • Response: NULL

CaptainWhisperer

CaptainWhisperer

  • Order Helm/Pilot to release docking clamps and take the ship out of the dock. Commence Patrol Route.
  • Monitor crew progress on Executive Display.

WeaponsWhisperer

WeaponsWhisperer

Turret-Gun-Snippet-Illustration.png

  • Check cartridges, shield capacitors, and Cocoon Shield emergency notes.

PilotWhisperer

PilotWhisperer

pilot-station-docking-clamp-navigation.png

  • Press Release Docking Clamp button. Push throttle up and follow navigation guidance to patrol route.
  • PilotStation::InteractionPanelUnit ship-docked = 1
  • PilotStation::InteractionPanelUnit ship-docked = 0

Message Append

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Command: ship-docked = 0

Message Append

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Repository: ship-dock-state = 0

Exit Phase

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Exit Phase

CommsIntelWhisperer

CommsIntelWhisperer

comms-station.png

  • Stay alert for incoming messages.

ReconWhisperer

ReconWhisperer

Recon-Radar-and-Periscope-Illustration.png

  • Monitor space around ship, spot threats, assess with periscope, report to Captain.

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • Monitor ship power levels for departure.

ScienceWhisperer

ScienceWhisperer

atmosphere-system.png

  • Keep an eye on ship atmosphere.

Phase Quick Explore

Trigger Event: Immediate on node start after pre-game briefing

Duration: 30 sec

Exit Trigger: phase timeout and phaseLocal.reactorPoweredUp == TRUE

Source line 8

CaptainWhisperer

CaptainWhisperer

captains-station.png

  • First, order Engineering to power up the reactor.
  • Your job is to coordinate the crew and keep the mission moving.
  • The Executive Display is your main interface for messages and procedures.
  • You can monitor any screen in the ship in the Executive Display
  • Your wall screen shows ship status and outside views.
  • More information will be available here when you need it
  • captains-station.png is labeled with Executive Display, Captains Wall Display, and Permissions Display.
  • Executive-Screen supports Captain command by viewing ship screens. Executive Screen Selector dial selects the screen.
  • Captains-Wall-Screen shows outside the ship and can mirror the Executive Screen.
  • Permissions Screen grants permission for important crew ship functions.

Timed Prompt

CaptainStation::ExecutiveDisplayUnit

15 s after Phase Start

  • Remind Engineer to inject Antimatter. Help if needed.
  • Condition: reactorPoweredUp == FALSE

WeaponsWhisperer

WeaponsWhisperer

weapons-station.png

  • You are responsible for all the Weapons and Shields on the Musketeer
  • Your Station includes the Turret Gun that is loaded using a Cartridge
  • The Cartridges Loader lets you load different kinds of Ammunition into a Cartridge
  • You must arm the Turret Gun before firing
  • You protect the ship using the Shield Unit
  • More information will be available here when you need it

PilotWhisperer

PilotWhisperer

pilot-station.png

  • You fly Musketeer from the helm.
  • Use the yoke to steer and the thrust lever for speed.
  • Your navigation screen shows where to go.
  • The visor is used for both sextant and targeting
  • More information will be available here when you need it
  • Pilot station inventory includes instrument panels, Navigation Display, helm, Space Sextant/Targeting selector, Visor, and Thruster Trim Interface.

CommsIntelWhisperer

CommsIntelWhisperer

comms-station.png

  • You handle off-ship messages and intelligence.
  • Message mode is for sending and receiving traffic.
  • Intel mode helps analyze data.
  • Tag mode shows objects marked by Recon.
  • Signal Analysis helps match or jam signals.
  • More information will be available here when you need it

ReconWhisperer

ReconWhisperer

  • Recon helps the crew see what is outside the ship.
  • The Radar shows nearby space. Close objects look larger; far objects look smaller.
  • The Periscope lets you look around, zoom in, and try different sensor views.
  • More information will be available here when you need it

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • First power up the reactor so everybody can use their stations by injecting antimatter into the reactor
  • Switch injection on. The control knob controls the rate of injection
  • Engineering maintains all power and propulsion on Musketeer
  • The ship's power chain starts with anti-matter containment.
  • You inject a safe flow into the reactor.
  • The reactor makes power, and you distribute it to ship systems.
  • Start with enough power for basic station startup.
  • More information will be available here when you need it

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Phase local: reactorPoweredUp = True

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Repository: ship-reactor-online = 1

Message Append

EngineeringWhisperer

On MGC from EngineeringStation::ReactorUnit, message set-ship-state, value 1, state ship-reactor-online

  • Subscribed Units perform local power-up behavior from mirrored ship-reactor-online state.

ScienceWhisperer

ScienceWhisperer

science-station.png

  • The Science/Medical Analysis Unit will enable you to do your analytical work and to monitor crew health
  • The Ship Atmosphere system where you will maintain atmospheric life support
  • The Inertial Dampener control that protects the crew in super high-G operations
  • The anti-matter containment system where you maintain the ships anti-matter fuel supply
  • More information will be available here when you need it

Phase Pre-Flight Preparation

Trigger Event: End previous phase

Duration: 90 sec

Exit Trigger: MGC receives PilotStation::SextantUnit message sextant-calibrated

Source line 122

WeaponsWhisperer

WeaponsWhisperer

Turret-Gun-Snippet-Illustration.png

  • Check ammo cartridge, arming switch OFF, shields OFF, and report ready.

PilotWhisperer

PilotWhisperer

sextant-illustration.png

  • Use the Space Sextant to initialize the navigation system
  • You need to locate three Pulsars to triangulate the Star Map
  • Switch the Sextant/Targeting switch to Sextant Mode.
  • Look through the Visor.
  • Use the range and X-Y dials, then press the lock button when the Sextant tells you to lock a pulsar.
  • The Sextant will guide you through the calibration process.
  • PilotStation::SextantUnit start-sextant-calibration = None

Exit Phase

PilotWhisperer

On MGC from PilotStation::SextantUnit, message sextant-calibrated

  • Exit Phase

CommsIntelWhisperer

CommsIntelWhisperer

message-task-illustration.png

  • Review and send departure request. Later open Station Control clearance.

ReconWhisperer

ReconWhisperer

Recon-Radar-and-Periscope-Illustration.png

  • Use radar and periscope to ensure path is clear. Report to Captain.

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • Route power to propulsion, life support, and all stations. Balance reactor in safe range. Report ready.

ScienceWhisperer

ScienceWhisperer

atmosphere-game.png

  • Balance oxygen, nitrogen, and pressure. Report ship properly pressurized.

CaptainWhisperer/Executive Display::Procedure

CaptainWhisperer/Executive Display::Procedure

ship-in-dock.png

  • Load Departure Preparation procedure.
  • Order crew to prepare reactor, navigation, atmosphere, sensors, weapons, and Comms departure signal.

Departure Request

comms-only-outgoing-message

Open comms-only-outgoing-message

Phase activity after Comms departure request task is shown

  • Departure Request
  • USS Musketeer ready for departure
  • Requesting permission to undock and proceed
  • From: USS Musketeer
  • To: Station Control
  • Classification: Routine/Open Operational
  • Policy: single

Departure Clearance

comms-only-incoming-message

Open comms-only-incoming-message

10 sec. after MGC receives `SimStation::CommsIntelDisplayUnit`, message: `message-sent`, value: `1`

  • Departure Clearance
  • Departure request granted
  • God Speed
  • From: Station Control
  • Classification: Open
  • Policy: single
  • Response: NULL

Phase Exit Space Dock

Trigger Event: 5 s after End of Previous Phase

Duration: 30 seconds

Exit Trigger: ShipRepository:ship-dock-state == 0

Source line 264

CaptainWhisperer

CaptainWhisperer

  • Order Helm/Pilot to release docking clamps and take the ship out of the dock. Commence Patrol Route.
  • Monitor crew progress on Executive Display.

WeaponsWhisperer

WeaponsWhisperer

Turret-Gun-Snippet-Illustration.png

  • Check cartridges, shield capacitors, and Cocoon Shield emergency notes.

PilotWhisperer

PilotWhisperer

pilot-station-docking-clamp-navigation.png

  • Press Release Docking Clamp button. Push throttle up and follow navigation guidance to patrol route.
  • PilotStation::InteractionPanelUnit ship-docked = 1
  • PilotStation::InteractionPanelUnit ship-docked = 0

Message Append

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Command: ship-docked = 0

Message Append

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Repository: ship-dock-state = 0

Exit Phase

PilotWhisperer

On MGC from PilotStation::InteractionPanelUnit, message dock-request, value 0

  • Exit Phase

CommsIntelWhisperer

CommsIntelWhisperer

comms-station.png

  • Stay alert for incoming messages.

ReconWhisperer

ReconWhisperer

Recon-Radar-and-Periscope-Illustration.png

  • Monitor space around ship, spot threats, assess with periscope, report to Captain.

EngineeringWhisperer

EngineeringWhisperer

engineering-station.png

  • Monitor ship power levels for departure.

ScienceWhisperer

ScienceWhisperer

atmosphere-system.png

  • Keep an eye on ship atmosphere.