Commit 3cbc1b83 authored by Stephen Scott's avatar Stephen Scott
Browse files

Initial commit for do178-compliant helicopter project

parent 5f7f882f
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
# DO178-Compliant Helicopter Simulink System

This project is for the modular decomposition of a DO178-compliant helicopter Simulink system. The goal is to decompose a flight control computer (FCC) using Simulink-functions.
 No newline at end of file
This project is for the modular decomposition of a DO178-compliant helicopter Simulink system.

The goal is to decompose a flight control computer (FCC) using Simulink-functions.

Directory:

\doc 	all documentation related to the decomposition
\src 	all models and source code for the project
 No newline at end of file

doc/README.md

0 → 100644
+7 −0
Original line number Diff line number Diff line
# Documentation

This directory includes all notes related to the decomposition of the flight control computer (FCC).

Directory:

\figures	all MATLAB and publisher figures related to the decomposition
 No newline at end of file
+27.8 KiB

File added.

No diff preview for this file type.

+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<MATLABProject xmlns="http://www.mathworks.com/MATLABProjectFile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0"/>
+12.9 KiB

File added.

No diff preview for this file type.

Loading