The Flight Control Computer (FCC) is a high integrity, low SWaP (Size, Weight and Power) airborne computer that comprises two channels operating in an active/ standby configuration. Each channel directly performs the inceptor position acquisition via analog sensors, processes the aircraft manufacturer control laws, and provides digital commands. Flight Control HD is compatible with Mac OS X 10.6.6 or later. Our built-in antivirus scanned this Mac download and rated it as 100% safe. The following version: 1.0 is the most frequently downloaded one by the program users. The actual developer of this software for Mac is Firemint Pty Ltd.
F´ is a software framework for rapid development and deployment of embedded systems and spaceflight applications.Originally developed at NASA’s Jet Propulsion Laboratory, F´ is open source software that has been successfully deployedfor several space applications. It has been used for, but is not limited to, CubeSats, SmallSats, instruments, anddeployables.
F´ has the following features:
F´ Resources | |
---|---|
Features | Features |
Projects | Projects |
Installation | INSTALL.md |
Tutorials | Tutorials |
User Guide | User Guide |
Repository | https://github.com/nasa/fprime |
Community Forum and Mailing List | https://groups.google.com/d/forum/fprime-community |
Community GitHub Organization | https://github.com/fprime-community |
Standard Reference Application | Ref |
Raspberry PI Reference Application | RPI |
Architecture Overview | Architecture |
In order to develop applications with F´, the following requirements of the user’s system must be met.
F´ can be quickly installed and ready to use by cloning the GitHub repository, installing Python code (typically in avirtual environment), and building on of our reference applications. For full install instructions please see:INSTALL.md.
Clone and Install
Build the Ref Application
Run the Ref Application
Full information on the code and F´ are available at our Github page:http://github.com/nasa/fprime.
To start with, follow the installation guide. Then inspecteither the reference application, rapberry pi reference, or thetutorials.