Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1012 Bytes

README.markdown

File metadata and controls

22 lines (17 loc) · 1012 Bytes

ARINC 838

About

A prototype system capable of installing various types of software onto a mock avionics unit following the ARINC 838 standard. Watch the progress of the project with Pivotal Tracker.

ARINC 838 is built by CodeBetter's TeamCity continous integration server. See the current status here.

Usage

  1. Download the latest release.
  2. Unzip, and execute the following from the command line within the release directory:

    java -cp arinc838-0.1.jar edu.cmu.sv.arinc838.ui.MenuRunner

Documentation

API documentation can be found by opening the html/index.html file.

License

All software is provided under the MIT Software License