v1.1.0
Code which flew on Legacy Launch 1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
- Add new launch data by @harshil21 in #94
- Fix display disappearance, add new field, fix ctrl-c by @harshil21 in #93
- Add
.gitattributes
to change Github's detection of language by @harshil21 in #102 - Fix servo control by @harshil21 in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- Remove frequency constant by @harshil21 in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #110
- Add
metadata.json
for launches by @harshil21 in #105 - More Cleanup by @JacksonElia in #109
- Readme Additions by @JacksonElia in #77
- Adding Fields and Missing Data to csv's by @wlsanderson in #113
- Fix LandedState timestamps for genesis launch 1 by @harshil21 in #119
- #111 Refactor IMU: BaseIMU -> [MockIMU, IMU] by @unclesam79 in #122
- Use
uv
to streamline setup and update README by @harshil21 in #121 - Use
faster-fifo
for queues & more performance improvements by @harshil21 in #99 - Use Python 3.13 by @harshil21 in #117
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #124
- Use acceleration spike to switch to
LandedState
by @harshil21 in #118 - Renaming "Mock Sim" to "Mock Replay" by @wlsanderson in #128
- Automatically install
mscl
via pip by @harshil21 in #126 - Rotary Encoder script by @harshil21 in #127
- Using acceleration to switch to motor burn state by @wlsanderson in #129
- Adding more fields to log by @JacksonElia in #100
- Added the encoder to servo by @JacksonElia in #132
- Integrate camera by @harshil21 in #131
- Use arm64 runners on Github Actions by @harshil21 in #136
- Handle camera dependencies better, introduce
MockCamera
by @harshil21 in #134 - Revert switch to Motorburn from accel by @JacksonElia in #139
- Fix bug, lots of tests and some restructuring by @harshil21 in #138
- Generated Data Simulator by @wlsanderson in #76
- Switch to Legacy Launch 1 configuration by @harshil21 in #140
New Contributors
- @unclesam79 made their first contribution in #122
Full Changelog: v1.0...1.1.0