Spaceshot Flight Software
The Illinois Space Society's Homemade Rocket Firmware
All Classes Files Functions Variables Enumerations
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  flight
  mcu
  lib
  teensyShared
 ActiveControl.cppContains the C++ implementation of the active controls math, logic to tell controls that it's safe to actuate based on FSM, and functionality to set the launch pad elevation at startup
 ActiveControl.h
 Atmosphere.cppMember function implementations of atmosphere class
 Atmosphere.hClass definitions for the atmosphere model
 BarometerSensor.h
 dataLog.cpp
 dataLog.h
 FSMCollection.h
 GPSSensor.h
 HighGSensor.h
 HistoryBufferFSM50.cppThe implementation of the finite state machine class that governs state transitions
 HistoryBufferFSM50.h
 HistoryBufferFSM6.cppThe implementation of the finite state machine class that governs state transitions
 HistoryBufferFSM6.h
 kalmanFilter.cppImplementation of the AC team's Kalman Filter
 kalmanFilter.h
 KalmanFSM.cppThe implementation of the finite state machine class that governs state transitions
 KalmanFSM.h
 LowGSensor.h
 pins.h
 rk4.cpp
 rk4.h
 rocketFSM.h
 sensors.cppSensor (Low-G, High-G and GPS) function implementations
 sensors.hSensor (Low-G, High-G and GPS) struct definitions
 telemetry.cppThis file defines the telemetry class used to facilitate telemetry commands and data transfer between the on-board flight computer and the ground station
 telemetry.h
 TemplateFSM.h
 thresholds.hContains thresholds for time and acceleration that are used to determine changes in FSM state
 TimerFSM.cppThe implementation of the finite state machine class that governs state transitions
 TimerFSM.h
 VoltageSensor.h