ArduPilot / ArduPilot/MissionPlanner

cam_idx vs img_idx

Open
#3,131 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
During the flight the camera return markings appear on the map, but their value shown when hovering the mouse over it shows the number of the camera trigger. Is it possible to invert this information?

#### Version
any

#### Platform
[ ] All
[ ] AntennaTracker
[x ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

#### Airframe type
any

#### Hardware type
pixhawk

#### Logs
no log. Just answare about code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Copter map behavior described in the issue and inspect the code responsible for camera return markings and their hover values. Confirm whether the displayed value is cam_idx or img_idx, then verify that the hover text matches the requested marking after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.