docs: Remove DMR references while feature is temporarily disabled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-02-12 23:37:42 +00:00
parent 75e50a1cd4
commit b04e335f49
5 changed files with 0 additions and 32 deletions
-2
View File
@@ -32,7 +32,6 @@ Support the developer of this open-source project
- **Aircraft Tracking** - ADS-B via dump1090 with real-time map and radar
- **Vessel Tracking** - AIS ship tracking with VHF DSC distress monitoring
- **ACARS Messaging** - Aircraft datalink messages via acarsdec
- **DMR Digital Voice** - DMR/P25/NXDN/D-STAR decoding via dsd-fme with visual synthesizer
- **Listening Post** - Wideband frequency scanner with real-time audio monitoring
- **Weather Satellites** - NOAA APT and Meteor LRPT image decoding via SatDump with auto-scheduler
- **WebSDR** - Remote HF/shortwave listening via KiwiSDR network
@@ -241,7 +240,6 @@ Created by **smittix** - [GitHub](https://github.com/smittix)
[dump1090](https://github.com/flightaware/dump1090) |
[AIS-catcher](https://github.com/jvde-github/AIS-catcher) |
[acarsdec](https://github.com/TLeconte/acarsdec) |
[dsd-fme](https://github.com/lwvmobile/dsd-fme) |
[direwolf](https://github.com/wb2osz/direwolf) |
[rtl_amr](https://github.com/bemasher/rtlamr) |
[aircrack-ng](https://www.aircrack-ng.org/) |
-1
View File
@@ -18,7 +18,6 @@ CHANGELOG = [
"Sub-GHz analyzer with real-time RF capture and protocol decoding",
"Weather satellite auto-scheduler with polar plot and ground track map",
"SatDump support for local (non-Docker) installs via setup.sh",
"DMR audio output, frequency persistence, and bookmarks",
"Shared waterfall UI across SDR modes",
"Listening post audio stuttering fix and SDR race condition fixes",
"Multi-arch Docker build support (amd64 + arm64)",
-8
View File
@@ -99,14 +99,6 @@ Digital Selective Calling (DSC) monitoring on the international maritime distres
- **Multi-SDR support** - RTL-SDR, HackRF, LimeSDR, Airspy, SDRplay
- **Message filtering** - filter by message type, flight, or registration
## DMR Digital Voice
- **Digital voice decoding** via dsd-fme for DMR, P25, NXDN, and D-STAR
- **Visual synthesizer** with event-driven spring-physics audio bars
- **Audio output** with real-time streaming via WebSocket
- **Frequency persistence** and bookmark support
- **Tuning controls** with fine adjustment and state sync
## Listening Post
- **Wideband frequency scanning** via rtl_power sweep with SNR filtering
-15
View File
@@ -69,21 +69,6 @@ INTERCEPT automatically detects known trackers:
Common ISM band protocols including garage doors, key fobs, weather stations, and IoT devices in the 300-928 MHz range.
## DMR Digital Voice
1. **Select Hardware** - Choose your SDR type
2. **Set Frequency** - Enter a DMR repeater frequency or use bookmarks
3. **Start Decoding** - Click "Start Decoding" to begin digital voice reception
4. **Listen** - Audio streams via WebSocket to your browser
5. **View Events** - Decoded talkgroup and radio ID information appears in the event log
### Supported Protocols
- **DMR** - Digital Mobile Radio (Tier I/II)
- **P25** - APCO Project 25
- **NXDN** - Kenwood/Icom digital protocol
- **D-STAR** - Icom digital voice
## Listening Post
1. **Select Hardware** - Choose your SDR type
-6
View File
@@ -83,12 +83,6 @@
<p>HackRF-based signal capture and protocol decoding for 300-928 MHz ISM bands with spectrum analysis and replay.</p>
</div>
<div class="feature-card">
<div class="feature-icon">🎙️</div>
<h3>DMR Digital Voice</h3>
<p>DMR, P25, NXDN, and D-STAR digital voice decoding via dsd-fme with audio streaming and visual synthesizer.</p>
</div>
<div class="feature-card">
<div class="feature-icon">📻</div>
<h3>Listening Post</h3>