Spaceshot Flight Software
The Illinois Space Society's Homemade Rocket Firmware
rk4.cpp File Reference
#include "rk4.h"
#include <Arduino.h>
#include <array>
#include <cmath>

Detailed Description

Contains the code to dynamically predict the apogee using data from the kalman filter