orbiternassp / orbiternassp/NASSP
PCM not hooked to bus
Open
@ThymoNL is already working on this.
Since Aug 30, 2021.
enhancement
systems
- Dominant language
- C++
- Stars
- 213
- Forks
- 74
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
In examining the PCM code I noticed the PCM never checked for proper power conditions.
I tested this by removing all power from the spacecraft and still noticed the PCM was spewing out data on the telemetry port.
It should be hooked to it's proper breakers.
Contributor guide
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.
Assessment
This issue has not been assessed yet.