Commit 71a528b6 authored by Stephen Scott's avatar Stephen Scott
Browse files

Added a new version of the decomp

parent 61990493
Loading
Loading
Loading
Loading
+68.9 KiB

File added.

No diff preview for this file type.

+11 −0
Original line number Diff line number Diff line
# New Flight Control Computer (Version 2)

This directory includes all models and source code related to a simplified FCC decomposition to improve performance.

Directory:

\references	Contains all of the data dictionaries, libraries, and referenced models for the FCC

FCC_Sys_New.slx	New model of the FCC system

init.m		MATLAB script to add \references to MATLAB path
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
addpath('references')
 No newline at end of file
+32.3 KiB

File added.

No diff preview for this file type.

+30.1 KiB

File added.

No diff preview for this file type.

Loading