|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- Level 0
-
- * 1 Communication System
- * Fix Communication Server
- * Connect to Bot
- * Access Dreams
- * Access Mail Box / Communication
- * Set up visor Display
- * 2 Bot Initialisation
- * Connect Bot to Engine Data
- * Access Maintenance records
- * Access Nuclear Fuel data
- * Access Energy Shield information
- * Get access to Engine Simulation Module
- * Simulate Power combinations given Battery Charge / Energy Shield
- * Simulate Engine Service
- * Simulate Planned Engine Maintenance
- * Simulate unplanned emergency maintenance
- * Connect Bot to Health Data
- * Access Health Data Stats
- * Get Access to Nutrition Simulation Module
- * Understand optimal levels of Nutrition Vs Health
- * Simulate Nutrition Production
- * Simulate alert based system
- * Identify Nutrition Needs
- * Create Food
- * Schedule Consumption via Space Suit port
- * Set up continuous Nutriotion Monitoring
- * Set up alert Rules
- * Connect Bot to Space Ship Sensor Network Data
- * Access to real time exterior sensor data
- * Get access to Security Simulation Module
- * Simulate Physical break in
- * Simulate Software break in
- * Simulate Airborne Virus Attack
- * Simulate Fire Situation
- * Simulate flooding / Leaky Valves
- * Simulate radiation storm
- * Access Security System
- * CCTV
- * FIRE ALARM
- * ENVIRONMENTAL CONTROL SYSTEM
- * SOURCE [https://www.nasa.gov/centers/johnson/pdf/390651main_shuttle_crew_operations_manual.pdf]
- * Get report on damages
- * Access to different sections of the ship
- * Access to ports / probe launch
- * Connect Bot to the Flight path Data
- * Access flight path
- * Get access to Flight Path Simulation Module
- * Assess time to travel
- * Assess Energy Consumption
- * Connect Bot to Food System
- * Access Hydroponics Base
- * Get access to Simulation Module
- * Energy to production mapping
- * Simulate Soil Testing
- * Create Soil Bacteria
- * Connect Bot to Space Ship Dashboard
- * Power up Complete Dashboard ( once previous pieces are done )
- * 3 Power Systems
- * Access Different back up power system Status
- * Simulate Power Generation module
-
- * 4 Radar Initialization
- * Get access to Radar Simulation
- * Operating Antenna
- * Identifying objects
- * Setting up Zones
- * Configuring Probes
- SOURCES
- [https://www.furuno.com/files/Manual/34/upload/OME35790D1_MODEL1835_1935_1945.pdf]
-
- * 5 Health System Initialize space suit
- * 6 Information Gathering System Connect space ship control dashboard
- * Wiki Setup
- * Link probe
- * 7 Hydroponics System Activate the hydroponics part of the ship
- * Set up Maintenance System
-
-
-
-
|