GithubHelp home page GithubHelp logo

utopiaisgood / mct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kptran/mct

0.0 1.0 0.0 8.24 MB

Mission Control Technologies is a real-time monitoring and visualization platform. See an overview and demo at http://ti.arc.nasa.gov/OpenMCT/. Download MCT plugins at https://github.com/nasa/MCT-Plugins.

Home Page: http://ti.arc.nasa.gov/OpenMCT/

Java 99.98% CSS 0.01% Shell 0.02%

mct's Introduction

Mission Control Technologies

The MCT project was developed at the NASA Ames Research Center for use in spaceflight mission operations, but is equally applicable to any other data monitoring and control application.

Getting Started

  1. MCT is built using Maven (Java SE6), so start by downloading maven 2.2.1 or greater
  2. Clone the git repository git clone https://github.com/nasa/mct.git into a local folder (referred to as MCT_HOME).
  3. Run mvn -N install from the MCT_HOME/superpom directory.
  4. Run mvn clean install -Dmaven.test.skip=true -Ddistribution from the MCT_HOME/platform-assembly directory.
    1. If Maven complains about missing dependencies org.eclipse:equinox-osgi:jar:3.5.1 or org.eclipse:equinox-osgi-services:jar:3.2.0, download the JARs for the two plugins from http://archive.eclipse.org/equinox/drops/R-3.5.1-200909170800/index.php. Then follow the instructions Maven provides for installing the JARs.
  5. The platform distribution archive can be found in the MCT_HOME/platform-assembly/target directory.
  6. Extract the distribution archive, i.e. mct-platform-1.8b4-dist.tar.gz to the directory you wish to install MCT. The subdirectory mct-platform-1.8b4 will be created from the archive (referred to as MCT_DIST).
  7. Run MCT.jar from the extracted MCT directory. On most systems, this can be done with a double-click from a file browser; from the command line, java -jar MCT.jar

Working on MCT

Work on MCT in Eclipse

Building a MySQL database

Using a Derby database

Contributing to MCT

mct's People

Contributors

vwoeltjen avatar nijashi avatar danberrios avatar harleigh avatar alpearson avatar kptran avatar adamcrume avatar phallbic avatar danielpacak avatar custardtart avatar bhong avatar rohan5a avatar issmith1 avatar chriswebster avatar dtran320 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.