orbiternassp / orbiternassp/NASSP
CSM Attitude Set Control Panel roll display error
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 213
- Forks
- 74
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
The roll indication can be wrong under certain circumstances. Scrolling down from 1° to 359° the indication doesn't go from 0 to 359 in all digits. The middle digit shows a 6 instead of a 0, as if it wants to display 360° instead of 0°.
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.
Research direction
No file, test, or entry point is named in the issue. Reproduce the CSM Attitude Set Control Panel behavior by scrolling down from 1° to 359° and inspect the roll-display implementation; done means every digit shows the expected transition, with the middle digit displaying 0 rather than 6.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100