Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Writing code in C++ for Pyxida (the main flight computer) and CCB (Camera Controller Board), along with unit tests for them.

3. Kalman filter:

The sensor fusion algorithm. If you want to learn more about it, I recommend this video series.

Will involve lots of physics (fluids in particular) and linear algebra.

...