mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
feat: UI improvements and Space category
- Add new "Space" category with Satellite and ISS SSTV modes - Rename "Scanner" to "Listening Post" - SSTV now uses global SDR device selector - Meshtastic map markers more visible (stronger glow, larger size) - CSS layout fixes using flex instead of fixed heights Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -14,12 +14,6 @@
|
||||
<label>Frequency (MHz)</label>
|
||||
<input type="number" id="sstvFrequency" value="145.800" step="0.001" min="100" max="500">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>SDR Device</label>
|
||||
<select id="sstvDevice">
|
||||
<option value="0">Device 0</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
|
||||
Reference in New Issue
Block a user