AberdeenRSS / AberdeenRSS/FlightComputer

Make a dedicated parachute Part

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The purpose of this part is to more explicitly track the state of the parachute on the rocket.
- It should have an indicator for if the parachute has been deployed or not.
- It should accept a "Confirm Parachute Ready" command that has to be issued by the ground crew before launch to assure the flight computer of the parachute's state
- It should accept a "Deploy Parachute command"
- It should have the abillity to interface with lower level devices such as servos or MOSFETs to execute the parachute deploy command

Up to experimetnation:
- Should a Parachute reset command be part of this part to reset e.g. Servos or should this happen by directly issuing a command to the lower level hardware?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.