Using the REDSHIFT MFD

To turn on the REDSHIFT MFD, press 'SHIFT-F' (or the key you have defined for activation in the Configuration for the REDSHIFT MFD. When the MFD (for the focus vessel) is switched on for the first time, it boots up a new Flight Manager instance:

Currently the REDSHIFT MFD can't save the state of the Flight Operation Manager for the vessel itself, so that saving and loading a scenario "in-flight" is not possible. This is certainly one part that will be improved in later versions.

List handling

After some seconds the top-level list (main menu) for task selection appears. The selected entry is rendered yellow, selectable entries show up in green.

You use the right-side buttons to navigate the list. You can move up and down the list with the UP and DN buttons.

The list is a tree-like structure; if an entry in the list is prefixed by the character '>' it is a branch (a sublist). You select a branch with the SEL button, the MFD will then display the entries of the selected branch. This let you traverse down the tree. The name of the current branch is displayed as a list title.

To move up in the tree (to the parent branch), use the BCK button. This shows the entries in the parent branch with the previous branch highlighted. You can move back until you have reached the main menu level again.

 

The "leaves" of the tree list are prefixed by the character '!' (stand-alone process, single manoeuvre) or '+' (a step in a FOP) and represent executable processes. If you select a leave (process) with the SEL button, that process will start executing (see processor handling).

A branch that contains sequenced processes (prefixed with '+') represents a Flight Operation Plan (FOP). REDSHIFT automatically starts the next process on the list, when the currently running process terminates (but not if the process is aborted). This allow REDSHIFT to autopilot complete missions from launch to landing without user interaction.

Whenever a stand-alone process (prefixed with '!') terminates, it simply switches back to the list of processes it was started from.

Processor handling

If a processor is selected and running, the MFD display shows a process-specific screen (image is taken from the SyncOrbit processor):

The current processor status can be read from the status icon in the upper-right corner. The following status icons are used:

DISABLED ON HOLD RUNNING STOPPED ABORTED FINISHED

You use the left-side buttons to control the execution of the process. The buttons have the following functions:

REDSHIFT status list

If you press the CFG button, the MFD will show a list of all vessels in the current scenario and their current REDSHIFT status:

The first column list the name of the vessel as defined in the scenario file. It is trunctaed to 10 characters if it is longer.

The second column list the currently selected processor or "---" in case no process is selected.

The third column shows the status of the processor currently selected or "---" if no process is running.

If you press the SEL button, the selected vessel becomes the focus vessel and you can watch the progress directly.

REDSHIFT scenarios

All REDSHIFT scenarios are based on standard Orbiter (or addon) scenarios. However, REDSHIFT may fail to perform a mission, if you use the "original" scenarion because most of the scenarios have been slightly modified to make them work with REDSHIFT.

The major change is that any space station listed in the "old" BEGIN_STATIONS / END_STATIONS block has been moved to the BEGIN_SHIPS / END_SHIPS section. REDSHIFT can't use stations, but requires vessels as reference objects during some of its operations (sepecially docking).

For all REDSHIFT missions (FOPs) contained in the distribution, there are scenarios defined in the Scenarios\REDSHIFT folder (or in one of the subdirectories) to be used for that mission. If you run into problems using a REDSHIFT mission, make sure you use the appropriate REDSHIFT scenario.