Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 915 Bytes

File metadata and controls

27 lines (18 loc) · 915 Bytes

Flight-Computer Build Status

Main Flight Computer for SpaceX 2018 Hyperloop Pod Competition

Getting Started

  • Clone the repo
  • Follow any instructtions on hyperloop-common
  • Run setup.sh or otherwise install boost
  • Run cmake

Development

Development is done entirely in C++ and must be POSIX compliant.
The actual development environment you use is up to you and depends on how you ran your cmake (some use Xcode, some use vim/atom/emacs/sublime).

It is strongly recommended that you do development, or at least debugging in a POSIX environment.

License

Copyright (c) Paradigm Hyperloop, 2017-2018 All rights reserved

See LICENSE