From da6b8e86d7452cef8502658ab1c4553687d34a15 Mon Sep 17 00:00:00 2001 From: Erin Moon Date: Tue, 26 May 2020 19:23:20 -0500 Subject: [PATCH] dfm: remove whitespace --- aaaa/digital-filters-meh/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/aaaa/digital-filters-meh/README.md b/aaaa/digital-filters-meh/README.md index 3ecab4b..a296bb5 100644 --- a/aaaa/digital-filters-meh/README.md +++ b/aaaa/digital-filters-meh/README.md @@ -4,8 +4,6 @@ **Points (final)**: 104 points **Solves**: 37 - - > Included is the simulation code for the attitude control loop for a satellite in orbit. A code reviewer said I made a pretty big mistake that could allow a star tracker to misbehave. Although my code is flawless, I put in some checks to make sure the star tracker can't misbehave anyways. > > Review the simulation I have running to see if a startracker can still mess with my filter. Oh, and I'll be giving you the attitude of the physical system as a quaternion, it would be too much work to figure out where a star tracker is oriented from star coordinates, right?