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-06 09:21:35 +00:00
2026-04-10 15:20:21 +04:00
2026-03-28 05:30:11 +04:00
2026-04-12 19:38:37 +04:00
2026-04-10 15:20:21 +04:00
2026-04-12 17:39:59 +04:00
2026-03-28 05:30:11 +04:00
2026-03-28 08:16:57 +04:00
2026-03-27 12:45:07 +04:00
2026-03-28 13:18:50 +04:00
2026-03-29 17:36:55 +04:00
2026-04-07 21:25:33 +04:00
2026-04-12 17:39:59 +04:00
2026-04-08 08:12:12 +04:00
2026-04-08 10:00:21 +04:00
2026-04-12 19:38:37 +04:00
2026-04-07 18:32:24 +04:00
2026-04-12 19:38:37 +04:00
2026-04-12 16:07:41 +04:00
2026-04-08 08:12:12 +04:00
2026-04-08 05:57:27 +04:00
2026-04-07 21:33:05 +04:00
2026-04-07 18:32:24 +04:00
2026-04-12 19:38:37 +04:00
2026-03-28 10:29:17 +04:00
2026-03-28 05:30:11 +04:00
2026-04-10 15:20:21 +04:00
2026-03-30 14:27:52 +04:00
2026-03-28 09:14:25 +04:00