ArduPilot / ArduPilot/MAVProxy
Parameter editor module will not write a param to "0"
Open
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
if you try to set a param to zero, it will not write it
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the parameter editor module and reproducing the issue by setting a parameter to 0. Trace the write path and verify that zero is persisted rather than ignored; done means the parameter editor successfully writes a zero value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100