docs: Update version to 2.10.0 and document DSC features

- Bump version to 2.10.0 in config.py and pyproject.toml
- Add scipy/numpy dependencies for DSC signal processing
- Add CHANGELOG entry for 2.10.0 release
- Update README.md features list with vessel tracking
- Add AIS Vessel Tracking and VHF DSC section to FEATURES.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-25 13:02:45 +00:00
parent 1e2810b85c
commit ab2d7bfe50
6 changed files with 48 additions and 6 deletions
+3 -3
View File
@@ -15,10 +15,10 @@ CHANGELOG = [
"version": "2.10.0",
"date": "January 2026",
"highlights": [
"AIS vessel tracking with real-time maritime map",
"AIS vessel tracking with VHF DSC distress monitoring",
"Spy Stations database (number stations & diplomatic HF)",
"Multi-SDR support for AIS (RTL-SDR, HackRF, LimeSDR, etc.)",
"UI improvements: renamed modes for clarity",
"MMSI country identification and distress alert overlays",
"SDR device conflict detection for AIS/DSC",
]
},
{