Releases: TempletonSTEM/STEM-Skyprobe
Releases · TempletonSTEM/STEM-Skyprobe
1.1.2 - Bashful Badger Formatting & Bug Fix
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
This fixes a leftover serial print statement that caused skyprobetest to hang, making the sketch work properly.
1.1 - Bashful Badger
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
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.