Coder Social home page Coder Social logo

morriswinkler / ion-dtn Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 2.0 16.08 MB

nasa space app challenge 2018

License: Other

Dockerfile 0.01% Makefile 11.25% HTML 0.87% Roff 10.16% C 64.73% Shell 7.41% Brightscript 0.01% M4 0.13% CMake 0.23% TeX 0.31% Perl 1.10% Objective-C 2.14% C++ 0.57% CSS 0.04% JavaScript 0.07% Python 0.75% Awk 0.10% Batchfile 0.02% Go 0.11%

ion-dtn's Introduction

    *******************************************************************
NO WARRANTY:

                           DISCLAIMER

THE SOFTWARE AND/OR RELATED MATERIALS ARE PROVIDED "AS-IS" WITHOUT
WARRANTY OF ANY KIND INCLUDING ANY WARRANTIES OF PERFORMANCE OR
MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE OR PURPOSE (AS SET
FORTH IN UCC 2312-2313) OR FOR ANY PURPOSE WHATSOEVER, FOR THE
LICENSED PRODUCT, HOWEVER USED.

IN NO EVENT SHALL CALTECH/JPL BE LIABLE FOR ANY DAMAGES AND/OR
COSTS, INCLUDING BUT NOT LIMITED TO INCIDENTAL OR CONSEQUENTIAL
DAMAGES OF ANY KIND, INCLUDING ECONOMIC DAMAGE OR INJURY TO
PROPERTY AND LOST PROFITS, REGARDLESS OF WHETHER CALTECH/JPL SHALL
BE ADVISED, HAVE REASON TO KNOW, OR IN FACT SHALL KNOW OF THE
POSSIBILITY.

USER BEARS ALL RISK RELATING TO QUALITY AND PERFORMANCE OF THE
SOFTWARE AND/OR RELATED MATERIALS.
*******************************************************************
Copyright 2002-2013, by the California Institute of Technology. ALL
RIGHTS RESERVED. U.S. Government Sponsorship acknowledged.

This software and/or related materials may be subject to U.S. export
control laws.  By accepting this software and related materials, the
user agrees to comply with all applicable U.S. export laws and
regulations.  User has the responsibility to obtain export licenses
or other export authority as may be required before exporting the
software or related materials to foreign countries or providing
access to foreign persons.
*******************************************************************

To build the entire ION system on a Linux, OS/X, or Solaris platform,
just cd into ion-open-source and enter two commands:

	./configure
	./make

NOTE: if you want to set overriding compile-time switches for a build, 
the place to do this is in the ./configure command.  For details,

	./configure -h

To build ION for Android, cd into ion-open-source/arch-android and
see the instructions in the README.bionic text file.

To build ION for RTEMS, cd into ion-open-source/arch-rtems and
see the instructions in the README text file.

To build ION for Windows, see the instructions in the winion.pdf document.

To build ION for the ARM-based AT91SAM9G20 board, cd into
ion-open-source/arch-uClibc and see the instructions in the
"ARM build.pdf" file. 

It's also possible to build the individual packages of ION, using
platform-specific Makefiles in the package subdirectories.  If you choose
this option, be aware of the dependencies among the packages:

	The "ici" package must be built ("make" and "make install")
	before any other package.

	The "bp" package is dependent on "dgr" and "ltp" and "bssp"
	as well as "ici".

	The "cfdp", "ams", "bss", and "dtpc" packages are dependent on "bp".

	The "restart" package is dependent on "cfdp", "bp", "ltp",
	and "ici".

Also, be aware that these Makefiles install everything into subdirectories
of /opt.  To override this behavior, change the value of OPT in the top-level
Makefile of each package.

Additional details are provided in the README.txt files in the root
directories of some of the subsystems.

Note that all Makefiles are for gmake; on a freebsd platform, be sure
to install gmake before trying to build ION.

Scott Burleigh, JPL
[email protected] 

ion-dtn's People

Contributors

vidbina avatar

Stargazers

ligi avatar

Watchers

ligi avatar  avatar James Cloos avatar Morris Winkler 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.