Skip to content

Releases: TempletonSTEM/STEM-Skyprobe

1.1.2 - Bashful Badger Formatting & Bug Fix

30 Oct 20:22

Choose a tag to compare

Changelog:

  • Changed line endings on SensorCalibration.h so that windows properly reads the line endings on the file and displays it properly when opened in notepad.
  • Cleaned up the formatting on the output to the serial bus on skyprobetest.ino so that it's easier to make adjustments for calibration.

1.1.1 - Bashful Badger Hotfix

26 Oct 20:51

Choose a tag to compare

This fixes a leftover serial print statement that caused skyprobetest to hang, making the sketch work properly.

1.1 - Bashful Badger

26 Oct 20:28

Choose a tag to compare

This release marks the 1.1 release of the code, and includes the following improvements over 1.0:

  • Vastly lower memory usage on skyprobetest.ino and slightly lower memory usage on skyprobelaunch.ino
  • A function to calculate Apogee to be used for parachute deployment.

1.0 - Initial Release

12 Oct 05:32

Choose a tag to compare

This is my first release of the code. There are still some issues with the accelerometer not functioning correctly at random times but running the test accelerometer script seems to solve this issue.