Commit 61251e9
Fix VFO filter label showing edge value instead of width (#1225)
VFO header showed abs(filterLow) for LSB and filterHigh for USB —
the filter edge, not the passband width. This disagreed with the
filter preset buttons by ~100 Hz. Now always shows filterHigh -
filterLow to match.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7ba5e54 commit 61251e9
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2784 | 2784 | | |
2785 | 2785 | | |
2786 | 2786 | | |
2787 | | - | |
2788 | | - | |
2789 | | - | |
2790 | | - | |
2791 | | - | |
2792 | | - | |
2793 | | - | |
2794 | | - | |
| 2787 | + | |
| 2788 | + | |
| 2789 | + | |
| 2790 | + | |
2795 | 2791 | | |
2796 | 2792 | | |
2797 | 2793 | | |
| |||
0 commit comments