From b04e335f49124126c052e60a5c48699a75d47561 Mon Sep 17 00:00:00 2001 From: Smittix Date: Thu, 12 Feb 2026 23:37:42 +0000 Subject: [PATCH] docs: Remove DMR references while feature is temporarily disabled Co-Authored-By: Claude Opus 4.6 --- README.md | 2 -- config.py | 1 - docs/FEATURES.md | 8 -------- docs/USAGE.md | 15 --------------- docs/index.html | 6 ------ 5 files changed, 32 deletions(-) diff --git a/README.md b/README.md index 6e65d7f..16a67c9 100644 --- a/README.md +++ b/README.md @@ -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/) | diff --git a/config.py b/config.py index ab99043..7105b95 100644 --- a/config.py +++ b/config.py @@ -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)", diff --git a/docs/FEATURES.md b/docs/FEATURES.md index 57e4e11..7afae64 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -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 diff --git a/docs/USAGE.md b/docs/USAGE.md index 5cd2a11..f89fe6e 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -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 diff --git a/docs/index.html b/docs/index.html index b48348e..6727bc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -83,12 +83,6 @@

HackRF-based signal capture and protocol decoding for 300-928 MHz ISM bands with spectrum analysis and replay.

-
-
🎙️
-

DMR Digital Voice

-

DMR, P25, NXDN, and D-STAR digital voice decoding via dsd-fme with audio streaming and visual synthesizer.

-
-
📻

Listening Post