Siavash Sameni
766c9df442
feat(dred): continuous DRED tuning, PMTUD, extended Opus6k window
- DredTuner: maps live network metrics (loss/RTT/jitter) to continuous
DRED duration every ~500ms instead of discrete tier-locked values.
Includes jitter-spike detection for pre-emptive Starlink-style boost.
- Opus6k DRED extended from 500ms to 1040ms (max libopus 1.5 supports)
- PMTUD: quinn MtuDiscoveryConfig with upper_bound=1452, 300s interval
- TrunkedForwarder respects discovered MTU (was hard-coded 1200)
- QuinnPathSnapshot exposes quinn internal stats + discovered MTU
- AudioEncoder trait: set_expected_loss() + set_dred_duration() methods
- PathMonitor: sliding-window jitter variance for spike detection
- Integrated into both Android and desktop send tasks in engine.rs
- 14 new tests (10 tuner unit + 4 encoder integration)
- Updated ARCHITECTURE.md, PROGRESS.md, PRD-dred-integration, PRD-mtu
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 19:38:37 +04:00
..
2026-04-12 16:39:21 +04:00
2026-04-12 19:38:37 +04:00
2026-04-12 19:38:37 +04:00
2026-04-12 16:39:21 +04:00
2026-04-08 15:26:00 +04:00
2026-04-12 17:25:11 +04:00
2026-04-12 19:38:37 +04:00
2026-04-12 19:38:37 +04:00
2026-04-12 19:38:37 +04:00
2026-04-06 13:13:43 +04:00