Modify focus graph to include sample number.
ClosedPublic

Authored by murveit on Dec 28 2019, 7:52 AM.

Details

Summary

The sample number is rendered inside the focus v_graph point, so one can see
the order the samples were taken. There's also a bug fix to a qCDebug.

Test Plan

Run autofocus, and look at the v_graph. Instead of little filled red circles with white borders, you should
now see (larger) red numbers indicating the order of focus samples, with white circles
around them. The first plotted point should show 1, the next 2, and so on.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
murveit created this revision.Dec 28 2019, 7:52 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptDec 28 2019, 7:52 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
murveit requested review of this revision.Dec 28 2019, 7:52 AM
mutlaqja accepted this revision.Dec 28 2019, 7:53 AM
This revision is now accepted and ready to land.Dec 28 2019, 7:53 AM
This revision was automatically updated to reflect the committed changes.