ArduPilot / ArduPilot/MissionPlanner
Wrong units for CAM_DURATION
Open
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
![Uploading planner_Capture.JPG…]()
Currently in version 1.3.37 build 1.1.5917.13431 the CAM_DURATION parameter in Full Parameter List reports units in Seconds in stead of 1/10 Seconds.
Looking at APM source code it looks like this is in a shared library.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect how CAM_DURATION is presented in Mission Planner's Full Parameter List and trace the shared library identified by the APM source. Confirm the parameter's documented unit, then verify that the displayed unit is 1/10 Seconds rather than Seconds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100