Commit e68fd6b7 authored by Stephen Scott's avatar Stephen Scott
Browse files

Added directories for original/new FCC models

parent 03084dc9
Loading
Loading
Loading
Loading
+29 KiB

File added.

No diff preview for this file type.

src/FCC_New/README.md

0 → 100644
+9 −0
Original line number Diff line number Diff line
# New Flight Control Computer

This directory includes all models and source code related to the new FCC decomposition.

Directory:

\references	Contains all of the data dictionaries, libraries, and referenced models for the FCC
FCC_New.slx	New model of the FCC system
init.m		MATLAB script to add \references to MATLAB path
 No newline at end of file

src/FCC_New/init.m

0 → 100644
+1 −0
Original line number Diff line number Diff line
addpath('references')
 No newline at end of file
+39.1 KiB

File added.

No diff preview for this file type.

+22.5 KiB

File added.

No diff preview for this file type.

Loading