Actions
User Story #482
closedCUBICS - Feature #402: Demonstrate feature rich Fprime implementation on a Raspberry pi (ARM)
Create custom component that toggles a GPIO simulating 'burn wire' command
Subsystem:
Software
Subgroup:
Success Criteria:
Simulate Burn wire working.
Description
Who: Devin
What: Create a component in Fprime within the CUBICS obc project that simulates a burn wire.
How: Toggle a GPIO pin high for 20 seconds (theoretically representing control over a transistor that feeds current to a resistor attached to a burn wire). Use the provided linux drivers but with export checking modifications made prior with Ron.
Updated by Devin Headrick almost 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
- Success Criteria set to Simulate Burn wire working.
Burnwire component telemetry, logging, and state handling set up. Some errors using GPIO pins though. Need to figure out why the check for GPIO pin setup is not giving an error.
Updated by Devin Headrick almost 2 years ago
- Project changed from CUBICS to Sprint 005
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Pull request accepted, and the project and simple burnwire component have been merged into main.
Actions