mirror of
https://github.com/smittix/intercept.git
synced 2026-06-16 17:39:46 -07:00
Add 8.33 kHz step option to listening post scanner
Add European airband 8.33 kHz channel spacing to the step selector in the main listening post interface. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -855,6 +855,7 @@
|
||||
<div style="display: flex; justify-content: space-between; align-items: center; font-size: 10px;">
|
||||
<span style="color: var(--text-muted);">Step</span>
|
||||
<select id="radioScanStep" style="background: var(--bg-secondary); border: 1px solid var(--border-color); color: var(--text-primary); padding: 3px 5px; border-radius: 3px; font-size: 9px;">
|
||||
<option value="8.33">8.33k</option>
|
||||
<option value="12.5">12.5k</option>
|
||||
<option value="25" selected>25k</option>
|
||||
<option value="50">50k</option>
|
||||
|
||||
Reference in New Issue
Block a user