Ignition: Add non-blocking parachute deployment check
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- c
- Domain
- embedded-iot
Research direction
Start by reading the ignition driver and the flight-loop entry point, then compare the alternative implementation in mod issue 133. Trace how parachute deployment currently asserts and deasserts, and define the state-machine transitions needed for synchronous updates. Done means deployment checks no longer block for roughly 100 ms and assertion and deassertion occur through the flight loop.
Written by the indexing model from the issue text.
Description
**Requester: @ETSells **
Describe the solution you'd like
Our current parachute deployment logic is blocking for upwards of 100ms, which is unacceptable in flight. We should alter the ignition driver to be able to assert and deassert based on a state machine that is updated synchronously by the flight loop.
Describe alternatives you've considered
The alternative implementation of this issue is https://github.com/SunDevilRocketry/mod/issues/133.
Additional context
N/A
Points of Contact
FC Rev. 2 Project Lead: @NArmistead
Driver maintainer: @ETSells
- Dominant language
- C
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SunDevilRocketry/driver
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 42/100
SunDevilRocketry/driver#48 ·
-
documentation
Difficulty 4/5 3-5 days Newbie friendliness 48/100
SunDevilRocketry/driver#46 ·
-
enhancement
SunDevilRocketry/driver#40 · 2 comments · 1 assignee ·
-
refactor
Difficulty 5/5 Over a week Newbie friendliness 35/100
SunDevilRocketry/driver#35 · 3 comments ·
-
enhancement good first issue
SunDevilRocketry/driver#41 · 8 comments · 1 assignee ·
All issues in SunDevilRocketry/driver
Similar issues
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·
-
bug Self Built Image SNAPSHOT Supported Device target/ramips
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100