Fix max range, range cursor, and stc range control readouts

This commit is contained in:
2026-06-19 08:50:59 -07:00
parent 2f8a3706c5
commit 200778af26
9 changed files with 286 additions and 63 deletions

View File

@@ -227,9 +227,11 @@ These are knobs on the panel once that is built. Keyboard keys until then
i for right turn. - uniform is float radiogoniometer;
8. Maximum Range for all scopes except for chain home, which is fixed. This control
will not operate for Chain Home. These maximum
range selections will be defined for each scope; If you try to go beyond the stated
maximum ranges, the control will have no effect; note that the default maximum range would
be the highest for that scope; keyboard o for lower; p for higher uniform is float max_range;
This is a stop control. Each step for for each maximum range for the selected radar.
those maximum ranges are in a table in settings.h. If you try to step beyond the top maximum
range for that radar, the step higher will do noting. If yoi try to step beyond the lowest
maximum range, the the lower step key will be ignored.
keyboard o for stepping lower; p for stepping higher. uniform is float max_range;
9. Range Cursor (for ppi scopes, not for a scopes)
keyboard a for lower; s for higher - uniform is float range_cursor;
10. Bearing Cursor (for all ppi scopes; not for a scopes)